Same here! shows all categories even when using taxonomies
Mine too! Mine just shows the same (one) category no matter which I’ve chosen. I’m REALLY unhappy about this. Please help!
http://www.mynewterritory.com
Thanks.
Plugin Author
satrya
(@satrya)
Hi Guys,
Yes actually there is a bug with the Category and Tags, but if you use taxonomy input it should work. If you have cache plugin installed, please flush/delete the cache.
I’ll fix the issue soon.
Thanks, Satrya, but the reason why I use widgets is because I know NOTHING of ‘taxonomy input’ or ‘cache plugins.’
If you’d like to walk me through it, that’d be great. If not, please fix your widget asap.
Thanks!
Hi Satrya, thanks for nice plugin!
I have the same problem. I wrote to Limit to Taxonomy box “category=uutinen” and tried “post_tag=uutinen”. “uutinen” is the slug name for my category. Does it not work with slugs? I didn’t find any ID numbers to separate the categories from each other. I’m not using cache plugins.
When I put the “category=uutinen” nothing shows up and when I don’t write anything every post show up. I tried other slugs also.
Thanks!
Just comment out line 220 in
wp-content/plugins/recent-posts-widget-extended/includes/functions.php
like this:
// $args['cat'] = NULL;
Hope you fix it soon π I just downgraded the plugin to 0.9.3.
I’d also like to have the limit by category and limit by tag option in the future versions. I don’t know why you wanna remove it…
Thank you, spyrosvl! It works perfectly now. Whew!
Plugin Author
satrya
(@satrya)
Hi,
I’m sorry for late reply, I’m still thinking remove the category and tag or not. Please post your reason at http://wordpress.org/support/topic/coming-soon-version-096-changes
Hello,
Is there any update?
I tried:
// $args[‘cat’] = NULL;
and this did not work.
Any other advice?
Here is my website.
http://www.sportstalkflorida.com/
Thank you for your help.
Plugin Author
satrya
(@satrya)
Hi @msardo
I’m working to fix it, please be patient π
Plugin Author
satrya
(@satrya)
Please update to version 0.9.6, it should fix the issue.
Works! Thank you for the hard work.