-
AuthorPosts
-
March 23, 2017 at 3:11 pm #5049Maxwell79Guest
Hello, thank you for your work on WP Socializer. I use it for many years with satisfaction.
Yesterday I updated at version 3.0 but the “Floating Sharebar” show an incorrect number of Facebook Like in the post while the “Share Buttons” in the bottom of the same post work properly and show the correct number of Facebook Like.
Can you help me?
Best regards
March 23, 2017 at 3:12 pm #6372Aakash ChakravarthyKeymasterSure.. can you please send me your website link to check ?
March 23, 2017 at 3:19 pm #6373AnonymousGuestMarch 23, 2017 at 5:45 pm #6374Aakash ChakravarthyKeymasterI’ll check it out
March 23, 2017 at 6:48 pm #6375AnonymousGuestOk. Thank You!
March 23, 2017 at 6:50 pm #6376Aakash ChakravarthyKeymasterLooks like an issue with the theme you are using. I believe it is the popular/latest/tags widget.
The share count displayed is the last post in the latest tab.
It is not resetting the post data. So the share bar is displaying that posts count.
I can give an around for you. Please try it and let me know.
Open wp-socializer/core/metadata.php
Paste wp_reset_postdata(); in line 14.
Thanks,
Aakash
March 24, 2017 at 9:01 am #6377AnonymousGuestI have pasted wp_reset_postdata(); in line 14 but when I loading any page the browser show this message:
Parse error: syntax error, unexpected T_STRING, expecting T_FUNCTION in /web/htdocs/www.viaggionelmistero.it/home/wp-content/plugins/wp-socializer/core/metadata.php on line 14
March 24, 2017 at 2:53 pm #6378AnonymousGuestI have eliminated the lateral widget with popular/tags and the counter show the correct number of Facebook like. Thank you for your support!
I would like to take advantage of your kindness for another problem with floating sharebar: how I can center the Facebook button in floating sharebar? Now like and share buttons are aligned to the right of the bar. What kind of css change I have to do?
Thanks for your patience 😉
March 24, 2017 at 3:34 pm #6379Aakash ChakravarthyKeymasterPlease paste the below CSS in “additional CSS” option in “Settings” page.
Code:.wpsr-sb-vl {
width: 100px !important;
}One suggestion I would say to make your sharbar alignment perfectly is to set the below settings.
select “vertical sharebar position” = stick to content
and “ID or class name of content” = .post box
and click the “open preview and adjust position” button.
Adjust the offset position of the sharebar with respect to the content.
Thanks for using WP Socializer !
March 24, 2017 at 5:00 pm #6380AnonymousGuestPerfect! Now the floating sharebar is perfectly aligned!
Thank you for your support and good work!
March 24, 2017 at 6:31 pm #6381Aakash ChakravarthyKeymasterGood to hear ! Do rate the plugin !
March 24, 2017 at 10:29 pm #6382AnonymousGuestHi,
there is a new problem with floating sharebar. Now I have loaded some pages of the blog with my notebook and my tablet: the floating sharebar is overlayed on text and I can’t read it. I suppose that the offset parameter “adjust position” is the cause of the problem. The monitor on desktop, the notebook display and the tablet have different dimensions and resolutions. How can I do to make the floating sharebar position correct near the content regardless the device in which visualize my website?
Thank you for all.
March 25, 2017 at 12:06 am #6383Aakash ChakravarthyKeymasterDid you try the suggestion I mentioned in previous post ?
“One suggestion I would say to make your sharbar alignment perfectly is to set the below settings.
select “vertical sharebar position” = stick to content
and “ID or class name of content” = .post box
and click the “open preview and adjust position” button.
Adjust the offset position of the sharebar with respect to the content.”
March 25, 2017 at 2:45 am #6384AnonymousGuestI did everything you suggested. 😐
March 25, 2017 at 2:48 am #6385Aakash ChakravarthyKeymasterOk.. Please share me the screenshot of the share bar admin page and the screenshot of the share bar preview page.
-
AuthorPosts
- The topic ‘Floating Sharebar show an incorrect number of Facebook Like’ is closed to new replies.