Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your post,

    you will have to select post type for which taxonomy you want to display on archive.php

    for example create a post grid for default ‘post’ you will need to use on category.php , current category will be added on query argument automatically.

    for custom taxonomy , you will have to create archive-{posttype}.php or taxonomy-{posttype}.php

    you can manage styling, formatting of each respective post grid.

    Regards

    Thread Starter agrikultura

    (@agrikultura)

    o dear! Don’t understand. So I went to the Twenty Twelve theme, copied as in faq as stated into category.php
    Now when I go to the category page:
    https://hive.triennal.se/category/hedgerow-hyllie/
    I see not only the Hedgerow Hyllie category, but all the others! There must be a setting in “Post Grid Options/Query Posts” that I don’t know how to set… I just set it to ‘posts’ and did nothing else. What else should I do?
    Thank you for your help!

    Thread Starter agrikultura

    (@agrikultura)

    category.php in twentytwelve.

    attached is what I did in the category template, that is, replaced the loop… or did I do something wrong?
    Thanks.

    Thread Starter agrikultura

    (@agrikultura)

    sorry for all the posts. I get it now.
    For every category (XXX) I want to set up a post grid:
    – I set up a separate post grid for that category.
    – I create a new category-XXX.php file with the name of that unique post grid.
    Works, a little boring to do!
    thanks
    Marek

    Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your update,

    I just created a post grid without category selection, and paste the shortcode under category.php and its working fine.

    View post on imgur.com

    View post on imgur.com

    Can you please go our website and post on support forum, we may ask for admin login.

    Regards

    Thread Starter agrikultura

    (@agrikultura)

    Huh
    I just did exactly as in the above screenshots in the category template and the post grid with many categories… and the category page for each individual category shows all the posts in all the categories.

    It does work, but only if I make a Post Grid for each individual category, and make a category template for each category with that Post Grid…
    Tomorrow will post on your forum.
    thanks!
    Marek

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Archive grid for any category’ is closed to new replies.