-
AuthorPosts
-
March 26, 2019 at 1:29 pm #1083100
Hi,
here is the image preview of my problem:
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
March 30, 2019 at 8:38 pm #1084961Hey 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,
MikeApril 5, 2019 at 11:32 am #1087434Thank 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
April 6, 2019 at 8:28 am #1087728Hi 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,
RikardApril 6, 2019 at 11:41 am #1087743Hi 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
April 7, 2019 at 8:46 pm #1088039Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.