LikeBtn
Forum Replies Created
-
We will check if LikeBtn is compatible with Jetpack.
PinThis theme is using wp_trim_words() function to display excerpts. Go to /wp-content/themes/PinThis/pinbox.php and replace the following code on line 57:
<?php pinthis_excerpt(20); ?>with
<?php echo get_the_excerpt(); ?>Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Like Btn in bbpressEnjoy!
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] [thumbs-rating-buttons] stuck under commentsWe hope that information was helpful.
Forum: Reviews
In reply to: [Like Button Rating ♥ LikeBtn] Thanyou!Such feature is not available yet.
Hi,
Try to do this: http://likebtn.com/en/wordpress-like-button-plugin#like_button_in_excerpt
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Like button not working..againEnjoy!
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] No Response from http://wi.likebtn.comEnjoy!
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Likebtn button disappeared?Enjoy!
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Like Buttons suddenly not showingEnjoy!
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] IP AddressHope we helped to solve your issue.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Very minor bug“However, when they click it again to unlike it, it stays the color yellow”
Most like this is happening due to experiments with CSS on your side. It worls well here: http://likebtn.com/en/
“Also, since the yellow isn’t very visible, is there a way for me to change the color – to say black or red?”
We can’t change themes radically as they are being used on many websites. But we’ve altered greenred theme a little bit in order to make it more contrast: http://likebtn.com/en/
The issue has been fixed.
Just reinstall the plugin from https://wordpress.org/plugins/likebtn-like-button/Thanks for your inquiry. We will try to fix the issue.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] LikeBtn not showingThe https://wordpress.org/plugins/paged-post-slider/ breaks things.
Here is the patched version of the paged-post-slider.php file: http://sharesend.com/yq46m9eqJust put in /wp-content/plugins/paged-post-slider directory.