PDA

View Full Version : Miscellaneous Hacks - Add slideshow link to categories in photopost vbgallery


HMBeaty
01-21-2006, 10:00 PM
First off, go to your admincp > styles and templates > style manager

In your "adv_gallery_categorybit_level2" template.....


Find this code:

<td width="100%"><b><a href="browseimages.php?$session[sessionurl]c=$cats[catid]">$cats[title]</a></b>


Directly after that, add:

<br /><span class="smallfont"><a href="misc.php?$session[sessionurl]do=slideshow&amp;catid=$catid&amp;userid=$userid">$vbphrase[view_slideshow]</a></span>

Also, thanks goes to HR3rdgen for showing me the correct use of the smallfont code

Screenshot attached

Snake
01-22-2006, 08:51 AM
Nice one! :)

sensimilla
01-22-2006, 08:52 AM
thanks , installed
how about the same in subcategories ?

Gizmo5h1t3
01-22-2006, 10:29 AM
that looks pretty good...could it be adapted to use the photoplog gallery also??

heeeh
01-22-2006, 05:17 PM
great , installed!
how about the same in subcategories ?

swa
01-23-2006, 12:22 AM
anyway we can have that in member info?

HMBeaty
01-23-2006, 02:19 AM
Subcategories, I've tried everything I know and no luck as far as getting it to work. I'll keep trying though.

Photoplog gallery, I have no idea, I don't have the script or anything for that.

Memberinfo, what exactly are you trying to do with this?