Last two updates broke scroller
-
Hi,
We use this plugin for multiple websites and since versions 8.8 and 8.8.1 we have been having issues with it.
We call it directly in the template file and after reading some other support requests, have followed your advice and tried :-
<?php if (function_exists (news_announcement)) news_announcement(); ?>
<?php if (function_exists (‘news_announcement’)) news_announcement(); ?>
<?php echo do_shortcode(‘[news-announcement group=”WIDGET”]’); ?>Whats strange is a few websites the update has worked fine, with others it has broken it (Broken meaning it just does not display).
If you could shed some light as to what the issue could be, that would be great thanks.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Last two updates broke scroller’ is closed to new replies.