Help with Gallery Feature, Next, Previous, and so on…
-
Hi, I need help with the wordpress gallery.
As you can see on this page: https://callumpy.me.uk/2011/04/black-ops-escalation-maps-screenshots/ I have thumbnails, they are working as I want them. But then when you click them it takes you to the attachment page which is all messed up.
Ive added into image.php:
<div class="alignleft"><?php previous_image_link() ?></div> <div class="alignright"><?php next_image_link() ?></div>
… I would like that to show as “Next” and “Previous” instead of images.
Also, as you can see the attached image is not showing, im not sure why.
- The topic ‘Help with Gallery Feature, Next, Previous, and so on…’ is closed to new replies.