• I was wondering how to code the gallery on my home page within a div tag. instead of having it visible only in a post. I have tried the following with no luck..

    <div id="featured">
       <?php include (ABSPATH . '/wp-content/plugins/nextgen-gallery/nggallery.php'); ?>
    </div>

    Is it possible, and if so how would I do it?

    Great plugin by the way.

    Thanks
    Chris

The topic ‘[Plugin: NextGEN Gallery]can I php include= this plugin?’ is closed to new replies.