Search found 8 matches
- Thu Jun 05, 2008 12:06 am
- Forum: CMSMS Core
- Topic: News module - how not to show post date on pages
- Replies: 1
- Views: 1299
News module - how not to show post date on pages
I have read the help section for the News Module already... but it is Greek to me. I don't understand if I need to change the News templates, if so which one; or put a certain parameter on the News page. I am using CMSMadeSimple 1.2.4 and the version of news that came with it. Problem #1 What do I...
- Mon Jun 02, 2008 9:09 pm
- Forum: CMSMS Core
- Topic: Dates and [More] not working
- Replies: 9
- Views: 2871
Re: Dates and [More] not working
Thank you for tryiing to help me. I have read the help menu for news, but I am so new to this that I might as well be reading a foreign language. I've tried putting this on the news page... {news sortby="news_date"} but that didn't do anything. I would like it so that the date the news ent...
- Sat May 31, 2008 4:20 pm
- Forum: CMSMS Core
- Topic: Dates and [More] not working
- Replies: 9
- Views: 2871
Re: Dates and [More] not working
Where do you put this code? How do you write it?
- Mon May 26, 2008 2:19 pm
- Forum: Tips and Tricks
- Topic: Intergrating SSP ( Slide Show Pro ) into CMSMS
- Replies: 5
- Views: 6867
Re: Intergrating SSP ( Slide Show Pro ) into CMSMS
Thanks, Bob... how about a link to see the site you placed this on.
- Mon May 26, 2008 12:18 am
- Forum: Modules/Add-Ons
- Topic: Calendar: Display current holiday-items on frontpage
- Replies: 7
- Views: 2748
Re: Calendar: Display current holiday-items on frontpage
How do you make the font size bigger for the Month caption on the calendar? I'm using the big calendar grid and would like to have just the month at the top of the calendar larger. Thanks for your help. I'm using calendar 0.8.1 and CMS 1.2.4
- Tue May 06, 2008 11:37 pm
- Forum: Modules/Add-Ons
- Topic: Calendar: Display current holiday-items on frontpage
- Replies: 7
- Views: 2748
Re: Calendar: Display current holiday-items on frontpage
Thank you... All I had to put on the calendar page was this the following:
{cms_module module="Calendar" table_id="big" first_day_of_week='0'}
and now the first day of the calendar is Sunday. Everything works fine now.
{cms_module module="Calendar" table_id="big" first_day_of_week='0'}
and now the first day of the calendar is Sunday. Everything works fine now.
- Tue May 06, 2008 4:16 pm
- Forum: Modules/Add-Ons
- Topic: Calendar: Display current holiday-items on frontpage
- Replies: 7
- Views: 2748
Re: Calendar: Display current holiday-items on frontpage
Thanks, Ronny, I have read that but the problem is that I don't know exactly what to put or how to format it on the page. Please write it exactly as it should be written. Is this done on the stylesheet, if so which one? Or do I put it on the calendar page itself? first_day_of_week Set to the first d...
- Tue May 06, 2008 12:47 am
- Forum: Modules/Add-Ons
- Topic: Calendar: Display current holiday-items on frontpage
- Replies: 7
- Views: 2748
Calendar 0.7.14 how do you have Sunday as the first day
So far, I have ONLY this text on the calendar page and it does display the monthly calendar properly. {cms_module module="Calendar" table_id="big"} My question is.... How do I get Sunday to be the first day of the week instead of Monday? Do I change the parameter on the calendar ...