• Hi. I am using this themes for my homepage. But i get this error.
    Can you help on this issue..?

    Uncaught TypeError: Cannot read property ‘top’ of undefined
    at HTMLDocument.<anonymous> (custom.js:37)
    at i (jquery.js?ver=1.12.4-wp:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
    at Function.ready (jquery.js?ver=1.12.4-wp:2)
    at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)

    In this custom.js
    if(bestwp_ajax_object.sticky_menu){
    // grab the initial top offset of the navigation
    var bestwpstickyNavTop = $(‘.bestwp-primary-menu-container’).offset().top;

    The page I need help with: [log in to see the link]

The topic ‘Theme error’ is closed to new replies.