Support Forum
Hi,
I'm a new user of Simple Press and have to say I'm really impressed it so far. One thing I find a little annoying is the "Home" arrowed link next to the "Forum" link. I find myself clicking "Home" expecting it to go to the forum index. Is there a configurable way of removing this link at all, without resorting to removing it completely from the code (which I'm happy to do if there's no other way).
Thanks,
Chris.
To remove it you will need to edit the Simple:Press theme. There isn't an Admin option for it.
There is a codex article that shows where it's at and various usage examples.
http://codex.simple-press.com/.....eadcrumbs/
Basically you would edit the spHead.php file in your theme's /templates folder to output breadcrumbs like:
sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=1'));
You should have or create a custom theme if you start changing things. If you edit a supplied theme our changes will be overwritten on any theme updates. See Creating a Theme
1 Guest(s)