Comments Oaks started the conversation 895TheFox repliedNovember 1, 2016 at 4:32amHello Oaks, thanks for confirming your purchase!Please try to update the theme to the latest version 2.01You can use this plugin to auto update the theme : https://github.com/envato/wp-envato-marketOr you can delete the current thefox theme and upload the new one via the wordpress dashboard.Update the theme should fix all your problem.Do not hesitate to contact us if you have more questions.Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Oaks replied privately TheFox replied privately 2Oaks repliedNovember 2, 2016 at 5:14pmOh, ok..I see. Yes, http://oakshollistermusic.com is the one page that I use. 895TheFox repliedNovember 3, 2016 at 6:07amHello Oaks,What you could try to do is go edit the customjs.js file ( thefox/js/ folder ). setTimeout(function () { if(j$('.header_bottom_nav').length > 0){ var h_height = j$("#header_container").height(); } else if(j$(".header_to_shrink").length > 0) { var h_height = "55"; } else { var h_height = j$("#header_container").height(); } var target = location.hash; j$('html,body').animate({ scrollTop:j$(target).offset().top-h_height }, 1000); return false; }, 4000);You only need to modify the last 4000 to something smaller, 3500 or 3000it will take less time before the page start to scroll back to the section.But 4000 is maybe the best for your page.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hello Oaks, thanks for confirming your purchase!
Please try to update the theme to the latest version 2.01
You can use this plugin to auto update the theme : https://github.com/envato/wp-envato-market
Or you can delete the current thefox theme and upload the new one via the wordpress dashboard.
Update the theme should fix all your problem.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Oh, ok..I see. Yes, http://oakshollistermusic.com is the one page that I use.
Hello Oaks,
What you could try to do is go edit the customjs.js file ( thefox/js/ folder ).
You only need to modify the last 4000 to something smaller, 3500 or 3000
it will take less time before the page start to scroll back to the section.
But 4000 is maybe the best for your page.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme