Ok, this is not about main navigation itself, but any help is very much appreciated.
I have installed coda-slider to my test site and it works just fine but there is something strange in the navigation. Left and right arrows works fine, but it's top navigation and previous/next links doesn't. They will slide content like it should be, but then for some reason it changes page to home page.
It works in plain html site, so I guess it has something to do with integrating to cmsms. What makes that page to change to home page?
Navigation problem
Navigation problem
Last edited by JiiPee on Mon Jul 20, 2009 7:41 am, edited 1 time in total.
Re: Navigation problem
In your HTML you have something like
« Previous
What you want is something like
« Previous
The anchor tag will probably help you - check out Extensions -> Tags -> anchor tag. Click help and you will see how to use it.
« Previous
What you want is something like
« Previous
The anchor tag will probably help you - check out Extensions -> Tags -> anchor tag. Click help and you will see how to use it.
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation
CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
https://docs.cmsmadesimple.org/troubles ... nformation
CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016


