Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author shauno

    (@shauno)

    Hi up2peace

    In the newer versions of NGG, it’s not a foreach(), but a for() loop. It will look something like:

    <!-- Thumbnails -->
    <?php for ($i=0; $i<count($images); $i++):
    Thread Starter up2peace

    (@up2peace)

    Hi,
    We are trying to install this plugin and having some issues. We have followed all the directions and FAQ and it is still not working. Do we need to put a shortcode on the page? We have accessed our /nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/templates/thumbnails/index.php and have put the tag <?php echo nggv_imageVoteForm($image->pid); ?> after the div of <div class=”ngg-gallery-thumbnail”> was closed. What are we doing wrong?
    Thank you for your time in this matter.

    Maria & Perry

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Gallery Voting not working’ is closed to new replies.