• Resolved MortimerCat

    (@mortimercat)


    I installed the AMP for WordPress plugin yesterday and spent a few hours eliminating all the errors. The only item that broke was my hamburger menu which I am replacing with this plugin.

    I have “AMP sidebar menu” set to Primary (my menu) and
    <?php echo do_shortcode('[jz-sidebar]'); ?> in my html body.

    I can see a hamburger, but nothing happens when I click, apart from the console error =>
    [Action] Target “sidenav” not found for action [tap:sidenav.open].

    Any suggestions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter MortimerCat

    (@mortimercat)

    Writing the support request was a good bit of rubber ducking – After submitting I realised I was missing the actual sidebar menu. The theme I was using created the side bar in the js, so my AMP page did not include it at all.

    After adding my own <amp-sidebar> I now have a side menu.

    Although I am a bit confused about whether this plugin should have generate the menu as well as making the hamburger button work.

    Plugin Author James Osborne

    (@jamesosborne)

    Glad to hear you were able to resolve it. Let me know if you encounter anymore trouble.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hamburger appears but no response.’ is closed to new replies.