• Resolved evandunn

    (@evandunn)


    I just installed the plugin and it breaks my page when it loads.

    I get the following output:

    <!-- START TICKER VER 2.0.0 -->
    <script type="text/javascript" language="javascript">
    jQuery(document).ready(function(){
      jQuery('#news-ticker').cycle({
    	 pause: 1,
    	 sync: 0,
    	 speed: 1000,
    	 timeout: 2000,
    	 height: 20,
    	 fx: 'scrollUp'
      });
    });
    </script>
    <ul id="news-ticker" style="overflow:hidden;">

    Then nothing after that.

    Anyone know what’s going on?

    Thanks so much,
    Evan

    https://www.ads-software.com/extend/plugins/news-ticker/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: News-Ticker] Plugin Breaks Page’ is closed to new replies.