Calendar plugin - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: Calendar plugin (/showthread.php?tid=2650) |
RE: Calendar plugin - stwneu - 2015-07-14 Is this plugin still supported? I just tried using it, but after I activated the plugin, it added one calendar to the predefined site (in settings) and another instance to my sidebar (not a mini-calendar though), eventhough I never wanted that. RE: Calendar plugin - Carlos - 2015-07-15 I think it's no longer supported. Not sure if it's related to your issue, but see this post: http://get-simple.info/forums/showthread.php?tid=2650&pid=49086#pid49086 RE: Calendar plugin - stwneu - 2015-07-15 (2015-07-15, 05:09:46)Carlos Wrote: I think it's no longer supported. Seems to be related! The snippet works, almost a little to "good". I put it in the component sidebar and now both instances disappeared... RE: Calendar plugin - Carlos - 2015-07-15 Is your sidebar component called before get_page_content in your template? RE: Calendar plugin - lazlo - 2015-07-15 (2015-07-15, 23:17:48)Carlos Wrote: Is your sidebar component called before get_page_content in your template? Thanks guys, I have solved the problem by reinstalling everything. RE: Calendar plugin - Carlos - 2015-07-16 (2015-07-15, 23:40:41)lazlo Wrote:(2015-07-15, 23:17:48)Carlos Wrote: Is your sidebar component called before get_page_content in your template? Nice to know. ...But I was asking stwneu. RE: Calendar plugin - stwneu - 2015-07-16 (2015-07-15, 23:17:48)Carlos Wrote: Is your sidebar component called before get_page_content in your template? Yes, it is. Is there a way to "stop" that filter before get_page_content? RE: Calendar plugin - stwneu - 2015-07-23 ...or if it's not possible to include "applies only to sidebar" into that snippet or something like that, does anyone of you use any other ways to include an event-calendar? RE: Calendar plugin - D.O. - 2015-10-07 (2015-01-05, 20:38:13)Carlos Wrote: Thanks Carlos, I really needed it! RE: Calendar plugin - miky000 - 2015-11-29 Hi, nice plugin. I'm working on a bilingual site http://quebecolympicwrestling.ca/ and trying to make the calendar work properly. I mean, it works properly but only in 1 language across the site. Is it possible to associate pages with a different language then the one default one? The data in calendar.xml tells us which language is used <calendar_plugin><lang>en_US</lang><page>calendar</page></calendar_plugin> It would be great if we would be able to have another entry like below so we can use multiple languages. <calendar_plugin><lang>fr_FR</lang><page>calendar_fr</page></calendar_plugin> Or is there a workaround? RE: Calendar plugin - Riianna - 2016-08-17 I get duplicated big event calendar in events page . Any fix for that?. I have news manager, news manager addons and i8 gallery plugins installet. RE: Calendar plugin - Carlos - 2016-08-18 Check this post: http://get-simple.info/forums/showthread.php?tid=2650&pid=49086#pid49086 RE: Calendar plugin - Riianna - 2016-08-18 (2016-08-18, 02:09:56)Carlos Wrote: Check this post: Great thanx . It works now, i put that code snippet after page content but before sidebar content. RE: Calendar plugin - Oleg06 - 2016-09-16 I adjusted the plugin now works without error. Download here http://getsimplecms.ru/plaginy-dlya-getsimple-cms/plagin-kalendar/ Demo http://getsimple-themes.ru/lightbox/ RE: Calendar plugin - seannhenderson - 2018-05-27 (2013-11-04, 08:50:31)HagayM Wrote: Hi, Did this ever get answered? Would also like Sunday as a start day-of-week. RE: Calendar plugin - seannhenderson - 2018-08-27 (2018-05-27, 01:19:14)seannhenderson Wrote:(2013-11-04, 08:50:31)HagayM Wrote: Hi, Still hoping for a solution for this. Code or through the calendar admin. RE: Calendar plugin - CathG - 2023-11-08 (2013-10-17, 01:27:46)phpman Wrote: Hello, Hiya, Harald - I know it's a long time ago, but did you find a way to do this? Thanks - Cath RE: Calendar plugin - CathG - 2023-11-08 (2013-11-08, 13:03:47)thisnthat Wrote: I'd really like to be able to have some content on the same page as the calendar, but it seems it's either content or calendar, not both. What I'd really, really like is to be able to use the p01-contact plugin on the same page as the calendar. Any suggestions? Hi. I know it's a long time ago, but did you find a way to have content on the page with the calendar? Thanks - Cath RE: Calendar plugin - multicolor - 2023-11-08 I will try find solution |