Search found 98 matches

by beattie
Thu Jan 06, 2011 8:53 pm
Forum: Modules/Add-Ons
Topic: how to show cgcalendar categories??
Replies: 33
Views: 17794

Re: how to show cgcalendar categories??

No problem :)

Just a suggestion: maybe you can create a template just for the calendar and make the utf change etc in the template so that it doesn't affect the whole site.
by beattie
Tue Jan 04, 2011 9:50 pm
Forum: Modules/Add-Ons
Topic: how to show cgcalendar categories??
Replies: 33
Views: 17794

Re: how to show cgcalendar categories??

Have you added lang=fr_FR to your CGCalendar call? for example on the calendar page does it have something like this? {cms_module module="CGCalendar" display="list" listtemplate="list" inline="1" eventtemplate="event" lang=fr_FR } Regarding the probl...
by beattie
Mon Jan 03, 2011 6:20 am
Forum: Modules/Add-Ons
Topic: [SOLVED] CGCalendar multiple dates for 1 event
Replies: 9
Views: 3329

Re: [SOLVED] CGCalendar multiple dates for 1 event

Hi ElBombo, I am trying to do the same thing, just wondering if you ever managed to solve this completely to your satisfaction and (if so) how?
Many thanks,
Beattie
by beattie
Fri Dec 24, 2010 12:24 am
Forum: Modules/Add-Ons
Topic: how to show cgcalendar categories??
Replies: 33
Views: 17794

Re: how to show cgcalendar categories??

Hi ataxel, can you post your template and the code you are using to call the calendar list, also a link to the page if possible. Are you using the MLE version of CMS? Peciura is much more likely to be able to help you out but if you post more details, it might speed things along for you  :)
by beattie
Sun Dec 19, 2010 10:40 pm
Forum: Modules/Add-Ons
Topic: CGCalendar pastlist with next/previous links?
Replies: 4
Views: 2266

CGCalendar pastlist with next/previous links?

Is there a way to add next and prev links to a list of past events? If I limit the number of events to 10 there is no way to see the previous events. If I don't limit the number of events then the page gets very long and keeps getting longer.... see here for example of page: http://www.stjohnscathed...
by beattie
Wed Nov 10, 2010 8:02 am
Forum: Modules/Add-Ons
Topic: CGCalendar doesn't work on the frontend page (Solved)
Replies: 5
Views: 2169

Re: CGCalendar doesn't work on the frontend page

are you using the default template for displaying the calendar? if not, you need to specify the display template name, e.g. {cms_module module="CGCalendar" display="yourtemplatename"}

Also, if you are using CGCalendar then the code should be as above (not "Calendar")
by beattie
Wed Nov 03, 2010 2:28 am
Forum: Modules/Add-Ons
Topic: how to show cgcalendar categories??
Replies: 33
Views: 17794

Re: how to show cgcalendar categories??

Thanks again Peciura! Here is the final list template in full working order. To use this code you must name your calendar list template 'list' and your event template 'event'. <div> {assign var='private_events' value='|'|explode:'Wedding|Baptism|Funeral'} {* category list of private event *} {assign...
by beattie
Tue Nov 02, 2010 9:02 pm
Forum: Modules/Add-Ons
Topic: how to show cgcalendar categories??
Replies: 33
Views: 17794

Re: how to show cgcalendar categories??

Hi Peciura You're absolutely right re the month navigation. I didn't have CGSimpleSmarty module installed on my site, duh! I have now installed it and the navigation with your code works perfectly except for the prev and next buttons. I will follow your instructions as per your PM and post the final...
by beattie
Tue Nov 02, 2010 8:48 pm
Forum: Modules/Add-Ons
Topic: how to show cgcalendar categories??
Replies: 33
Views: 17794

Re: how to show cgcalendar categories??

Thank you blackhawk. Credit goes to Peciura for helping me with the calendar of events categories and also the thumbnails on the home page showing up by category.
by beattie
Tue Nov 02, 2010 9:52 am
Forum: Modules/Add-Ons
Topic: how to show cgcalendar categories??
Replies: 33
Views: 17794

Re: [SOLVED] how to show cgcalendar categories??

That is absolutely awesome! thank you so much Peciura!! Take a look now, it is perfect  :) http://www.stjohnscathedral.com.au/events/events-calendar.html By the way, I couldn't get the month navigation CGSimpleSmarty code to work but that's ok because it is otherwise perfect. In case you are interes...
by beattie
Fri Oct 29, 2010 8:55 pm
Forum: Modules/Add-Ons
Topic: how to show cgcalendar categories??
Replies: 33
Views: 17794

Re: how to show cgcalendar categories??

Pecuria! Pecuria! I was hoping you'd see my post! The list template is: <div> <h2 style="text-align:center; text-transform:uppercase;font-size:20px;color:#98a677;">{if $day > 0}{$day} {/if}{$month_names[$month]} {$year}</h2> <div style="border-bottom: 2px solid #f0f0f0; padding:8px&qu...
by beattie
Fri Oct 29, 2010 2:03 am
Forum: Modules/Add-Ons
Topic: how to show cgcalendar categories??
Replies: 33
Views: 17794

Re: how to show cgcalendar categories??

I am also trying to show the event category on both the list template and event detail page (using CGCalendar 1.5.2 and CMSMS 1.8.2). I have tried both the above solutions but I can't get it to work. I'd like each event on this page http://www.stjohnscathedral.com.au/events/events-calendar.html to d...
by beattie
Sat Sep 18, 2010 11:45 pm
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED] News & Pretty URL's with MLE & hierarchy Off
Replies: 0
Views: 10129

[SOLVED] News & Pretty URL's with MLE & hierarchy Off

Many thanks to Owens for providing the solution to having nice URLs with the News Modules for users with multinlingual sites using MLE and with hierarchy set to false in the config file. See also this post for information on the origins of this post: http://forum.cmsmadesimple.org/index.php/topic,43...
by beattie
Thu Aug 26, 2010 8:27 pm
Forum: Modules/Add-Ons
Topic: Showtime 3.4 (update: responsive Nivo Slider)
Replies: 114
Views: 54389

Re: New module: Showtime (Animated slideshow)

Hi, great module!

I was wondering if this can be done using CSS and jQuery as in the Crossslide jQuery plugin. That way there is no need for Flash player.

Go to advanced search