Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter jaychennai

    (@jaychennai)

    patrikai.com

    On some pages (such as http://patrikai.com/%E0%AE%89%E0%AE%B3%E0%AF%8D%E0%AE%B3%E0%AE%A4%E0%AF%88%E0%AE%9A%E0%AF%8D-%E0%AE%9A%E0%AF%86%E0%AE%BE%E0%AE%B2%E0%AF%8D%E0%AE%B2%E0%AF%81%E0%AE%95%E0%AE%BF%E0%AE%B1%E0%AF%87%E0%AE%A9%E0%AF%8D/ ), there is a Javascript error that is related to Contact Form 7:

    Uncaught TypeError: this.ajaxForm is not a function

    This is probably blocking the sticky plugin from being initialized properly. On pages where the plugin does work, this error does not occur, so I’d look into that first. You can test this by temporarily disabling the Contact Form 7 plugin and then check if the sticky plugin works then.

    If that’s the case, you should check with the Contact Form 7 support team.

    Alternatively, disable the Sticky Anything plugin and just add this style to .header_top:

    position:fixed;
    Thread Starter jaychennai

    (@jaychennai)

    Oh ok , thanks.

    Hi Mark. First off, this plugin is awesome! Thanks for taking time to support it.

    Second, I’m having the same exact issue with my site. When I’m not logged in, it works perfectly. But when logged in, the #main-nav element stays fixed properly beneath the admin toolbar on the home page, and displays incorrectly on any other page on the site.

    Adding position:fixed; as a fix breaks my CSS on mobile devices, and isn’t a CSS fixture that has perfect compatibility on iOS devices, so I’m unsure what code is interfering with what.

    Link to Website

    @the-beallman I can’t check this issue unless I can see what it does when I’m actually logged in. Could you create a subscriber account for me on your site so I can see it in action?

    Hello,
    Thank you for this wonderful plugin. I just enabled it and with a click, it solved an issue I’ve been trying to for the past three days.

    It’s working beautifully on my homepage.
    However, it’s not taking effect on all of my other pages.
    I tried disabling all of the plugin but didn’t help.

    I would appreciate your help.
    Thank you!

    http://anzu-mihara.com/

    Just inspected the elements and changed the element from header to .site-header and it worked! So happy!

    Thanks again for this amazing plugin!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘works only on home page’ is closed to new replies.