I do not know what NextGEN Legacy templates are.
So far I have in NextGEN Gallery 1.9 made these changes:
nextgen-gallery/view/imagebrowser.php/view/gallery-caption.php/view/imagebrowser.php
Line 21 deleted
behind line 25 insert: <div class="ngg-imagebrowser-desc"><p><?php echo $image->description ?></p></div>
nextgen-gallery/view/imagebrowser.php/view/gallery-caption.php /view/gallery-caption.php
Overwriting Line 42 : <a>imageURL ?>" title="<?php echo $image->alttext ?>; <?php echo $image->description ?>" <?php echo $image->thumbcode ?> >
nextgen-gallery/view/imagebrowser.php/view/gallery-caption.php /view/gallery.php
Overwriting Line 78 : <a>imageURL ?>" title="<?php echo $image->alttext ?>; <?php echo $image->description ?>" <?php echo $image->thumbcode ?> >
behind line 25 insert:
<span><?php echo $image->alttext ?></span>
<span><?php echo '?', $image->description ?></span>
Now I use NextGEN Gallery 2.1.62
I find the data to be corrected here:
nextgen-gallery/ Products / photocrati_nextgen / modules / ngglegacy /
/view/imagebrowser.php
/view/gallery-caption.php
/view/gallery.php
However, changes do not have any effect. Ask for help.
Sorry english is not my language.
-
This reply was modified 8 years, 3 months ago by
anna-blume.
-
This reply was modified 8 years, 3 months ago by
anna-blume.
-
This reply was modified 8 years, 3 months ago by
anna-blume.