Discussion
removing "show all" in archives(back to index)Hi all
I was wondering if any of you knew if it’s possible to remove “show all” in archive/categorie ?
Many thanks
Olivier
posted by Olivier on 5 Nov 05 at 9:57 AM
I forgot to say I'm using fb 3 and the relaxation template.
:o)
posted by Olivier on 5 Nov 05 at 10:00 AM
Hola, check out my new folderblog ikue release 1.1, I added an appropriate function.
To activate it, write "$hideshowall=true" into fb_settings.php
posted by ikue on 5 Nov 05 at 11:14 AM
... and tell me whether it works. ;)
posted by ikue on 5 Nov 05 at 4:35 PM
Hi Ikue,
Thanks. Just tried but it didn't work....
I tried:
$hide_showall = "true"
$hide_show_all = "true"
in fb_settings
Am I supposed to write somewherein particular in the php page?
If this works, do you know how to get ride of the "archive" menu between "next" and "previous" when going through images? This would have to be replaced by a categorie menu so that one can go up one level and browse other galleries in "categorie"?
posted by anon on 6 Nov 05 at 4:28 PM
You are expected to add
$hideshowall=true;
nothing else. The newest release of fb ikue reloaded 1.2 includes an improved error management in this regard. Download and test it.
posted by
ikue on 7 Nov 05 at 3:33 AM
Post a Reply:
(back to index)