webtechideas
Forum Replies Created
-
Forum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] Sort all posts by sum of votesThe above functionality works with post data which refer to post table or post meta table. But the vote counts from the plugin are stored in a separate table. In the next release, I will add the functionality to store the vote counts in the meta table which can be used to sort the posts.
Not sure what you changed but changing the template should not affect the widget. Please check on this thread http://ww.wp.xz.cn/support/topic/plugin-wti-like-post-most-liked-posts-widget-is-empty and let me know if it helps or not.
Forum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] Most Liked Posts Widget is emptyI assume you are using the latest version. With the default settings, it should work without any problem. However there are some settings for which your widget will not show anything.
If you have excluded some categories and posts having like counts and you have selected not to show those posts on widget (Show excluded posts/pages on widget setting), then your widget will not show any posts.
Hope this helps you. If problem still persists, then please send your site url and this plugin settings page screenshot to [email protected].
Thanks
Forum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] Default messageIn the upcoming version, I will add a default message like “Be the first to vote”. Using the same option you can add your custom text there. But from your post, it seems more likely that you want to replace the buttons by the above text which may not be appropriate with the given plugin. Hope the upcoming version will help you.
Thanks
Forum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] Suggestion – extra images/stylesThanks for your suggestion. I will add few more styles in the upcoming version.
Forum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] fatal error cannot redeclareHi,
If a class already exists prior to this plugin installation, then it will never allow to install/activate this plugin. The other plugin “Custom ‘Like This Post'” might be having a similar class name causing the problem.There are 2 ways you can delete this plugin.
– Disable the other plugin which might be conflicting with my plugin. Then it will allow you to delete the plugin.
– Have a copy of the plugin files from ftp and delete the files from there. Then it will automatically get deactivated and there will be no class conflict. After that you can delete the plugin.Thanks
Hi Thomas,
This is not there as of now because its not storing the user ids when someone likes a post. So can’t have this feature for old liked posts. Will consider adding this in the new release.Thanks
Forum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] question updateHi Wiseg,
No, this is not an automatic process. Even when a new version will be available, it will ask you to upgrade. Might be somehow your files have been overwritten.Thanks
Forum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] thumb image/numbers linked together??Hi Davise,
With the current version this is not possible. You can see there is a hover effect on the button. So I had not considered the number to be clickable. But I must say this will improve the usability. I will definitely add this in the next version.Thanks
Forum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] [Plugin: WTI Come Post] not workCan you please share your site url so that I can check the problem?
Hi,
– How can you show only Likes/Dislikes when there is no voting. If you remove the voting action, how can we collect the data? Not sure if I understood this correctly.
– Suppose I have liked a post. Do you want to disable both like/dislike buttons or only the like button. Little bit tricky, will try to implement this. Probably you don’t want them to revote. In that case, you can disable multiple voting from the plugin settings page.Thanks
WebtechideasForum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] Is it possible to style the number?Yes, this is possible. The like and dislike counts have css claases for them. So you can add respective css code in your theme file.
Thanks
Hi Mutty,
Your suggestions are highly appreciated. I will add the fading out effect of the messages after clicking the button. But sorry to say I am still not sure with your widget question. You can find the most liked posts widget in the admin widget section. I think apart from the widget you need a php function which will render the like buttons. Please do let me know. Not sure though.Thanks
Forum: Plugins
In reply to: [WTI Like Post] [Plugin: WTI Like Post] Displaying Most Popular PostHi,
A. Its possible. There is already a widget available for this.
B. Its not yet available but still you can do this by custom query joining post table and wti like post table.You can download the plugin manual here for more details.
Thanks
Forum: Plugins
In reply to: [WTI Like Post] multiple wti-like-post on a single pageCan you please share your site url to check the problem you are having?