Hello,
For some strange reason, activating this plugin caused the content on my site's pages to not display. Works fine with post content, but the page content would not display until I deactivated the plugin.
Hello,
For some strange reason, activating this plugin caused the content on my site's pages to not display. Works fine with post content, but the page content would not display until I deactivated the plugin.
We have tested it on different themes and we did not find any error. Will you mention your Blog url so that we resolve your issue ASAP.
Here you can se how it works with Atahualpa and I have tested it on another site who has Weaver II Pro withe same result:
http://www.newfield.nu
Edit wp-social-share.php.
At function WPSocialShareThisCatsPosts($content) replace
if(is_home() || is_category()){
with
if(is_home() || is_category() || is_page()){
Add return $content; at the end of the function.
Yes that works but I dont know where to put the return $content; because there is one.
But this plugin did not have Share to Facebook and that was what I was searching for.
Bugs Removed and Facebook Share Button is added. Thank caesar001 for your suggestion. Gestroud, Bug is removed now try the new version.
newfield, Facebook share button is also added.
Issue is resolved now.
Thanks but there is one problem left but I dont think it is only this plugin because I have the same with other share to facebook plugins.
In newer wordpress when i use share to facebook the text on the page dont come with to facebook.
It is just the title, domainnamne and images.
You can test on my http://www.newfield.nu to press the share to facebook.
Is there any solution to this?
You must log in to post.