![]() |
|
How to show tags only for publication images and albums? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: How to show tags only for publication images and albums? (/thread-8532.html) |
How to show tags only for publication images and albums? - ka6ym - 2011-04-21 Please help me... How to show tags only for publication images and albums? - ka6ym - 2011-04-21 Sorry, I made ​​a mistake in the topic title, the theme is called How to show tags only for publication images and albums? - sbillard - 2011-04-21 There is no convenient way. You would have to make a query which gave you the ID fields of all the published albums and a separate one of all the published images. Then you would have to query the Then you can query the tags table for the names that go with those IDs How to show tags only for publication images and albums? - ka6ym - 2011-04-22 I'm a beginner in php please show me a example code. How to show tags only for publication images and albums? - acrylian - 2011-04-22 Well, if you are a beginner this is a good occasion to start learning the basics which this forum is not the place for. |