Not function auto-start (probably JS issue)
-
This is a site I’m deving currently. I know I have a JS issue, I just can’t track down how to fix it. Web, really isn’t my area, I am a sysadmin with free time.
My issue is metaslider when I put it on a page, it will not autoplay correctly. I know there has to be a conflict with another embed script, which I need, when I remove the embed script the slider will work fine. I’m using SiteOrigin with a html embed. Script looks like this with some info redacted:
<script data-hide_cover_photo="true" data-hide_disclaimer="true" data-location="XXX" data-api_key="XXXX" id="singleplatform-menu" src="https://menus.singleplatform.com/widget"></script>I’m not sure how to replicate this, but if I either leave the page open a long time, or scroll around, eventually (and seemingly randomly) metaslider will start playing.
It doesn’t seem to be a browser specific issue, or a blocking issue I can find. All I see for error in a browser dev console is just that I’m not using SSL, since this is just a dev site right now. I’m 100% positive its something conflicting with that embed script, but I have to have that script. Not sure what to do to make this all work correctly. Any help would be very appreciated.
Edit: Also I am aware that singleplatform does have a wordpress plugin. I can’t use it though, since this site hosts multiple locations. As of now their plugin does not support more than 1 location, so I am unable to use it.
The topic ‘Not function auto-start (probably JS issue)’ is closed to new replies.