test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • dieudonne Friend
    #192529

    Hello, a Joomla question here.

    everything is in the tile.

    How to show all articles from a category AND their categories in one list ?

    Maybe I’m stupid, but I can’t find a option to do that.
    Now we see the articles from the main category and the links to the sub-categories.

    But how to see one big list with all articles from a category and all sub-categories ?

    If someone have a idea to do this ?

    Regard


    1. 2013-11-25_16h47_57
    phong nam Friend
    #513566

    Hi,

    It seems that you nearly got it done. You just need to css style to hide the child-category title on layout and select No order in Category Order option of Blog layout settings.

    .cat-children h3 {
    display: none;
    }

    With this configuration, all articles from main and sub categories will be displayed in blog list style.

    dieudonne Friend
    #513612

    Hello,

    thank for your answer.
    But the option “No order” was already selected.

    No with the css, I can’t see the sub-categories. It is good.
    But I don’t see the articles from their sub-categories.

    It is so strange…


    1. 2013-11-26_21h12_03
    2. 2013-11-26_21h12_35
    phong nam Friend
    #513649

    Hi,

    You should check out the menu backend settings (Category Blog) and make sure these status:

    – Category:
    Subcategory Levels All
    # Articles in Category Show

    – Blog layout:
    Include Subcategories All
    Category Order No Order

    dieudonne Friend
    #513720

    Hello,

    <blockquote>You should check out the menu backend settings (Category Blog) and make sure these status:</blockquote>

    Attention, I speak here about “Articles ยป Category List”

    So these options are already in place, except
    <blockquote>- Blog layout:
    Include Subcategories All</blockquote>

    Because it is a list layout.

    If you have a other idea…

    Regard


    1. 2013-11-27_13h40_48
    2. 2013-11-27_13h41_23
    dieudonne Friend
    #514307

    Hello,

    is somebody have the same problem ?

    and @leo Burnetts : did you read my last post ?

    phong nam Friend
    #514424

    Hi,

    I am not sure how you did configure the Categories List layout, however you can refer my below configurations to display all articles of parent and child categories into same list:

    – Category tab:

    – Categories list tab:

    – Blog/Featured layouts settings in Article Manager (It seems you missed this setting)

    >> You can see the result in the attached snapshot.

    Note: The value of Article List in 2nd image will determine the number of article displayed on the first page.


    1. result.
    dieudonne Friend
    #514786

    <em>@Leo Burnetts 400677 wrote:</em><blockquote>- Blog/Featured layouts settings in Article Manager (It seems you missed this setting)

    </blockquote>

    Ah yes.
    It was in the article manager !

    Thank you very very much.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  dieudonne 10 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum