Okay
  Public Ticket #2977758
Navigation issues with Safari
Closed

Comments

  • Brian started the conversation

    If you open the site getforky.com  Click on any page, then click the back button on the browser - the menu freezes.  This happens ONLY in safari - both desktop and mobile.  Please resolve ASAP.

    It has been 24 hours and no response.  I have submitted this information to Envato requesting a full refund as the theme is broken.

  •  1,778
    Support replied

    Hello Brian,

    try adding in FirstLoad() function, /js/scripts.js file the following code

    window.addEventListener( "pageshow", function ( event ) {       

          var historyTraversal = event.persisted || ( typeof window.performance != "undefined" && window.performance.navigation.type === 2 );      

          if( historyTraversal ) {           

              // Handle page restore.           

              window.location.reload();        

         } 

    });

    hard refresh the content (Ctrl+F5) before testing.

    if the problem still persists plz send us wp admin access with full rights using Appearance -> Editor


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy