Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Jordan Miller Posted July 15, 2020 Posted July 15, 2020 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.  Example: https://streamable.com/u54smu  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.Â
Recommended Posts