Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi,

    I am using a Genesis theme which has footer 1,2,3,4. If I place the News Announcement widget on Footer 1 (left) it shows just fine. But if I try it from any other footer 2,3,4 it doesn’t show. I tried using a shortcode widget using your shortcode and it doesn’t show. I tried deactivating the plugin and even removing it but still not working.

    I saw this on your FAQ but I am not sure where to place this code. I tried to put it at the bottom of the functions.php page and it broke WP.

    How to add News Announcement Scroll widget into my theme?
    Use this code, <?php if (function_exists (‘news_announcement’)) news_announcement(); ?> to add the plugin to your theme file.

    JD

Viewing 1 replies (of 1 total)