1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Monday, 01 November 2021
  5.  Subscribe via email
Hello Ciaran,

On my clients site I'm using the J51 Everly template with J51 Icons extension.(= first module in purple color: Personeel - Secretariaat - Financiën)
In Google Chrome the "Animate On Scroll Class" is the cause of not loading the content.
Strange thing is that my version of Google Chrome (the exact same version as the one of my client) does load the content, but when my client tries she doesn't see the content.
Only refreshing with F5 helps to show the content, but when opening the website again the content does not load.
I've cleared the "Animate On Scroll Class" in the extension but that doesn't help.
I've also cleared the "Animate On Scroll Class" taht I used in her image and this image she cán see now.
Is there still some javascript in the J51 Icons that causes Google Chrome to act lik this?
Sorry for my difficult explanation, I hope you understand this :-)

Thanks,
Greetings Ton
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ton

Does adding the following to the Custom CSS field of your template settings resolve this issue?...

.animate {
visibility: hidden;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,
When I use this code, the content doesn't show at all.
What I'm trying to achieve is that the content doés show, also on my clients pc in Google Chrome.
Thanks!
Greetings, Ton
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Ah my apologies. I was meant to suggest...

.animate {
visibility: visible;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Ohw, haha.
I thinks that's better.
Greetings, Ton
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!