Plugin Author
cpres
(@cpres)
I’m not sure either, it sounds like a CSS problem, perhaps something theme related or another plugin.
Did you install a new plugin or change anything on the page to start this issue?
I am running Worpress 3.6. The slider stopped working when I updated to Satellite 2.3.3
This is what is currently on page.
<p>[satellite w=350 h=360 gallery=2 auto=off caption=on thumbs=on nav=on]</p>
<p><script id=”overlay_tmpl” type=”text/html”>// <![CDATA[</p>
<div id=”<%= overlayId %>” class=”_mp3rocket_overlay_style” style=”left: <%= overlayLeft %>; top: <%= overlayTop %>; width: <%= overlayWidth %>; height: <%= overlayHeight %>”></div>
<p>// ]]></script></p>
<p><script id=”overlay_tmpl” type=”text/html”>// <![CDATA[</p>
<div id=”<%= overlayId %>” class=”_mp3rocket_overlay_style” style=”left: <%= overlayLeft %>; top: <%= overlayTop %>; width: <%= overlayWidth %>; height: <%= overlayHeight %>”></div>
<p>// ]]></script></p>
<p><script id=”overlay_tmpl” type=”text/html”>// <![CDATA[</p>
<div id=”<%= overlayId %>” class=”_mp3rocket_overlay_style” style=”left: <%= overlayLeft %>; top: <%= overlayTop %>; width: <%= overlayWidth %>; height: <%= overlayHeight %>”></div>
<p>// ]]></script></p>
<p><script id=”overlay_tmpl” type=”text/html”>// <![CDATA[</p>
<div id=”<%= overlayId %>” class=”_mp3rocket_overlay_style” style=”left: <%= overlayLeft %>; top: <%= overlayTop %>; width: <%= overlayWidth %>; height: <%= overlayHeight %>”></div>
<p>// ]]></script></p>
Plugin Author
cpres
(@cpres)
This isn’t looking like something stemming from my plugin per se…
Could you try and rule out other plugins by disabling them? Also try and change the theme to a standard like Twenty fifteen to see if it’s a theme incompatability.
From what I’ve seeen and know I don’t envision this as a Satellite created problem