Page 1 of 1

Anchor tag in Catologer module - SOLVED

Posted: Sat Feb 02, 2008 12:03 am
by linda
Hi guys,

I'm so happy with CMSMS I can't even express it! It does everything I've wanted in a cms for ageeesss but haven't been able to find so thank you!

I'm building a site and I'm wondering how I can get an anchor tag in for my record display pages that will take the user to the bottom of the page to see the contact details.

Currently I put: Contact Details

But obviously that just takes the user back to the homepage.

A non-working example is here:

http://www.ecoeverything.com.au/eco-habitats.html

I feel like there must be a way but I am yet to figure it out!

Help would be appreciated.

Thanks,
Linda

Re: Anchor tag in Catologer module

Posted: Sat Feb 02, 2008 12:15 am
by cubix
try

Contact Details


if you want it dynamic. then you can use some code to replace the url..

Re: Anchor tag in Catologer module

Posted: Sat Feb 02, 2008 12:18 am
by linda
Thanks for that but yeah i do want it dynamic. I'm not sure what code I would use, any ideas?

Re: Anchor tag in Catologer module

Posted: Sat Feb 02, 2008 12:19 am
by hexdj
you need to use the {anchor} smarty tag

Go to Extensions > Tags and click con anchor
you'll see the details there

;D

Re: Anchor tag in Catologer module

Posted: Sat Feb 02, 2008 12:23 am
by linda
Ah, thank you so much!! It's working.

:)