• On Safari, everything is fine, but on the Mac version of Firefox, the Facebook like button disappears below the first lines of the post text. Seems the layout is broken when used in an un-modified twentyten theme.

    Is there anyway to fix this?

Viewing 15 replies - 1 through 15 (of 20 total)
  • For me something different happens, yet it still does not work in firefox.

    For me, setting the margins don’t work. On safari and chrome when I set the top relative position to -100 there is a margin on the top of the widget. However on firefox no margin exists.

    Any help?

    Check out the bottom of each post in both chrome/safari and firefox

    https://www.lowerfrequencies.com/

    Plugin Author vivekpuri

    (@vivekpuri)

    @scworldnetter can i get link to your blog

    @vivekpuri

    Sorry I actually deactivated the plugin for now because of the problem. Heres a screenshot of what happens on both browsers:

    chrome/safari (good): https://grab.by/87lP

    firefox (bad):https://grab.by/87lU

    Thread Starter scworldnetter

    (@scworldnetter)

    Vivek, I am now using another plugin. But I have a sandbox blog where I try new plugins, I will set it up there and let you know when it’s ready.

    GabeJaobs, your blog is awesome! I absolutely love the music. Wow! You’ve got yourself a new fan.

    @scworldnetter SWEET! I’m trying to start a following so tell any of your friends who like the same kind of music about it.

    Thanks,
    – Gabe

    Thread Starter scworldnetter

    (@scworldnetter)

    Hey, already did! My wife is a big KCRW fan, your blog is totally her kind of tunes as well. You have very good taste in music. ??

    Now if you get Facebook shares back up, it’ll make it easier for me to share the tunes I really like with all my friends without cut and paste. ??

    I switched to “Share and Follow” plugin, seems to work really well. No offense to Vivek, I am always grateful for the work put into plugins.

    I reactivated the plugin so check it out now (on anything but firefox)

    Plugin Author vivekpuri

    (@vivekpuri)

    @gabejacobs, your theme is definitely modified somewhere. I have installed the Manifest theme, which is what you are using, and dont see any issues – https://dev30.linksalpha.com/?p=8

    @vivekpuri try doing what I did. Put a youtube video in the post and then put the top margin to -100. See if firefox handels it the same way

    Plugin Author vivekpuri

    (@vivekpuri)

    okay

    Plugin Author vivekpuri

    (@vivekpuri)

    I still dont see the issue – https://dev30.linksalpha.com/?p=240 . I think best option for you would be to add the following plugin code manually into the template.

    <?php lacands_wp_filter_content_widget(); ?>

    so do I turn the plugin off and then put that in the single.php? How do I get it to be where I want it to be (where it is right now on safari/chrome lowerfrequencies.com)

    I fixed it by putting

    after every post ?? It’s a hassel but its worth it

    Plugin Author vivekpuri

    (@vivekpuri)

    @gabejacobs

    To display plugin manually –
    1. WordPress Admin Console > Settings > 1-Click Retweet/Share/Like > Widget Options > Misc check this checkbox
    2. Place the following code <?php lacands_wp_filter_content_widget(); ?> in index.php file or any other file as you see appropriate in themes folder (…\wordpress\wp-content\themes). Note: if you are using ‘default’ theme for the WordPress plugin, then place the above code in single.php (…\wordpress\wp-content\themes\default\single.php)

Viewing 15 replies - 1 through 15 (of 20 total)
  • The topic ‘[Plugin: 1-click Retweet/Share/Like] Facebook like button doesn't display properly in Firefox’ is closed to new replies.