ramjisro
Forum Replies Created
-
Hi, I’ve sent the screenshots you requested to the above email address.
Tried the above link for chat support but there is no option to start a chat.
After some more investigation, the problem appears to be that when the page is generated, the script tag is being rendered as an a tag and shown as a hyperlink.
So, while we’ve entered the below:
<script src="https://embed.lpcontent.net/leadboxes/current/embed.js" async defer></script>When we look at the page source, below is what it displays:
Please disregard above – managed to get it working and confirm that the syntax is indeed .<class_name>
Thanks Kasia, I noticed there is already class=”no-lazyload” associated with the images so I’ll just use that.
I tried adding .no-lazyload to the Classes & IDs section but that doesn’t seem to disable lazy loading of the images in the slider. Am I using the correct syntax where you’re supposed to put .<class_name> on each line to exclude a specific class?