Adding Text only under images from a specific catergory Adding Text only under images from a specific catergory
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Adding Text only under images from a specific catergory

Started by taucher_0815, June 08, 2010, 09:39:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

taucher_0815

Hi @ all...
Me again...

What I want do to is the following:

I have several Categories with several albums in each of them. There is a way selling prints from an affiliate site. Users should be able to order these photos. So far this is no problem.

Only images from some specific categrories should display this link right under the intermediate image.

Any way to do this?

Link to my Site: http://www.sk-foto.info

Best regards
Sven

Αndré


taucher_0815

But how to limit the display of those links to specific categories?

Αndré

You always have access to the picture id (pid). If you follow the tree (picture - album - category - category - ...), you can determine in which category the picture is in. Then you have to specify where to display your content and check if the picture is in one of these categories.