Plugins & Widgets not showing up on 'blog list' page.

  • Author
    Posts
  • #35464
    Ron

    Hey guys,

    Thanks for all your hard work – I’ve been a long time user of Mantra and my readers love it!

    The problem I’m having at the moment is located only on my blog list page here: http://activeplanettravels.com/travel-blog/

    I have two plugins installed: optinmonster (a newsletter sign up plugin) and the wp tab widget (a drop down menu listing my most popular & recent blog posts, along with recent comments) and neither are showing up on this particular page. As far as I’m aware, they show up on all other pages, just not this one.

    You can take a look at what it’s supposed to look like by clicking any of the blog posts and viewing the top 20% of the sidebar. Could you take a look at it and tell me your thoughts?

    Thanks!

    Ron

    #35504
    Ron

    Hey guys, just bumping this to the top as I’m still having issues and waiting for your response.

    #35520
    Zed
    Cryout Creations mastermind

    At least the tabbed widget is loading its content via JS. And there’s a JS error
    TypeError: offset is undefined
    in the code on the blog page in:
    /wp-content/plugins/jch-optimize/assets/wp-content/plugins/gz/30/0/5d8ec496c68156846fb75c02025286ab.js

    I assume that’s an optimization/minification plugin? Could you turn it off so I can see the actual file where this error occurs?


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #35672
    Ron

    Hey Zed,

    Apologies for the delay, and thank you for reaching back out to me. I just deactivated the plugin so feel free to take a look and tell me what you find. And yes, the plugin was an optimization plugin but if you’re finding that it’s causing more harm than good, it’s easy enough to delete.

    Ron

    #35774
    Zed
    Cryout Creations mastermind

    The error is now in
    wp-content/cache/minify/000000/M9TPzCsuSUwvSszVTUtNTdHPKtYvTtKFC-qY6Cfn5-am5pXoFqUW5FTq5Wbm6Rjqp-UkFqWC1IIZeimpZQA.js
    which indicates yet another caching plugin (I believe this is W3 Total Cache).

    Using multiple caching plugins at once? That’s not a good idea…


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #36057
    Ron

    Hey Zed,

    Wow, thanks for that buddy – I had no clue. I’ve cleaned out a lot of the plugins now but it’s still not showing up. Any ideas?

    #36134
    Zed
    Cryout Creations mastermind

    The javascript error occurs in activeplanettravels.com/wp-content/plugins/flare/js/flare.dev.js around:

    var topHorizontal = elems.horizontal.first();
    offset = topHorizontal.offset();
    baseOffset = offset.top - buffer;

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #36175
    Adventure Travel

    Perfect, found the glitch. Thanks so much Zed – I just uninstalled the plugin and will find another.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Plugins & Widgets not showing up on 'blog list' page.’ is closed to new replies.