• After updating to the latest version and switching on the “new” mode, non of the icons are showing up on the post page. Basically nothing shows up? However, once I turned on the “Facebook like” feature with new mode on, it works. If “Facebook like” is turned off with new mode on, nothing shows up.

    Everything goes back to normal once new mode is off.

    Help?

Viewing 15 replies - 31 through 45 (of 46 total)
  • Plugin Author Shareaholic

    (@shareaholic)

    @mstjernfelt it’s quite possible.

    Well thank you very much for you troubleshooting tips, I am one plugin shorter but now your lovely plugin works and for that I am very happy! thank you!

    Same for me.

    No change unfortunately.

    Added to that it now has some problems giving me a green light for Load Time Optimized even if I resave. Actually it doen’t give me a green light unless I go to the new version.

    The result is the same in FF5 and Chrome.

    I have left the plugin in the new version so you can inspect the code and maybe see something. Pls let me know because I need to get it back to working ??

    I have a long list of plugins. Here it goes:

    Advanced Excerpt
    Akismet
    All in One SEO Pack
    Announcement and vertical scroll news
    Author Highlight
    BM Custom Login
    cforms
    Customizable Post Listings
    Get Recent Comments
    Get The Image
    Google XML Sitemaps
    HTML Sitemap Generator
    Most Commented Widget
    New Tag Cloud
    Podcasting Plugin by TSG
    Post-Plugin Library
    Post Thumb Plugins
    Post Thumb Revisited
    Post Thumb widgets
    SexyBookmarks (by Shareaholic)
    Shutter Reloaded
    SI CAPTCHA Anti-Spam
    Simple Tags
    the_excerpt Reloaded
    Viper’s Video Quicktags
    WP-Cumulus
    WP-Print
    WP Minify
    WP Super Cache

    Thx again for the help.

    Plugin Author Shareaholic

    (@shareaholic)

    Glad it is working now!

    If the “Glad it is working now!” was meant for me when I said it the same for me I was still refering to an older post, which means it is not working ??

    Plugin Author Shareaholic

    (@shareaholic)

    @luz, that was for @mstjernfelt

    We recommend the same to you — try disabling your other plugins temporarily to see any one of those are conflicting.

    I’d start with:

    Post-Plugin Library
    Post Thumb Plugins
    Post Thumb Revisited
    Post Thumb widgets

    I have tried the plugins that you mentioned with no luck.

    Actually I have removed all related code to Post Thumb and replaced it with the Get The Image plugin which I was already using.

    Any suggestions on what othr plugins I should try? Or should I just go for all of them?

    Unfortunately after fiddling with the plugins for some time nothing came out of it.

    Deactivated all of them but with no change/

    I still have the new mode on.

    Any suggestions for further debugging?

    Cheers

    One more info. Where the plugin would appear the only thing I find is this:
    <div class=”shr-publisher-35608″></div>

    The DIV is empty as you can see as nothing is generated. 35608 is the post ID I believe.

    Thx again.

    i have my website at https://www.pklog.in
    and when i enable switch new mode then nothing display on the website.
    and when disable switch new modethen sharing menu displyed .

    i want to to show additional buttons with sharing menu.

    i haven’t insatlled any other plugin which conflict with it.

    @mstjernfelt: We can see both the sexybookmarks plugin and instagram plugin enabled and working fine on your page https://www.stjernfeltphoto.com/2011/07/a-quick-startup/ .

    Can you please confirming that SB is working with Instagram enabled ?

    i have my website at https://www.pklog.in
    and when i enable switch new mode then nothing display on the website.
    and when disable switch new mode then sharing menu displyed .

    i want to to show additional buttons with sharing menu.

    i haven’t insatlled any other plugin which conflict with it.

    Now i have enabled new version ( yes is clicked ).
    now you can check that only additional buttons are working and sharing menu is not displayed.

    @parveen.. The problem is the fact that your theme ‘bella ‘ doesn’t have footer enabled.
    Fix:
    Open the file footer.php in the themes/bella directory.
    Replace:

    </div> <!-- FOOTER -->
    </body>
    </html>

    by

    </div> <!-- FOOTER -->
    <?php wp_footer(); ?>
    </body>
    </html>

    And you will be all set.

    Thanks.

    its working fine now..

    Thanks alot…

    I’m having issues too

    https://kyrill-poole.com/blog/ – the DIV shows up for individual posts but it’s contents are empty – even though there’s stuff inside, nothing renders.

    Any ideas?

Viewing 15 replies - 31 through 45 (of 46 total)
  • The topic ‘When "new" mode is switched on, plugin is not being displayed’ is closed to new replies.