Tagged: ,

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

    Hi,
    here is the image preview of my problem:
    Preview Category

    I have different categories. From the menu, I open posts separated by category. I have a custom taxonomy for the posts. How can I list posts by category and custom taxonomy?
    For example, I want to show posts with category “Templates” and with taxonomy “Word”.
    It will be good to show on the top right only taxonomies which have in that category.
    And also I want to list the latest posts, popular posts, featured posts, by category and taxonomy.

    It will be good to give me an idea how can I resolve this in WordPress on a different better way if you have.

    Thanks

    #1084961

    Hey Martin,
    Sorry for the late reply, thank you for the screenshot it helps a lot, so I believe that this solution address your situation.
    But this would require rewriting the loop, and it’s a little more than what I’m good at.
    But perhaps this plugin would work for you, it seems to do the same.
    Have you tried searching for a plugin to do this?
    The only other tricky thing I see is your category and taxonomy options below each post. I believe that you could hire someone with more experience to do this quickly on one of the freelancer sites, but sorry I didn’t find any functions that you could add to produce this in Enfold.

    Sorry, I wish I could have been more help.

    Best regards,
    Mike

    #1087434

    Thank you very much, Mike.
    I am trying to set up the “Beautiful taxonomy filters” plugin. I must put this code in Enfold child theme “<?php do_action(‘show_beautiful_filters’); ?>”. But I try to put in different files, but nothing happened. Where to put this code in Enfold theme to make working this plugin?

    Regards

    #1087728

    Hi Martin,

    You would have to paste that code where you want the filters to display, I’m not sure I understand where you are looking to put them?

    Best regards,
    Rikard

    #1087743

    Hi Rikard,
    I want to filter into the blog page, the archive page also.
    I put the code into loop-index.php, before “if (have_posts()) :”. Also, I try to put on other pages, but not working.

    Regards

    #1088039

    Hi,
    Sorry, I have never used the plugin, but it has very good reviews, have you tried asking the author what is needed for it to work?
    I wish I could help you with it but we have quite a backlog here. Thanks for understanding.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.