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
Anchor tag in Catologer module - SOLVED
Anchor tag in Catologer module - SOLVED
Last edited by linda on Sat Feb 02, 2008 12:31 am, edited 1 time in total.
Re: Anchor tag in Catologer module
try
Contact Details
if you want it dynamic. then you can use some code to replace the url..
Contact Details
if you want it dynamic. then you can use some code to replace the url..
Re: Anchor tag in Catologer module
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
you need to use the {anchor} smarty tag
Go to Extensions > Tags and click con anchor
you'll see the details there

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

Re: Anchor tag in Catologer module
Ah, thank you so much!! It's working.

