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
04 Dec 2015 11:49

support398

Hi...

I am trying to create an application which allows a user to specify the start date and end date of a period. I then want the site to ensure that the user only has access to dates within that period for viewing and subscribing to events. This period will be different for each user and can be changed by the user if certain conditions are met.

How can I get RSEvents Pro to limit the calendar period accessible by a user, so that events can only be viewed and booked within that period?
Category: RSEvents!Pro
03 Dec 2015 02:30

payments28

Same here... I am looking for how to do this as well...... any ideas folks (I'm not a coder)

thanks,
Mike
Category: RSForm! Pro
24 Nov 2015 16:11

tuttini

hi, i have same problem, i configurate calendar module in one page that i called event but i need to appear in all subpage autocreated from component RSEvent, but it was appeared only n few pages

thanks
Category: RSEvents!Pro
20 Nov 2015 04:17

massageindy

When people see my calendar, they see all events equal. But in our case we dont confirm an event until it reaches a certain number of tickets sold.

Id like to highlight events with a background color to the event name if it has x number of tickets sold or more.

This code below achieves what I want and display the number effectively in SHOW and Default events pages.
<?php
$db = &JFactory::getDBO();
// Amount of Subscriptions
$db->setQuery("SELECT SUM(ut.quantity) FROM...

So i tried to add the...
Category: RSEvents!Pro
17 Nov 2015 16:39

mexx84

Hi,
i want to make a price list for our customers. We have two price levels. Monday-Friday and Saturday, Sunday and Public Holidays. So i need a function where i can enter the days, wich have additional costs.
e.G. If a customer comes on Monday and wants to tickets the should cost 20 € for each. On Saturday the ticket price is additional 4 € for each ticket. The customer should see only the right price.
Is there a possibility to realise this with RSForm Pro?

Thanks for your help!
Category: RSForm! Pro
17 Nov 2015 08:56

massageindy

The general default events icon image is the question. There should be an easy way to change it. I can't right click on it to find path because of the way it is configured.

I'd rather not post my site URL publicly. But again we r addressing the same default event image for all users, nothing special with mine. It looks like a calendar icon and used when no image is uploaded for an event.
Category: RSEvents!Pro
09 Nov 2015 08:24

alexp

08 Nov 2015 17:56

andybon

I have a database table for all my users with their Dates of Birth stored in proper date format.

Both CALENDAR and BIRTHDATE fields on RSFormPro seem to save the data as text... is there any way to get either of them to save in proper date format?

What I'm actually trying to do is have a DATE OF BIRTH field on my RS FORMS, and populate it automatically if the user is logged in with their date of birth which they've already given me. I think I can add the PHP to do that from your examples...
Category: RSForm! Pro
04 Nov 2015 02:52

msauvola

Is there a way to display the time with the event name on the calendar module?
Category: RSEvents!Pro
28 Oct 2015 14:57

bozkartal

Hi,

i have solved it this way:

Go in your Form to "Properties" / "CSS and Javascript" and add this code:
<style> 
.yui-calcontainer{
	z-index: 3 !important;
}
</style>
You can choose your z-index. I used 3. With the !important tag you will guarantee, that it will override the settings before.

Rgds
B.
Category: RSForm! Pro
28 Oct 2015 08:48

alexp

Not a script, but a calendar configuration option. More details here:

https://www.rsjoomla.com/support/documentation/rsform-pro/form-fields/calendar.html
Category: RSForm! Pro
27 Oct 2015 21:37

Sytars

Hi Dear RsJoomla,

Please give to me the place (script) where to change Calendar display (points between numbers)

From: 22.10.2015 (points)
To: 22/10/2015 (Slashes)

With SLASH PLEASE,

Thanks,

Oswaldo
Category: RSForm! Pro
26 Oct 2015 08:58

alexp

I was pointing out the fact that this is more of a template related issue rather then an extension one.

The Gzip compression can be turned of in your Global Configuration area, as for the CSS compression and other cache tools, these are most likely provided by your template.
Category: RSEvents!Pro
26 Oct 2015 08:06

irfan.raza

Yes the calendar display is fine but only on 1 standard "protostar" template, what about the rest ones like "beez" & "atomic". There Calendar Layout is even worse than my template.

How can I turn off this gzip compression and any other CSS cache compression????
Category: RSEvents!Pro
26 Oct 2015 07:43

alexp

Perhaps you should consult with your template developer for more details on this. The calendar display fine in the standard template:

http://www.smeda.org/index.php?option=com_rseventspro&view=calendar&month=11&year=2015&Itemid=453&template=protostar

Further to this, it would be best to turn off the gzip compression and any other CSS cache / compression tools that you might have enabled.
Category: RSEvents!Pro
Displaying 256 - 270 out of 1048 results.