Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Uplift › Loader on bottom of page
New Landing › How can we help? › Themeforest Theme Support › Uplift › Loader on bottom of page
- This topic has 21 replies, 5 voices, and was last updated 8 years by Rui Guerreiro – SUPPORT.
-
Posted in: Uplift
-
May 11, 2016 at 10:38 am #266741
Can anyone explain why this little circle is loading at the bottom of the page (as like infinite)
May 11, 2016 at 10:48 am #266747Please add a URL and WP login.
Thanks.
May 11, 2016 at 10:55 am #266749This reply has been marked as private.May 11, 2016 at 3:10 pm #266851Hi @coucou81
Looks to be because of the content on that page – likely an unclosed tag somewhere. I’ve added some custom css to hide the loader, but you should really fix that page content. See here – https://validator.w3.org/nu/?doc=http%3A%2F%2Fvanilaweb.com%2F
– Ed
May 11, 2016 at 4:22 pm #266891Hi Ed,
The loader is still visible, but that is ok. It gives me an answer on wether something has been solved….
It seems though the problem is out of my reach.First I have checked DIVS in the page HTML. Then I have made a new empty page (no loader visible) and i started copying in all my content row by row. After each copy, still no loader visible. All content in, no loader. When i started putting the header onto HERO and adding image and so, the page gives problems. Still no loader but it does not update (so image not visible, change in title neither). Other stuff i do is visible though, like deleting content, so it seems that the header part is giving some problems. This might be related?? I have no clue anymore …May 11, 2016 at 5:09 pm #266906Hi Ed, looks like we have found the DIV that does not close. It looks like the container overlay DIV…. see hereunder….can you work that?
<div class="sf-container-overlay"> <div class="sf-loader"> <div class="sf-svg-loader"><object data="http://vanilaweb.com/wp-content/themes/uplift/images/loader-svgs/loader-32px-glyph_x-circle-08.svg" type="image/svg+xml"></object></div> </div> </div> <script type='text/javascript' src='http://vanilaweb.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpcf7 = {"loaderUrl":"http:\/\/vanilaweb.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","recaptchaEmpty":"Please verify that you are not a robot.","sending":"Sending ..."}; /* ]]> */ </script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.4.2'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/js/spb-functions.min.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/themes/uplift/js/combine/bootstrap.min.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/themes/uplift/js/combine/jquery-ui-1.10.2.custom.min.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/themes/uplift/js/combine/owl.carousel.min.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/themes/uplift/js/combine/theme-scripts.min.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/themes/uplift/js/combine/ilightbox.min.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/themes/uplift/js/combine/jquery.isotope.min.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/themes/uplift/js/combine/imagesloaded.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/themes/uplift/js/combine/jquery.infinitescroll.min.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-content/themes/uplift/js/functions.js'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-includes/js/hoverIntent.min.js?ver=1.8.1'></script> <script type='text/javascript' src='http://vanilaweb.com/wp-includes/js/wp-embed.min.js?ver=4.5.2'></script> <!--// CLOSE BODY //--> </body>
May 12, 2016 at 2:27 pm #267047That code is closed fine, here is the same code formatted for easier viewing:
<div class="sf-container-overlay"> <div class="sf-loader"> <div class="sf-svg-loader"> <object data="http://vanilaweb.com/wp-content/themes/uplift/images/loader-svgs/loader-32px-glyph_x-circle-08.svg" type="image/svg+xml"></object> </div> </div> </div>
– Ed
May 12, 2016 at 4:05 pm #267086Hi Ed,
ok my bad. Did you get this message:
/*Hi Ed,
The loader is still visible, but that is ok. It gives me an answer on wether something has been solved….
It seems though the problem is out of my reach.First I have checked DIVS in the page HTML. Then I have made a new empty page (no loader visible) and i started copying in all my content row by row. After each copy, still no loader visible. All content in, no loader. When i started putting the header onto HERO and adding image and so, the page gives problems. Still no loader but it does not update (so image not visible, change in title neither). Other stuff i do is visible though, like deleting content, so it seems that the header part is giving some problems. This might be related?? I have no clue anymore …*/I cannot find any problems in my text part….
May 13, 2016 at 11:03 pm #267498Can you please try setting up a page with just the hero header, and send us the link if you still get the issue?
– Ed
May 14, 2016 at 7:46 pm #267550Hi Ed,
i managed to get the header to work on a new page. Then i have put back in the text by copying the elements and pasting them into the new page. The problem seems to be gone, no non-closing divs immediately there. I did remember that I received the loading circle after the update to Uplift and my page was already built in Atelier. Maybe this has something to do with it? Dont know. Now Rui’s css for my header is working too, so apparently more problems are fixed by copying over to a new page. Dunno why i had to start with the header in order for it to work, whilst the other day it did not work the other way around. But I am happy with it though. Anyhow sorry to have bothered you. Looking forward to the theme update.
Have a nice weekend.
May 14, 2016 at 10:41 pm #267563Hi @coucou81
Glad you have sorted it. May have been some kind of caching issue, let us know if you see it again.
Thanks, you have a nice one too!
– Ed
May 16, 2016 at 2:45 pm #267778Hi Ed,
back again. As you can see i disabled my copyright in the footer. I cleared browser and server cache…. it is still there….any idea??
Attachments:
You must be logged in to view attached files.May 18, 2016 at 7:45 am #268203Hi
This is happening on my demo also, will get the developer to check
– Kyle
May 18, 2016 at 12:01 pm #268314Have already fixed that for the next update – you won’t need to change anything, the option will take effect.
– Ed
May 18, 2016 at 12:10 pm #268324Great! Is there a date defined for that update? *very impatient and excited customer* 😀
-
Posted in: Uplift
You must be logged in and have valid license to reply to this topic.