Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: calendar
10 Dec 2011 21:49

kyle.gonyea

I have Google Calendar and RS Events set up to synch and it appears to be working okay except for repeating events. For instance, we have events that occur every Saturday and the synch function only pulled in one. I assume that if we re-synched after that event ends it would probably pull in the next one then but we really need it to pull in all events for a month or two at a time. I haven't started to dig in to the code quite yet but thought I'd post in case someone out there has any suggestions or has done this already...
Category: RSEvents!
10 Dec 2011 00:02

aborlix

Hello haris5, I managed to do the 1st option, but the 2nd i dont not know where to put the code! Can you help me please!


<?php if(empty($day->events)) { ?>
<span class="rse_date"><?php echo date('j', $day->unixdate); ?></span>
<?php } else { ?>
<a href="<?php echo rseventsHelper::route('index.php?option=com_rsevents&view=calendar&layout=day&date='.date('m/d/Y',$day->unixdate).$itemId);?>" <?php echo $this->is_module ? '' : ''; ?>>
<span class="rse_date"><?php echo date('j', $day->unixdate);...
Category: RSEvents!
03 Dec 2011 14:48

NEMGTR_webmanager

I only use this code when I put it in a text box or hidden field -- so people don't have to enter or select a date. I've never tried it in the calendar field. Sorry. Maybe someone else can help out on this one.

Kathy
Category: RSForm! Pro
03 Dec 2011 13:07

filippo.bracci

Hello Kathy,

I have tried to as you told me but it doesen't work.

I have added the code in the default value of "Calendar" field, but anything happen...
Category: RSForm! Pro
22 Nov 2011 18:24

haris5

This is a hack to remove the comments in the callendar plus disabling the link from the empty days of the callendar, i m sharing as promised!!

So in the event of an update of the component this will be overwritten....apply with caution!!


You will need to edit the components/com_rsevents/helpers/calendar.php file and search for this class: editlinktip hasTip.

Around line 675, you will need to replace this:

<td class="<?php echo $day->class; ?>"><a href="<?php echo...
Category: RSEvents!
18 Nov 2011 19:16

doogledesign

I would be interested in this as well.
Category: RSEvents!
17 Nov 2011 18:47

ksmall

We company only publishes events Monday through Friday. Is there a way to only show the work week?

Calendar screenshot

Thanks!
Category: RSEvents!
17 Nov 2011 15:16

gary76

Hi,

I have a problem on the following site www.goodiebag.co.za/ where the 'upcoming events' right hand side calls the event above the homepage content and not into a new page as when you navigate through the top menu
www.goodiebag.co.za/index.php/events/calendar/04/2012

Can anyone assist me with this, why its calling the event into the homepage content?

Regards,

Gary
Category: RSEvents!
17 Nov 2011 10:11

Joni

I have made a form with Calender. I do have an nl-NL.com_rsform.ini file in the language dir of Joomla.
The name of short days and of the months are in Dutch.
The long name of the day is in english....?

I want the full name of each day in Dutch, like this:
RSFP_CALENDAR_WEEKDAYS_LONG_1="Maandag"

But it does not work. So, I have changed the en_GB.com_rsform.ini a little bit to get Dutch names.. but it still give english names.
Where can I change this?

Using Joomla 1.7.2. and RSFormPro 1.4.0
Category: RSForm! Pro
10 Nov 2011 18:10

john18

Does anyone have recommendations on how to sync multiple Google Calendars in RSEvents?
Category: RSEvents!
10 Nov 2011 15:33

rocquoone

Alex, thank you for this!

Do you know how to control the format in which this information is displayed? I am familiar with changing the php settings in google calendar so that I don't get European date format, or 24 hour format, but I don't know how to do it within RSForms pro. (My users on the site in question are non military, US citizens)

TIA
Category: RSForm! Pro
08 Nov 2011 22:13

scott328

Guys,

Is it possible to have two calendar modules with unique events for each?

I set up two different categories in the component but selecting the appropriate category in the "event" tab does not seem to post to the designated module.

It makes me think that having two mod_rsevents_calendar each with unique events is not possible.

Am I wrong or is it just me?

Thanks
Category: RSEvents!
08 Nov 2011 01:09

smeyn

I want to have the ability for users to subscribe to the calendar. Every time a new event is added, every member subscribed should get an email about that event.

So it would work similar to the invite function, with the difference that a mailing list be used instead of individual members.

How should I implement this?

Thanks
Category: RSEvents!
02 Nov 2011 13:01

alexp

This is usually caused by cross browser template issues. It would best to contact the template developer regarding this.

PS: A working URL to the form would be good.
Category: RSForm! Pro
02 Nov 2011 11:48

p.kuntz

Hi Ben,
Did you manage to solve this issue.
We have same problem here.

Thanks in advance.
Peter
Category: RSForm! Pro
Displaying 706 - 720 out of 1051 results.