Hi Mihai03,
Using multiple widgets shouldn’t cause any problem, I’m wondering if those categories contain any posts?
You say two out of three widgets doesn’t work while on the homepage but if you go to any internal page, all three of them work as expected, is that right?
It’s strange, could you please double check if widgets displaying the alert are set using category slugs instead of category names? (slugs are lowercase and contain no empty spaces).
Looking forward to your feedback.
Cheers.
Yes those categories contain post. Also you are right, on homepage they aren’t display, but if I go to another page like a category page, they show corectly.
I verified the category names and category slugs and all it’s ok.
Here is the blog http://i-car.ro/
Hello,
Wow this is a good one. I downloaded the same theme you are using in your site, tested three widgets with three different categories, displaying excerpts and full meta and they are working as expected in homepage and internal pages.
Is your site using a special function/widget in homepage? What is your permalink structure? There must be something extra going on in homepage that is not included into internal pages.
I know this will sound stupid, but could you please delete both widgets and set them again? Just in case.
Looking forward to your feedback.
Yes, there are some modifications to home page.
The permalink structure is this : /%postname%/
Also, I use the plugin Advanced Category Excluder. With this one, only posts from a specific category appears in home page and not all of them( mid col).
And I use for the slideshow under the menu the plugin: Recent Posts Slider.
The first widget from the first col from left is made with this plugin: Cat + Tag Filter.
I deleted the widgets and I put the first one back, but the problem remains.
Hi, I’ve installed the Advanced Category Excluder and I found when excluding categories it affects Single Latest Posts, for instance if your category features is being excluded from the homepage then Single Latest Posts won’t be able to display posts from that one.
Are those widgets using any category being excluded from the homepage?
Hello again,
Well I decided to read all Advanced Category Excluder code to understand how it works, a couple of cups of coffee later I found the solution.
I’ve added a new parameter called suppress_filters, it allows you to suppress query filters (which are used by ACE to manipulate WP_Query) so it doesn’t interfere with Single Latest Posts.
In your widgets just set “Suppress Query Filters” > Yes and that’s it. Please update to version 1.3, test it and let me know if it works as expected.
Best regards.
Ok, it’s working. Thank you and sorry for the inconvience.
I have another question for you, but i’ll open another topic.
Thanks for your feedback.
Cheers.