Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest
  • Page:
  • 1

TOPIC: Page Fade

Page Fade 10 years, 7 months ago #12492

Hi,

When i link to a menu page (booking) the page is almost completely faded out until i jiggle the page up/down a little - then it fades in (lazy loader?) how can i prevent this from happening for individual pages or all pages??

Thanks,

Rob.

Re: Page Fade 10 years, 6 months ago #12619

I;m a little annoyed that no one from SmartAddons has responded to this request - please respond, customer support is very important!!!

r.

Re: Page Fade 10 years, 6 months ago #12631

Hi rob edmunds,

I am sorry for this late. In this case, you can do as following:

1+ go to your_site\templates\sj_me\includes\bottom.php finding:

jQuery(document).ready(function($){
		anyLoaded3();
	});


=>

jQuery(document).ready(function($){
		//anyLoaded3();
	});

---------------------
anyLoaded3();
		if(click == true){
			return;
		}


=>

//anyLoaded3();
		if(click == true){
			return;
		}


2+ go to your_site\templates\sj_me\css\template-yellow.css (template-colordefault) finding and remove:

.block .container {
  opacity: 0.2;
  -webkit-animation: fadeIn 2000ms ease both;
  -webkit-animation-play-state: paused;
  -moz-animation: fadeIn 2000ms ease both;
  -moz-animation-play-state: paused;
  -o-animation: fadeIn 2000ms ease both;
  -o-animation-play-state: paused;
  animation: fadeIn 2000ms ease both;
  animation-play-state: paused;
}





Thanks!
The following user(s) said Thank You: hindsight
  • Page:
  • 1
Time to create page: 0.21 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes