Links in the default.php file
Permalink 1 user found helpful
Hey guys,
I have some links that are not part of the editable content. The links are coded into the default.php file, but a lot of them link to pages on my site. I can't figure out how to address them. If I put {CCM:BASE_URL}/index.php/eservices/, for example, and I'm on any other page in the site - it leaves the current location in the address bar and tries to add {CCM:BASE_URL}/index.php/eservices/ to the end of it.
It does the same if I just put /eservices/ or index.php/eservices/.
What am I doing wrong?
I have some links that are not part of the editable content. The links are coded into the default.php file, but a lot of them link to pages on my site. I can't figure out how to address them. If I put {CCM:BASE_URL}/index.php/eservices/, for example, and I'm on any other page in the site - it leaves the current location in the address bar and tries to add {CCM:BASE_URL}/index.php/eservices/ to the end of it.
It does the same if I just put /eservices/ or index.php/eservices/.
What am I doing wrong?
example:http://www.yoursite.com/index.php/eservices...
I think the other way to do it is with php... but I'm just a designer, so I wouldn't know...
Hope that helps you out anyway! :)