Hi there,
First of all thank you so much for MODx. In the process of building my first CMS powered site and it’s a joy to use.
Please forgive me if this has been addressed before. I have searched to no avail.
I have a number of jQuery plugins on the site (notably the Coda Slider) and most of them generate #examplelink anchors for their functionality.
What’s happening in MODx is that instead of becoming "Go to #examplelink on this page" links, there are being parsed as "baseurl/#examplelink"
You can see what I mean here:
http://203.88.117.97/~nativeto/index.php?id=20
The panels have buttons (Introduction, Biography, Video). usuallyt pressing the button just takes you to the next panel.
In MODx, it’s taking me to the home page (which incidentally also has panels).
(Very unfinished page btw!)
It’s probably a very easy fix, although i don’t yet know PHP so hopefully no custom coding.
Many thanks in advance for your help.