Jump to content

Mobile navigation bug help


Recommended Posts

Hi there. 👋 
 
I am working on enabling a Site Speed Accelerator (SSA) for my forum to speed loading up.
 
The SSA is causing some errors that I'm sorting through.
 
One of them is via the mobile navigation menu. Whenever you click the menu icon on mobile with the SSA enabled, it refreshes the page. 
 
 
The company with the SSA advised me to change the following:
 
From:
 
<a href="#">
 
 
To:
 
<a href = "javascript: void(0)">
 
I tried doing this in the mobileNavBar, mobileNavigation, mobileNavigationChildren templates. Didn't fix the error unfortunately. Am I looking in the right place? 
 
Any advice would be greatly appreciated. 
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...