• Resolved bruniinhass

    (@bruniinhass)


    I’ve been having problems with my hamburger menu on mobile. I click in the hamburger menu and it doesn’t open.
    Also when I enter in the home page some imagens are not showing, only apear after i refresh the home page.
    Please heeeeelp.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author David Vongries

    (@davidvongries)

    Hi @bruniinhass,

    there are a couple console errors.

    Have you removed WordPress’ jQuery and loaded your own version of jQuery or is any of your plugins doing it?

    Looks like an older version of jQuery is being used.

    You can try to turn off all 3rd party plugins and turn them back on one by one to see if a plugin is causing that issue.

    Hope that helps ??

    Best,
    David

    Thread Starter bruniinhass

    (@bruniinhass)

    thanks for your suggestions @davidvongries
    I disabled all plugins and the problems persisted ??
    when I duplicate the page it opens as a secondary, but not home, I tried to rebuild it and it still didn’t work.

    Not even the hamburger menu

    very strange

    Theme Author David Vongries

    (@davidvongries)

    Hi @bruniinhass,

    looking at the source code, something is calling a different jQuery version than what’s included with WordPress core

    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>

    I believe that is causing the issue here.

    Do you have any custom code added to your child-theme’s functions.php for instance?

    Best,
    David

    Thread Starter bruniinhass

    (@bruniinhass)

    tank yooooouuuu @davidvongries ! are you
    incredible!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hamburguer menu is not working and images of home page are not showing’ is closed to new replies.