Search found 7 matches
- Thu Dec 06, 2018 9:52 pm
- Forum: CMSMS Core
- Topic: HTML in News Title?
- Replies: 2
- Views: 1342
Re: HTML in News Title?
Perfect - thank you! For anyone following this thread just make sure to put the 'eval var=$entry->…' wherever you want to use this. For example: In the {content} area of News, use {eval var=$entry->content}. In the Title, use something like {eval var=$entry->title}, or {eval var=$entry->title|cms_es...
- Thu Dec 06, 2018 6:23 pm
- Forum: CMSMS Core
- Topic: HTML in News Title?
- Replies: 2
- Views: 1342
HTML in News Title?
I'm working with several energy companies and we routinely need to use the term CO2 in titles, and the '2' should be subscript. Adding in the appropriate tag just outputs everything (e.g. CO<sub>2</sub>). Any way to allow for this? I have custom fields set up on page templates so we can do it in hea...
- Sun Jul 09, 2017 8:24 pm
- Forum: The Lounge
- Topic: Subscript in the Title field
- Replies: 1
- Views: 1569
Re: Subscript in the Title field
As a follow-up, here's a page showing how it (sometimes) works for me - second article title. http://www.cosia.ca/index.php?mact=News,m1e0da,default,1&m1e0dasummarytemplate=summary_interior&m1e0dadetailpage=152&m1e0dadetailtemplate=detail_interior&m1e0dapagelimit=6&m1e0dapagenumb...
- Thu Jul 06, 2017 2:18 pm
- Forum: The Lounge
- Topic: Subscript in the Title field
- Replies: 1
- Views: 1569
Subscript in the Title field
I frequently need to use CO 2 in the Titles of pages, articles, etc. I have, on occasion, been able to copy-and-paste it from an external source into the Title field and have it work, but other times I just get a '?' showing up instead of the subscript 2. This happens even when copying from an exist...
- Wed Jan 18, 2017 6:02 pm
- Forum: Modules/Add-Ons
- Topic: Show News article's Parent Category?
- Replies: 0
- Views: 947
Show News article's Parent Category?
Is there a way to show the Parent category of a News item? When I'm listing articles in Summary view, I don't want to show the sub category, just the main parent category (I only have two levels of categories at the moment). With a structure like this: Apples -> Granny Smith -> Golden Delicious Oran...
- Fri Apr 29, 2016 3:52 pm
- Forum: Modules/Add-Ons
- Topic: FEU Action for insufficient access missing
- Replies: 2
- Views: 1168
Re: FEU Action for insufficient access missing
Thank you - that solved my problem completely. I simply changed the Content type on my Sign In page to Error, Error 403 and everything is back to normal. Forums to the rescue yet again.
- Thu Apr 28, 2016 11:08 pm
- Forum: Modules/Add-Ons
- Topic: FEU Action for insufficient access missing
- Replies: 2
- Views: 1168
FEU Action for insufficient access missing
In CMSMS 1.12.2, using FEU 1.31.2, I've lost the ability to set up a redirect for insufficient access. I have an Extranet built around FEU, and the Home page isn't the login page - instead, if you arrive at the site and aren't logged in it redirects you to the Sign In page. But since upgrading the C...