Help4.x

Menu Item: Category Blog

From Joomla! Documentation

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎español • ‎français • ‎português do Brasil • ‎русский

Description[edit]

A Category Blog layout typically has one or two leading article tasters occupying the full width of the content area followed by more articles tasters in one, two or three columns and additional links to more Articles in the same category.

A Category Blog menu item leads to a page with that layout.

How To Access[edit]

To create a new menu item:

  • Select Menus  [name of the menu] from the Administrator menu. Then...
    • Click the New Toolbar button. Then...
    • Click the Menu Item Type Select button.
    • Then in the dialog select the Articles item to open a list and then select the Category Blog item.

To edit an existing menu item:

  • Select its Title in Menu Items list.

Screenshot[edit]

Help-4x-Menus-Item-Articles-Category-Blog-screen-en.png

Form Fields[edit]

  • Title. The title that will display for this menu item.
  • Alias. The internal name of the menu item. Normally, you can leave this blank and Joomla will fill in a default value Title in lower case and with dashes instead of spaces. Learn more.

Details Tab[edit]

Left Panel

  • Menu Item Type. The Menu Item Type selected when this menu item was created. This can be one of the core menu item types or a menu item type provided by an installed extension.
  • Choose a Category. The articles that are within this category will be displayed.
  • Tags. Optionally restrict displayed articles to those having the selected Tags.
  • Link. The system-generated link for this menu item. This field cannot be changed and is for information only.
  • Target Window. Select from the drop-down list.
  • Template Style. Select from the drop-down list.

Right Panel

  • Menu. Shows which menu the link will appear in.

Category Tab[edit]

The Options control the way that category information is shown in the menu item.

Help-4x-Menus-Item-Articles-Category-Blog-category-subscreen-en.png

Note: Options include "Use Global". If this is selected, the setting from the Articles: Options will be used.

  • Category Title. Show the title of the category.
  • Category Description. Show the description for the category.
  • Category Image. Show the category image.
  • Subcategory Levels. Control how many levels of subcategories to show.
  • Empty Categories. Show categories that don't contain any articles or subcategories.
  • No Articles Message. Show a message "There are no articles in this category".
  • Subcategories Heading. Show the Subcategories as subheading on the page.
  • Subcategories Descriptions. Show the descriptions for subcategories.
  • # Articles in Category. Show a count of the total number of articles in each category.
  • Tags. Show the tags for the category.

Blog Layout Tab[edit]

The Options control the appearance of the blog layout.

Help-4x-Menus-Item-Articles-Category-Blog-blog-layout-subscreen-en.png
  • # Leading Articles. Number of Articles to show using the full width of the main display area. "0" means that no Articles will show when using the full width. If an Article has a "Read more..." break, only the part of the text before the break (the Intro text) will display.
  • Leading Article Class. You can add any CSS class for your own styling ideas. Add a border on top with class boxed.
    For image position use for example image-left, image-right. Add image-alternate for alternate ordering of intro images.
  • # Intro Articles. Determines the number of Articles to display after the leading Article. These Articles will display in the number of columns set in the Columns parameter below. If an Article has a "Read more..." break, only the text before the break (Intro text) will display, followed by a "Read more..." link. The order in which to display the articles is determined by the Category Order and Article Order parameters below.
  • Article Class. You can add any CSS class for your own styling ideas. Add a border on top with class boxed.
    For image position use for example image-left, image-right. Add image-alternate for alternate ordering of intro images.
  • # Columns. The number of columns to use in the Intro Articles area. This is normally between 1 and 3 (depending on the template you are using). If 1 is used, the Intro Articles will display using the full width of the display area, just like the Leading Articles.
  • Multi Column Direction. In multi-column blog layouts, whether to order articles Down the columns or Across the columns.
    • Down: Order articles going down the first column and then over to the next column, for example:
      article 1
      article 2 article 4 article 6
      article 3 article 5 article 7
    • Across: Order articles going across the columns and then back to the first column, for example:
      article 1
      article 2 article 3 article 4
      article 5 article 6 article 7
  • # Links. The number of Links to display in the Links area of the page. These links allow a User to link to additional Articles, if there are more Articles than can fit on the first page of the Blog Layout.
  • Featured Articles.
    • Show: Display featured articles and non-featured articles.
    • Hide: Display only non-featured articles.
    • Only: Display only featured articles.
  • Linked Intro Image. If Yes, a click on the intro image shows the article.
  • Include Subcategories.
    • None: Only articles from the current category will show.
    • All: All articles from the current category and all subcategories will show.
    • 1-5: All articles from the current category and subcategories up to and including that level will show.
  • Category Order.
    • No Order: Articles are ordered only by the Article Order, without regard to Category.
    • Title Alphabetical: Categories are displayed in alphabetical order (A to Z).
    • Title Reverse Alphabetical: Categories are displayed in reverse alphabetical order (Z to A).
    • Category Order: Categories are ordered according to the Order column entered in Articles: Categories.
  • Article Order.
    • Featured Articles Order: Articles are ordered according to the Order column entered in Articles: Featured.
    • Most Recent First: Articles are displayed starting with the most recent and ending with the oldest.
    • Oldest First: Articles are displayed starting with the oldest and ending with the most recent.
    • Title Alphabetical: Articles are displayed by Title in alphabetical order (A to Z).
    • Title Reverse Alphabetical: Articles are displayed by Title in reverse alphabetical order (Z to A).
    • Author Alphabetical: Articles are displayed by Author in alphabetical order (A to Z).
    • Author Reverse Alphabetical: Articles are displayed by Author in reverse alphabetical order (Z to A).
    • Most Hits: Articles are displayed by the number of hits, starting with the one with the most hits and ending with the one with the least hits.
    • Least Hits: Articles are displayed by the number of hits, starting with the one with the least hits and ending with the one with the most hits.
    • Random Order: Articles are displayed in random order.
    • Article Ordering: Articles are ordered according to the Order column entered in Articles.
    • Article Ordering Reverse: Articles are ordered reverse to the according of the Order column entered in Articles.
  • Date for Ordering. The date used when articles are sorted by date.
    • Created: Use the article created date.
    • Modified: Use the article modified date.
    • Published: Use the article start publishing date.
    • Unpublished: Use the article unpublished date.
  • Pagination. Pagination provides page links at the bottom of the page that allow the User to navigate to additional pages. These are needed if the Articles will not fit on one page.
    • Hide: Pagination links not shown. Note: Users will not be able to navigate to additional pages.
    • Show: Pagination links shown if needed.
    • Auto: Pagination links shown if needed.
  • Pagination Summary. Show the current page number and total pages (e.g., "Page 1 of 2") at the bottom of each page.

Options Tab[edit]

The Category Blog Layout has the following Article Options, as shown below. These options determine how the articles will show in the blog layout.

Help-4x-Menus-Item-Articles-Category-Blog-options-subscreen-en.png

In addition to Yes/No or Hide/Show, these options allow the following settings.

  • Use Global: Use the default value from Articles: Options.
  • Use Article Settings: Use the value from the Article Edit. This setting allows you to have different options for different articles in the layout. For example, one article could show the author and other articles could hide the author.

The Article Options are as follows.

  • Choose a Layout. Select from the drop-down list (Default or ...).
  • Show Title. (Use Global/Use Article Settings/Hide/Show). Whether or not to show the Article's Title.
  • Linked Titles. (Use Global/Use Article Settings/No/Yes). If the Article's Title is shown, whether to show it as a link to the article.
  • Show Intro Text. (Use Global/Use Article Settings/Hide/Show). If set to Show, the Intro Text of the article will show when you drill down to the article. If set to Hide, only the part of the article after the "Read More" break will show.
  • Position of Article Info. (Use Global/Use article settings/Above/Below/Split) Puts the article information block above or below the text or splits it into two separate blocks, one above and the other below.
  • Article Info Title. (Use Global/Use article settings/Hide /Showe) Display the 'Article Info' title on top of the article information block.
  • Show Category. (Use Global/Use Article Settings/Hide/Show). Whether or not to show the Article's Category.
  • Link Category. (Use Global/Use Article Settings/No/Yes). If the Article's Category is shown, whether to show it as a link to a Category layout (list or blog) for that Category.
  • Show Parent. (Use Global/Use Article Settings/Hide/Show). Whether or not to show the Article's Parent Category.
  • Link Parent. (Use Global/Use Article Settings/No/Yes). If the Article's Parent Category is shown, whether to show it as a link to a Category layout (list or blog) for that Category.
  • Associations. Multilingual only. If set to Show, the associated articles flags or URL Language Code will be displayed.
  • Show Author. (Use Global/Use Article Settings/Hide/Show) Whether to show the author of the Article.
  • Link Author. (Use Global/Use Article Settings/No/Yes). If the Article's author is shown, whether to show it as a link to a Contact layout for that author. Note that the author must be set up as a Contact in the Contacts page.
  • Show Create Date. (Use Global/Use Article Settings/Hide/Show). Whether or not to show the Article's create date.
  • Show Modify Date. (Use Global/Use Article Settings/Hide/Show). Whether or not to show the Article's modify date.
  • Show Publish Date. (Use Global/Use Article Settings/Hide/Show). Whether or not to show the Article's start publishing date.
  • Show Navigation. (Use Global/Use Article Settings/Hide/Show). Whether or not to show a navigation link (for example, Next or Previous article) when you drill down to the article.
  • Show Voting. (Use Global/Use Article Settings/Hide/Show). Whether or not to show the a voting icon for the article.
  • Show Read More. (Use Global/Hide/Show). Whether or not to show a "Read More" link to allow a drill down to the entire article.
  • Show Title with Read More. (Use Global/Hide/Show). If set to Show, the Article's title will show in the "Read More" button.
  • Show Icons. (Use Global/Use Article Settings/Hide/Show). If set to Show, Print and Email will use icons instead of text.
  • Show Print Icon. (Use Global/Use Article Settings/Hide/Show). Show or Hide the Print Article button.
  • Show Email Icon. (Use Global/Use Article Settings/Hide/Show). Show or Hide the Email Article button.
  • Show Hits. (Use Global/Use Article Settings/Hide/Show). Show or Hide the number of times the article has been hit (displayed by a user).
  • Tags. Whether to hide or show any tags for this item.
  • Unauthorised Links. If Yes, the Intro Text for restricted articles will show. Clicking on the 'Read more' link will require users to log in to view the full article content.

Integration Tab[edit]

The Article Category Blog layout has the following Integration Options.

Help-4x-Menus-Item-Articles-Category-Blog-integration-subscreen-en.png

These determine whether a news feed will be available for the page and what information it will show.

  • Show Feed Link. (Use Global/Hide/Show) Whether to Hide or Show a link to a news feed (RSS Feed). If set to Show, a Feed Link will show up as a feed icon in the address bar of most modern browsers.
  • Include in Feed. (Use Global(Intro Text)/Intro Text/Full Text). If set to Intro Text, only the Intro Text of each article will show in the news feed. If set to Full Text, the whole article will show in the news feed.

Common Options[edit]

See Menus: New Item for help on fields common to all Menu Item types, including:

  • Right Panel Options
  • Link Type Options
  • Page Display Options
  • Metadata Options
  • Associations Options (only visible on multilingual sites)
  • Module Assignments Options

Toolbar[edit]

At the top of the page you will see the toolbar shown in the Screenshot above.

  • Save. Saves the menu item and stays in the current screen.
  • Save & Close. Saves the menu item and closes the current screen.
    • Save & New. Saves the menu item and keeps the editing screen open and ready to create another menu item.
  • Cancel. Closes the current screen and returns to the previous screen without saving any modifications you may have made.
  • Help. Opens this help screen.

Quick Tips[edit]

Related Information[edit]

  • This Portal brings together information related specifically to Joomla 4.
Related Help Screens Description
Articles: Options Used to set global defaults for menu items that display articles. These default values will be used when 'Use Global' is selected for an option in an Articles menu item.
Articles The Article list is used to find, mark featured, add and edit articles.
Articles: Edit This is where you can add and edit Articles. You can also select the Category for an Article and indicate whether or not it is Published and if it is selected to appear on the Front Page.
Articles: Featured Used to control which 'Featured Articles' are displayed on the Front Page and in what order they are displayed.
Articles: Categories The Articles Categories list is used to find, add, and edit articles categories.
Menus: Archived Articles Shows a customised list of articles ordered by date or title. Archived articles are no longer published but are still stored on the site.
Menus: Category Blog Used to show articles belonging to a specific Category in a blog layout. Controls the Leading Articles, Intro Articles and additional links to more Articles.
Menus: Category List Used to show articles belonging to a specific Category in a list layout.
Menus: Create Article Allows users to submit an article. Normally this is available only to users who have logged in to the Frontend of the site. Users must have permission to create articles.
Menus: Featured Articles Used to show all Articles that have been tagged as Featured. Articles are shown in a Blog Layout.
Menus: List All Categories in an Article Category Tree Used to show a hierarchical list of Categories. Depending on the selected options for this layout, you can click on a category Title to show the articles in that category.
Menus: Single Article Used to show one article.