Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #787156

    Hi,
    I am using the Encyclopedia Pro plugin.
    The enfold theme works fine on the custom post-type “encyclopedia” but on the archive and tag overview pages the A|B|C-navigation and the original appearance of the plugin get lost. This is because the “blog-grid” template removes the main-query and creates is own.

    The developer of the plugin told me to modify the original main-query by adding a pre_get_posts filter.
    Can you please give me an example how to add that filter?

    Best regards,
    Neverlands

    #787576

    Hey Neverlands,

    Thank you for using Enfold.

    The query modification won’t help because the template file is different. You need to retrieve the actual template file used for the custom post type. What if you create a new archive template for the custom post type?

    archive-encyclopedia.php
    

    Please ask the plugin author for additional info regarding the template files used for the custom post type.

    Best regards,
    Ismael

    #789724

    Hi Ismael,

    thanks for your reply.
    The solution with the archive-encyclopedia.php template works very well!
    If I needed a new template for the encyclopedia tags would I have to copy the tag.php?
    I tried this but it didn’t change anything.

    Thanks and best regards,
    Neverlands

    #790012

    Hi,

    Please refer to the following link.

    // https://developer.wordpress.org/themes/basics/template-hierarchy/

    Look for the “Tag” section.

    Best regards,
    Ismael

    #790186

    Hi Ismael,

    thanks for your reply.
    I found out that Encyclopedia uses taxonomy-encyclopedia-tag.php for the tag pages.

    You can mark the topic as closed.
    Best regards,
    Neverlands

    #790814

    Hi,

    Great, glad you found the solution and thanks for sharing. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Encyclopedia Pro and Archive/Tag Pages’ is closed to new replies.