hi
first solution : use less tags ;-)
the more you use tags, the more they will be displayed, don't you think ?
another solution : in gallery.php, find this code
` and try to modifyNULL` by another value (30 for example)
do as you want but it will break the design of the theme !
look for and in theme's code and replace it by 'précédent' or 'suivant'.
with that tip, you will have your string but you lost multilingual site (I don't know if you use it).
OK. I come back with tags, they are generated automatically when i add an image, and are "hidden", it is not very easy to manage for each image.
Where are used those tags ?
In the search feature of Zenphoto, but are they also used for the search engine ? For example in the meta tags of each html page, for the meta name=description and name=keywords ?
Tags are not automatically generated when adding an images. Tags are managed on the tags tab on the backend. IF you don't assign them to an image, they are not assiged. Unless you have those tags embedded via EXIF meta data in the images already. Info:
http://www.zenphoto.org/news/zenphoto-image-metadata-processing
Tags are of course used for the search if they are enabled on the search field options.
And yes, they are used for the meta name keywords tags if the html_meta_tags plugin is enabled (however those keywords are pretty useless regarding search engines nowadays).
Thanks acrylian, i understand, i have them in the EXIF meta data.
An option will be perhaps useful to see them directly in the admin mode... if it is not too consumer of ressources.
As i use them also for dynamic albums, i don't have to use the tag cloud feature of zpArdoise theme.