Igor Yavych
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Rating] not showing votes at homepage and widget[edited]
Forum: Plugins
In reply to: [Simple Rating] not showing votes at homepage and widgetGot skype?
Forum: Plugins
In reply to: [Simple Rating] not showing votes at homepage and widgetHello. That’s really weird. Can link me to your website?
Also, please make me a screenshot of options. And please check if there are any php errors/warning/notices in the error log.Forum: Plugins
In reply to: [Simple Rating] how show in search,home,archive,tag,category?Maybe in next version.
I made it work only on single page on purpose.Forum: Plugins
In reply to: [Simple Rating] Simple ratingWell of course. Users are only allowed to vote once per account on each post (and guests one per IP if guest voting is enabled). This won’t be changed.
Forum: Plugins
In reply to: [Simple Rating] Flexible FunctionAdded this in new version. Refer to the FAQ for info.
Forum: Plugins
In reply to: [Simple Rating] small erorWell of course. If you deactivate plugin, function will not be defined and that will trigger error.
You can alternatively use it as
if(function_exists('spr_show_rating')){echo spr_show_rating();}Forum: Plugins
In reply to: [Simple Rating] small erorWill fix in next version.
Forum: Plugins
In reply to: [Simple Rating] Flexible FunctionNot in the current version, but I can add that in the next one.
Forum: Reviews
In reply to: [Simple Rating] Crashed my siteIf you deactivate it, it obviously stops any interaction. (If you used manual insertion method, you really want to delete
<?php echo spr_show_rating();?>where ever you added it. Quite obvious thing). Deactivation/Activation is handled by WordPress itself. I have no clue what you did there or what even caused your problems. I can’t read your mind you know. One thing I’m sure of – it wasn’t caused by my plugin.
Also, if you have any suggestions like “what you wanted with a rating system”, feel free to let me know .Forum: Plugins
In reply to: [Simple Rating] left & right not saveFixed in 1.3.1
Forum: Plugins
In reply to: [Simple Rating] Widgets pluginMy skype is igor_yavych. Feel free to contact me there.
Forum: Plugins
In reply to: [Simple Rating] Widgets pluginHaha, sorry, not going to happen.
Forum: Plugins
In reply to: [Simple Rating] Widgets pluginWhy? oO
Forum: Plugins
In reply to: [Simple Rating] Widgets pluginOh, that. Sure, why not. Will be in next version.