When logged out and trying to post comment – it shows white screen on wp-comment page. Using WP 4.3. To fix it you need to return content of ZakiLikeDislike_AddPluginHml (main file, 189 and 191 strings). It helps to fix this bug, as i can see.
function ZakiLikeDislike_AddPluginHml($content) {
$settings = get_option('zaki_like_dislike_options');
if($settings['show']) :
return ZakiLikeDislike::getLikeDislikeHtml();
endif;
return apply_filters( 'the_content', $content );
}
add_action('comment_text','ZakiLikeDislike_AddPluginHml');
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>Hi,
There are some custom requirements I’d like to implement on top of this plugin, but I’d like to know the license it is under. I’d appreciate any information regarding this. Thank you.
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>When the plugin is activated the social share buttons at the end of the post also appear after each comment. How do I stop that?
caymannewsservice.com
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>Hi,
It seems nice plugin but i am having some issue. I am using wordpress multisite.
1: Ratings are not saving
2: Can you please check errors after enabling wp_debug = true with back end options
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>When your Plugin is enabled all linebreaks are gone. When I deactivate it there back again. Any suggestion?
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>You can do to users did not vote for a his(its own) comment?
+ Better if the guests are not able to participate in the voting.
Plugin comfortable and easy to set up, thanks!
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>Hello I have an extrange issue: First, I had integrate the plugin in the comments loop, in order to made posible to sort comments by rating. So far so god, works perfect when you are logged as admin, but rating shows NAN when you are logged as suscriber or not logged.
Any idea?
Hola, Primwero he integrado el pluging en el comments loop para poder hacer que los comentarios se ordenen por el valor de los ratings, hasta aqui todo perfecto pero funciona solo cuando eres administrador ( el rating ) cuando no estas logeado o eres simplemente un suscriber el pluging muestra NAN cuando pulsar para valorar.
Alguna idea de porqué pasa esto?
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>Getting this SQL error over and over again in my error logs:
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1 for query SELECT * FROM wp_zaki_like_dislike_comments WHERE comment_id = /* From [swimswam.com/wp-comments-post.php] in [/nas/wp/www/cluster-2022/swimswam/wp-content/plugins/zaki-like-dislike-comments/classes/class-zaki-like-dislike.php:42] */ made by wp_new_comment, wp_allow_comment, check_comment, apply_filters(‘comment_text’), call_user_func_array, ZakiLikeDislike_AddPluginHml, ZakiLikeDislike::getLikeDislikeHtml, ZakiLikeDislike::getLikeBtn, ZakiLikeDislike::getLikeCountHtml, ZakiLikeDislike::getLikeCount, referer: https://swimswam.com/nli-photos-4-gpac-swimmers-sign-national-letter-intent-past-week/
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>Hello team,
The plugin Zaki Like Dislike Comments is working fine on my desktop site but when trying to comment on my mobilepress theme it’s giving the error:
Warning: Cannot modify header information – headers already sent by (output started at wp-content/plugins/zaki-like-dislike-comments/classes/class-zaki-like-dislike.php:169) in wp-includes/comment.php on line 680
I have seen requests for support on this error. Can anyone help, especially the developer? What is wrong with the headers in the plugin?
It looks and works so good on the desktop version I’d hate to have to use another similar plugin. Thank you.
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>Is that possible?
https://www.ads-software.com/plugins/zaki-like-dislike-comments/
]]>I have a full page that only lists comments.
WOuld it be possible with your plugin to sort comments from highest likes to lowest?
Thanks
https://www.ads-software.com/extend/plugins/zaki-like-dislike-comments/
]]>