• Dear Dynamic Content Gallery coders and supporters:

    This plugin is among my favorites!

    Unfortunately, after I upgraded the plugin to v3.0 it shows up on my home page (sidebar) but no longer shows up on pages (sidebar). I double checked the code in my templates and it is all correct.

    The code I use is:

    <div id=”rotation”>
    <?php include (ABSPATH . ‘/wp-content/plugins/dynamic-content-gallery-plugin/dynamic-gallery.php’); ?>
    </div>
    <div class=”clear”></div>

    My home page sidebar template is called sidebar_index.php and I use sidebar.php for all other pages on the site.

    I also tried to change the options in the configuration panel #7 “Restrict script loading (recommended).

    http://wordpress.org/extend/plugins/dynamic-content-gallery-plugin/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Dynamic Content Gallery] Not showing up on other templates after upgrade’ is closed to new replies.