Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Anas Mir

    (@sharpcoders)

    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.

    Thread Starter Gestroud

    (@gestroud)

    Hello Anas,

    The site isn’t open to the public yet, but I will open it up for this evening so that you can see what I mean. The pages in question are:

    About

    Books

    Contact

    Locations

    All of them normally display content.

    Thank you for your help.

    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.

    Plugin Author Anas Mir

    (@sharpcoders)

    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.

    Plugin Author Anas Mir

    (@sharpcoders)

    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?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Caused Page Content to Disappear’ is closed to new replies.