Home › Forums › ZA WordPress Theme › Loading Slider
- This topic has 10 replies, 3 voices, and was last updated 9 years, 6 months ago by
SeaTheme.
-
AuthorPosts
-
November 26, 2015 at 11:43 am #8997
tresoer23
ParticipantDear uiueux team,
on your demo site for the za theme, you feature some kind of white horizontal loading slider with a small centered logo,
sliding in from the side.is there a way of activating this kind of loading animation?
thank you for your helpregards
November 26, 2015 at 12:00 pm #8998tresoer23
Participantsorry ignore my question.
just found the function under ‘theme options’ > ‘layout’best
November 11, 2016 at 10:09 am #11396Hi,
Is there any way to change:
1) logo size on loading page, but ONLY before home page and leave default size between any other pages?
2) timing for loading slider before home page for longer one?best
November 14, 2016 at 2:08 am #114031). Please login wp-admin, go to Appearance / Theme Options / Custom Css
Paste the style code to Custom Css:.page-loading .site-loading-logo img { max-height: 300px; max-width: 400px; }Off course, you could change the value number.
2) Did you talk the transition animation time for page loading? Please find style.css, find this code in 0.2 page loading section ( https://www.dropbox.com/s/xajx4vk9b7cu9dw/QQ20161114-1.jpg?dl=0 ), change the time value 2.4s 1.4s 0.9s
November 28, 2016 at 1:41 pm #11490Hi,
There’s a strange thing happening on Safari when you go to the previous page – it shows kinda white flash during reloading (which looks strange especially because page background is very dark). Not sure if this has something in common with page loader, but maybe you know how to resolve this problem.
Many thanks.
November 29, 2016 at 1:25 am #11491Hi,
There’s a strange thing happening on Safari when you go to the previous page – it shows kinda white flash during reloading (which looks strange especially because page background is very dark). Not sure if this has something in common with page loader, but maybe you know how to resolve this problem.
Please give more infomation. You said “when you go to the previous page”, did you mean click the back button on browser?
Did you find the issue on demo site(http://ximudesign.com/za/) ? What’s version of the Safari? device system?Best
November 29, 2016 at 10:50 am #11492Hi,
Please give more infomation. You said “when you go to the previous page”, did you mean click the back button on browser?
Indeed.
Did you find the issue on demo site(http://ximudesign.com/za/) ?
Unfortunately yes – while opening it on Safari and clicking back button, it shows white background to change into the logo one after a second, so seems to be the same problem. On Chrome it shows background with logo straight away, no flash.
What’s version of the Safari? device system?
I’ve checked it on OS X Yosemite (Safari 9.1.3) as well as on El Capitan (Safari 10.0.1).
November 30, 2016 at 2:47 am #11493Hi, I checked the demo site by Safari 10.0.1, I didn’t see the flash issue when click back button.
Could you please paste a screencast?December 1, 2016 at 1:59 am #11494Or please deactivate the “Enable Page Loader” option(Appearance / Theme Options / Layout), check if there is this issue on your site.
December 7, 2016 at 11:30 am #11503This reply has been marked as private.December 8, 2016 at 5:23 am #11506please try to remove the custom css:
.page-loading { -webkit-transition: all 5s 2s; -moz-transition: all 5s 2s; transition: all 5s 2s; }If it doesn’t work, please send your wp-admin(url/user/pass) via my profile contact form , I’ll log in to check it.
-
AuthorPosts
- You must be logged in to reply to this topic.
