• Resolved ismaele87

    (@ismaele87)


    I got this error on the homepage of my site

    Uncaught TypeError: Cannot read property ‘querySelector’ of null
    at cbpHorizontalSlideOutMenu._init (frontend.min.js?ver=1.1.5:408)
    at new cbpHorizontalSlideOutMenu (frontend.min.js?ver=1.1.5:398)
    at frontend.min.js?ver=1.1.5:499
    at frontend.min.js?ver=1.1.5:501
    at frontend.min.js?ver=1.1.5:503

    Could you help me?
    Thanks in advance

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

Viewing 15 replies - 1 through 15 (of 16 total)
  • Same, any updates?

    Plugin Support AC

    (@purplecodes)

    Themeisle Support

    Hi @ismaele87,

    I no longer see the error on your site.

    @atton16, may we ask for the link of your site where this error appears?

    There has been a new plugin update (v 1.1.6) – kindly update and let us know if the issue is the same.

    It’s under development but here is the staging website: https://3.0.150.31.

    1.1.6 didn’t fix it.

    • This reply was modified 5 years, 11 months ago by atton16.
    Plugin Support Vishakha Patel

    (@vishakha)

    @atton16,

    The website is loading blank for me – https://prntscr.com/lyxj7p. Please check.

    Yes, the only thing I put in is NavMenu and it is loading blank with the error on the browser’s console

    
    TypeError: null is not an object (evaluating 'this.el.querySelector')
    TypeError: undefined is not an object (evaluating 'siteBranding.querySelectorAll')
    
    Plugin Support Madalin

    (@madalin_themeisle)

    Hi @atton16,

    I cannot replicate your issue. I have tried on a new WordPress install only with the NavMenu plugin installed and with a default WordPress theme and Everything is working fine. Please see the video attached: https://drive.google.com/file/d/1YLDd3DqQDm7kSMAADDEeiCjlnLn-aLZZ/view

    Please try to install the plugin on a new WordPress install and one default theme from WordPress and let us know if your issue is still there.

    @madalin_themeisle
    I have the same issue :

    Uncaught TypeError: Cannot read property 'querySelector' of null
        at cbpHorizontalSlideOutMenu._init (frontend.min.js?ver=1.1.6:408)
        at new cbpHorizontalSlideOutMenu (frontend.min.js?ver=1.1.6:398)
        at frontend.min.js?ver=1.1.6:499
        at frontend.min.js?ver=1.1.6:501
        at frontend.min.js?ver=1.1.6:503

    Using NavMenu Addon For Elementor Version 1.1.6 on WP 5.0.3 with OceanWP Version : 1.6.1

    Thanks.

    Edit: Using the Twenty SeventeenVersion : 2.0 theme give the same result, so the theme is not the fault. Deactivating all front-end plugins didn’t solve the issue.

    • This reply was modified 5 years, 10 months ago by rivmanbx.
    Plugin Support Poonam Namdev

    (@poonam9)

    Hi @rivmanbx & @atton16

    I’ve reported this bug to our developers and will be resolved as soon as possible.

    Sorry for the inconvenience.

    Hi,

    This issue is not resolved. This is pretty much the only thing about this plugin that has not been resolved. Most issues can be addressed with CSS. But this is something the developers would have to update in the plugin. Or is there a way for us to do it on our own. Please advise.

    Regards,

    Mosche

    Same issue ?? and still not resolved ??? Any update comming or solutions ?
    Maybe uninstall…

    clarenceli

    (@clarenceli)

    It is because your jquery file is loaded at the top of file, and your element is not loaded yet.
    So jquery cannot find element by querySelector.
    You have to fix this problem with loading jquery at the foot of file

    I’m getting same error, messaged wordpress.com support and they said “So with jQuery, you do need the jQuery library to load in the header, as if it loads in the footer, it won’t be available as the site loads. ”

    So what do I do?

    Uncaught TypeError: Cannot read property ‘querySelector’ of null
    at cbpHorizontalSlideOutMenu._init

    I still get this error as well. Unusure why it’s marked resolved, unless there is a statement that this may also happen for other reasons?

    I have the same issue:

    Uncaught TypeError: Cannot read property ‘querySelector’ of null
    at cbpHorizontalSlideOutMenu._init (frontend.min.js?ver=1.1.6:408)
    at new cbpHorizontalSlideOutMenu (frontend.min.js?ver=1.1.6:398)
    at frontend.min.js?ver=1.1.6:499
    at frontend.min.js?ver=1.1.6:501
    at frontend.min.js?ver=1.1.6:503

    Only happening on this page: https://kruidenkriebels.nl/online-training/

    @clarenceli “You have to fix this problem with loading jquery at the foot of file”

    Euh… how do I do that?

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘querySelector’ of null’ is closed to new replies.