ZenphotoCMS Forum
Tags for news an dpages, linked or not? - 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: Tags for news an dpages, linked or not? (/thread-7941.html)



Tags for news an dpages, linked or not? - gwmbox - 2010-12-11

Hi guys, I have started to add tags for the news and pages of the site in development but note that the tags are only a list and are not links, is that the way it is meant to be or is there a setting or theme change I need to make to get the tags to be links?

Thanks

Nightly Build 1.3.1.2 12/9

GW




Tags for news an dpages, linked or not? - sbillard - 2010-12-11

Sorry, not sure what you are saying. Are you using printTags()? That should give you links by default.




Tags for news an dpages, linked or not? - gwmbox - 2010-12-11

Yes I am using that code, here is the full code for that part

``

It however does not show the tags as links, but just a list.

Thanks

GW




Tags for news an dpages, linked or not? - gwmbox - 2010-12-13

Still having this issue and I just implemented the 12/11 build... any other ideas why this might not be working?

code used is still

``

Cheers

GW




Tags for news an dpages, linked or not? - acrylian - 2010-12-13

You have to log out, this is because of inline editing somehow.




Tags for news an dpages, linked or not? - gwmbox - 2010-12-14

Aha, well bugger me, would not have thought of that and you are correct, it works when not logged in - cheers for that

GW