Comments VISHNU JOORY started the conversationMarch 10, 2022 at 2:16pmhi there I have my site working in chrome, when I click through to a section then use the back browser page it goes to homepage, In Safari I am getting a black screen..... thanks 2,006Support repliedMarch 10, 2022 at 3:16pmHello,First, make sure that you are running version 1.2 of the themeIf you do, plz try the refresh the cache in Safari.Finally, if it still does not work: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 -> EditorThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Sign in to reply ...
hi there
I have my site working in chrome, when I click through to a section then use the back browser page it goes to homepage, In Safari I am getting a black screen.....
thanks
Hello,
First, make sure that you are running version 1.2 of the theme
If you do, plz try the refresh the cache in Safari.
Finally, if it still does not work:
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
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio