Search found 4 matches
- Sun Jun 13, 2010 6:02 pm
- Forum: CMSMS Core
- Topic: [solved] Back to Top link in template
- Replies: 3
- Views: 1595
Re: Back to Top link in template
Thanks. The {anchor} tag worked with
- Sun Jun 13, 2010 5:53 am
- Forum: CMSMS Core
- Topic: [solved] Back to Top link in template
- Replies: 3
- Views: 1595
[solved] Back to Top link in template
How do I create a "Back to Top" link in the template? A link with the name "#" goes back to the main URL with set. I made a custom tag with "echo $_SERVER['PHP_SELF'] ;" but it picks up index.php.
- Tue Mar 16, 2010 11:39 pm
- Forum: CMSMS Core
- Topic: [solved] {content block="foo"} admin only can edit?
- Replies: 3
- Views: 1288
Re: {content block="foo"} admin only can edit?
Thanks. I left the content blocks in there but changed them to oneline boxes and created global content blocks with all of the headings and images for each page and I'm just calling the global content boxes in the regular content boxes (because the headings and images change on each page). But when ...
- Mon Mar 15, 2010 1:24 pm
- Forum: CMSMS Core
- Topic: [solved] {content block="foo"} admin only can edit?
- Replies: 3
- Views: 1288
[solved] {content block="foo"} admin only can edit?
I haven't found any topics on this yet. Is it possible to create additional content blocks that only the admin can see or edit when editing pages? Basically to make it easier for users in the editors group to just see and edit the main content block. I have 2 other content blocks that I've created. ...