Home › Forums › Theone WordPress Theme › Possible to go back from portfolio/team pages without having to reload site?
- This topic has 8 replies, 3 voices, and was last updated 4 years, 11 months ago by
SeaTheme.
- AuthorPosts
- September 18, 2016 at 5:13 am #11146
Hi there,
I have setup THEONE as a single page site with a portfolio and team section, but find it very frustrating that you can’t go back without reloading the whole site, pre-loader and all. For instance, if you view a team member and then want to view another, you have to reload the whole site. Is there a way around this?
Cheers.
September 19, 2016 at 4:10 am #11148Hi,
Please try to remove line 790-794 in /js/custom.theme.js
window.onpageshow = function(event) { if (event.persisted) { window.location.reload() } };
Cheers.
September 19, 2016 at 11:00 pm #11152Thank you,
I’ve done that, but it hasn’t really made a difference.
Even if there was a back button on the team pages that went back to the corresponding section on the front page, that would make it better.September 20, 2016 at 1:23 am #11154We’ll make some test.
September 20, 2016 at 7:00 am #11156Please download this file, replace /js/custom.theme.js
September 30, 2016 at 12:15 am #11175Thank you for your effort, but still no change.
September 30, 2016 at 7:34 am #11177Please try to clean the browser cache before test.
I tested on your site, it works. (yes, the page loader still runs, but it can go back the right page position)August 26, 2017 at 7:53 am #13416Hi all,
same thing on my website http://www.betonwerkstatt.ch
I can’t go back from “anywhere” (e.g. portfolio or news) to the main page without reloading.
What can I do?Thanks for your help
PetraAugust 26, 2017 at 12:33 pm #13417Please download this file, replace /js/custom.theme.js
======
If it doesn’t work, lease send your wp-admin(url/user/pass) and Ftp account via
my profile contact form , I’ll log in to check it. - AuthorPosts
- You must be logged in to reply to this topic.