You are not logged in.
Hello,
I'm adding links to wysiwyg with a #etc at the end to go to a section on a different page and when I publish the page, it removes the #etc. I am not sure how to get around this, any suggestions?
Example:
Add code below to wysiwyg
<a href="https://www.bigtreecms.org/forum/#etc">TEST</a>
Publish the page
The url is https://www.bigtreecms.org/forum/
For some reason it is removing the #etc
Offline
Fixed the issue, it was something we were doing and not Bigtree. We had made a change to the inc/bigtree/cms.php file and placed it in our custom folder. We forgot to update our cms.php file with the newer changes.
Offline