Pixelpost

Authentic Photoblog Flavour

Advanced Next v1.0

 
Download (1.1 KB)

Developer Description

Ever wanted the next and previous buttons to maintain the category the picture was loaded in? Well now you can. Just install this plugin and you have 4 new tags you can use. This is most useful if you are opening the images with the category attached like this: http://visiblephoto.com/?category=3

<IMAGE_PREVIOS_LINK_CATEGORY> - creates previous link with category maintained
<IMAGE_PREVIOS_URL_CATEGORY> - returns url to previous image with category maintained
<IMAGE_NEXT_LINK_CATEGORY> - creates next link with category maintained
<IMAGE_NEXT_URL_CATEGORY> - returns url to next image with category maintained

Install Instructions:

  1. unzip advanced_next.php to the addon folder
  2. activate the plugin from your admin panel
  3. use the above tags in your template

Read All 11 Reviews » Write A Review

  1. Average 3
    Clemens 1 Year Ago Report as Spam

    i would be very happy if one can help me to get this plugin work right on my site.

    because: when i do use eg the tag "IMAGE_PREVIOS_LINK_CATEGORY" it will show a link - but this link isn't the complete url for the page where the foto should be shown on it,

    example: it is only this like "http://mywebsite.com/fotoblog/001" and not "http://mywebsite.com/fotoblog/index.php?showimage=001"

    what should be wrong and possibly to change in the plugin.file? many thanks in advance!

  2. Average 3
    cyberico 2 Years Ago Report as Spam

    juanpg could you explain all modifications you made to make this add on working thnx

  3. Average 3
    juanpg 3 Years Ago Report as Spam

    You need to escape the quotes in stmintz comment. For the mod to be complete I also made several changes to my index.php, in order to display the correct thumbnails (only those in the category), and add the &category= to the elements of the thumbnail.

    This is a good idea of a mod but only including the addon file is not enough.