lautaro.minelli
Forum Replies Created
-
Forum: Plugins
In reply to: [Recent Posts Widget Extended] Post limit not workingHey! I managed to find the issue! Is not the widget’s fault.
In the line 69 of “widget-recent-posts-extended.php” it uses ‘numberposts’ as the function to define the number of posts is going to show. This is correct as this is how is done now, but apparently our old themes work with the deprecated ‘showposts’ instead.
The ways of fixing it are updating to newer themes or changing that specific line from ‘numberposts’ to ‘showposts’ and will work as expected.
=)
Forum: Plugins
In reply to: [Recent Posts Widget Extended] Post limit not workingHello, sorry my computer was broken and I was sick.
The theme is “The Source” by Elegant Themes.
It would be awesome if you could help me out with a fix for this issue if you are online.
Thanks for the great support!
Forum: Plugins
In reply to: [Recent Posts Widget Extended] Post limit not workingHey great plugin, but I am currently dealing with the same issue.
The version is 0.8.We tried to hardcode the limit to 3 by modifying the php of the plugin but we couldnt get it to work.
Could you help us with that?Thanks in advance!
Forum: Plugins
In reply to: [Video Sidebar Widgets] Post Meta Video Widget not appearingHmm, I have tried the plugin in a different site and it works, so I am guessing is a theme-plugins issue.
Also, I was unaware that the Post Meta Video Widget only works in post/pages and wont appear in the index. Why is that? It can be changed so it will appear everywere?
Thanks for the quick reply!