PDA

View Full Version : image tags don't render


TunaFish
01-20-2008, 09:52 AM
Hi I just upgraded and eager to play with the tags in 1.7
However using the template tags does not render the code..
When I look at the source of my template page I still have the template tag
<TAG_IMG_LIST_PAGED>

What am I doing wrong here?
Do I need somethig to set in admin?
Ah, also in my admin, when I look at my images, the tags show up fine..

austriaka
01-20-2008, 11:37 AM
to use <TAG_IMG_LIST_PAGED> you have to set Paged Archive Addon to "on"
And make sure to use a "normal" text editor for editing the template files. If you use a WYSIWYG editor (HTML editor) the < and > may be replaced by &lt; and &gt;

TunaFish
01-20-2008, 09:27 PM
Thanks austriaka, when enabling the paged archive addon it worked like charm. Cheers