• Hi there,

    Please can someone help me, I’ve tried everything and searched everywhere but to no avail.

    I want to add some text to my <?php next_imag_link – but when I add the $text argument, my thumbnail disappears, so I added $size=’thumbnail’ but it still won’t show?

    The image displays fine if I use;
    <div class=”nav-next”><?php next_image_link(); ?></div>

    But what I really want is;
    <div class=”nav-next”><?php next_image_link($size=’thumbnail’, $text=”Next photo >”); ?></div>

    …as some visitors were confused about these thumbnails when using my site.

    When I use the above modded code, I only see a text link.

    I’m using the minimatica theme by the way – editing the loop-attachment.php

    Thanks – Colin.

    PS: If I don’t specify a size, it displays it huge (as big as the main image on each image post from the gallery.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Image attachment on next_image_link not working’ is closed to new replies.