
JQuery FullCalendar & Google Calendar Configurations
5161
$$
- Posted:
- Proposals: 0
- Remote
- #140561
- Archived
Description
Experience Level: Intermediate
I am using FullCalendar with Google Calendar on my site.
• I need the calendar to be read only – ie I do not want the events to be clickable.
• I also need CSS styling for FREE and BOOKED status.
• I require the calendar in 2 different sizes, one for the side bar and one for main page
FullCalendar info: http://arshaw.com/fullcalendar/
My Site: http://www.cheshirevwcampers.co.uk/vw-campervan-hire-macclesfield-cheshire-availability.php
Site sample of what I need: http://www.californiacruzin.co.uk/files/availability.php
Calendar XML Feed: https://www.google.com/calendar/feeds/cheshirevwcampers%40gmail.com/public/basic
I need to use Google Calendar as I need my clients to be able to edit the calendar themselves, although it seems really cranky for setting reoccurring events then trying to override them.
I have managed to remove the eventclick by using this code, and changing the pointer style in the CSS (not good, I know) but the URL still shows in the browser status bar at the bottom. I think the js files needs hacking instead.
$('#calendar').fullCalendar({
events: 'https://www.google.com/calendar/feeds/cheshirevwcampers%40gmail.com/public/basic’,
eventClick: function(event) {
return false;
},
Or if you have any better ideas solutions I will pay for those instead.
You could work on my site or just send me the files.
Thanks
• I need the calendar to be read only – ie I do not want the events to be clickable.
• I also need CSS styling for FREE and BOOKED status.
• I require the calendar in 2 different sizes, one for the side bar and one for main page
FullCalendar info: http://arshaw.com/fullcalendar/
My Site: http://www.cheshirevwcampers.co.uk/vw-campervan-hire-macclesfield-cheshire-availability.php
Site sample of what I need: http://www.californiacruzin.co.uk/files/availability.php
Calendar XML Feed: https://www.google.com/calendar/feeds/cheshirevwcampers%40gmail.com/public/basic
I need to use Google Calendar as I need my clients to be able to edit the calendar themselves, although it seems really cranky for setting reoccurring events then trying to override them.
I have managed to remove the eventclick by using this code, and changing the pointer style in the CSS (not good, I know) but the URL still shows in the browser status bar at the bottom. I think the js files needs hacking instead.
$('#calendar').fullCalendar({
events: 'https://www.google.com/calendar/feeds/cheshirevwcampers%40gmail.com/public/basic’,
eventClick: function(event) {
return false;
},
Or if you have any better ideas solutions I will pay for those instead.
You could work on my site or just send me the files.
Thanks
Gail D.
100% (40)Projects Completed
59
Freelancers worked with
35
Projects awarded
15%
Last project
7 Mar 2022
United Kingdom
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies