Plugin Author
shauno
(@shauno)
So you read the FAQ. Which step is giving you trouble?
were you able to get it to work?
I do not understand where to paste <?php echo nggv_imageVoteForm($image->pid); ?>
into you select NONE of the template options, NGG will use the /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/index.php template.
Plugin Author
shauno
(@shauno)
You put the tag in the loop outputting the images in the template.
Thanks for your reply Shauno, im sure you have answered this so many times and it is frustrating for you..
I for some reason can not find this ( /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/index.php template )
I have been to my websites cpanel and can not find where the plugin is stored. I think I am going to uninstall nextgen gallery and install through my computer and see if I can access the files..
it all stems from finding the wp content.. let me try this and I will get back to you..
I just downloaded nextgen gallery to my hard drive, found the files, and inserted <?php echo nggv_imageVoteForm($image->pid); ?> in the last line. I will see if this works..