I think this topic has been discussed, but I am looking for could not find it. Andre tell me how to do different Title have albums for example: title - page 1, title - page 2 etc. :)
Excuse need so: title, title - page 2, title - page 3... It will be good from the point of view SEO :)
up theme! :)
Up theme!
Andre is away at the moment for at least the next couple of weeks. We are currently a little short on active team members (and are always looking for new members especially coders) so response times may not e up to the usual standards.
Please try and give a little more detail as to what you are asking and hopefully we can work it out.
Try this: http://forum.coppermine-gallery.net/index.php/topic,64647.0.html
Or this: http://forum.coppermine-gallery.net/index.php/topic,42568.0.html
Try to read through both threads.
Phill Luckhurst, see here:
http://www.krasivye-devushki.net/thumbnails.php?album=23 and http://www.krasivye-devushki.net/thumbnails.php?album=23&page=2
dublicate title!
It is necessary to make it to the first page of the album - title, and for the second and subsequent pages title. page 2, title. page 3... ;)
Andre is very happy that you finally appeared in the forum, could you help me!? :)
I can not find a solution to your problem :(
Open thumbnails.php, find
pageheader($section, $meta_keywords);
and replace with
pageheader($section.($page > 1 ? ' - page '.$page : ''), $meta_keywords);
Thank you ever so much Andre! :)