Home › Forums › Theone WordPress Theme › The themes is showing preloader every-time its back from inside page.
- This topic has 9 replies, 2 voices, and was last updated 5 years, 6 months ago by
SeaTheme.
- AuthorPosts
- December 11, 2017 at 10:25 pm #14089
The themes is showing preloader every-time it comes back from inside pages. However, we would need the preloader at the startup but not every time it comes back to the page.
Please advise.
Thanks,
SS
December 12, 2017 at 1:23 am #14092Hi,
Please go to “Theone > General Settings: Enable Fade-in Loading Efect”, disable it.
Regards!
Bwsm – uiueux.com – Twitter – FacebookDecember 14, 2017 at 9:40 pm #14100This reply has been marked as private.December 15, 2017 at 2:45 am #14101Hi, yes the “Enable Fade-in Loading Effect” will not affect homepage.
It needs to change 2 files in theme folder(maybe need login FTP)
Please refer this post: https://seatheme.net/forums/topic/principal-homepage-loading-style/#post-7065RG~
February 20, 2018 at 7:09 pm #14576This looks like you achieved the goal with functionality!
Also, is there a way to anchor where a visitor was on the home page when they clicked away so that they come back in the same place.. right now it’s starting at the top each time they navigate back. plz advise. Thanks.
February 21, 2018 at 3:46 am #14577Hi,
Did you mean that add a button(like: Back Top) on each section, click it to back page top?
RG~
March 1, 2018 at 7:16 pm #14662First of all Thank you for all the help.
About my request… Hmm.. well let’s say we are at home page (http://titan.sshafiq.com). We then scroll down to Portfolio and then click on one of the portfolios. It takes to a new page and from here when we click the back button, it takes us right top of the page NOT in the portfolio section. Please advise on how we can make it so when we go back, it simply takes us back to the section where we originally came from. I recorded a video explaining the nature of my request. Here’s the link to the video.
[video src="https://fileserver.ezvalu.com/2018-03-01_14-11-09.mp4" /]
March 2, 2018 at 8:34 am #14667Hi,
Please try to find and edit this file: themes/theone/js/custom.theme.js (maybe you need logdin FTP to find it)
Remove the code at the bottom of custom.theme.js:window.onpageshow = function(event) { if (event.persisted) { window.location.reload() } };
Regards!
March 15, 2018 at 8:27 pm #14775thanks. we just tried that update but doesn’t seem like its working.
would you like to have login access to the ftp?
here’s the requirement again: http://fileserver.ezvalu.com/2018-03-01_14-11-09.mp4
March 16, 2018 at 2:06 am #14783Please download(click) / replace this file: wp-content/themes/theone/js/custom.theme.js
Try to clean the browser cache to test.
——————————–
If it doesn’t work, please send your question and wp-admin(url/user/pass) / FTP to uiueux@gmail.com, I’ll log in to check it. - AuthorPosts
- You must be logged in to reply to this topic.