Hello!
What is everybody using for a calendar these days - Goggle? If so can it be made responsive now?
Thanks
Byron
What is everybody using for a calendar these days - Goggle? If so can it be made responsive now?
Thanks
Byron
Hi Byron
I make mine just using Site Designer Elements and Eric I helped me with some JS to make it easier for making days that have been booked a different colour.
https://youtu.be/Ei_HjudJhXk
What is your calendar for? (just calendar, or users booking? information)
I make mine just using Site Designer Elements and Eric I helped me with some JS to make it easier for making days that have been booked a different colour.
https://youtu.be/Ei_HjudJhXk
What is your calendar for? (just calendar, or users booking? information)
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?
LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS
Contact Me For One To One Assistance
https://mawarputih.coffeecup.com/forms/contact-wayan/
A simple quick way to contact me
https://rsd-tutorialscom.coffeecup.com/ … l-details/
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?
LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS
Contact Me For One To One Assistance
https://mawarputih.coffeecup.com/forms/contact-wayan/
A simple quick way to contact me
https://rsd-tutorialscom.coffeecup.com/ … l-details/
I use jquery Datepicker so I can easily customize the dates by tying it to a database. How do you want the calendar to behave? Do you want interaction with it or just use it as a indicator?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Hi guys
Its for a Bike shop to show rides, races etc.. It needs to be super simple as the the shop owner will keep it updated and tech isn't his thing
Thanks
Byron
Its for a Bike shop to show rides, races etc.. It needs to be super simple as the the shop owner will keep it updated and tech isn't his thing
Thanks
Byron
Can you define what you want it to do and how much info to display?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Here's one I have that shows some of the possibilities.
I'm using Foundation in Site Designer with Jquery Datepicker UI. I built custom scripts to control data submission and data retrieval from a CSV file, so no database needed.
Calendar data submission form.
https://ericrohloff.com/coffeecup/ccfor … v/form.php
Calendar data viewing with Reveal Modal for details.
https://ericrohloff.com/coffeecup/ccfor … /index.php
I'm working on adding a time element to the form to allow multiple appointments per day. I have the index.php viewing the data that I added manually working. If you view Jan 11 you'll see two types of appointments at different times.
I'm using Foundation in Site Designer with Jquery Datepicker UI. I built custom scripts to control data submission and data retrieval from a CSV file, so no database needed.
Calendar data submission form.
https://ericrohloff.com/coffeecup/ccfor … v/form.php
Calendar data viewing with Reveal Modal for details.
https://ericrohloff.com/coffeecup/ccfor … /index.php
I'm working on adding a time element to the form to allow multiple appointments per day. I have the index.php viewing the data that I added manually working. If you view Jan 11 you'll see two types of appointments at different times.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
I got the time added to the form and it blocks submit if the date selected doesn't have any times available.
Jan 01 2023 has all times already booked for testing.
https://ericrohloff.com/coffeecup/ccfor … v/form.php
Byron, If you have any interest in this or something similar let me know and I'll share the file and scripts.
I'm going to work on it a little more to add more customization's.
Jan 01 2023 has all times already booked for testing.
https://ericrohloff.com/coffeecup/ccfor … v/form.php
Byron, If you have any interest in this or something similar let me know and I'll share the file and scripts.
I'm going to work on it a little more to add more customization's.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Just use Google calendar - that's super easy for people to add content and share, etc.
An easy way to make the Google Calendar responsive is to change the width parameter to 100% (width="100%"). That is, just change that part of the code Google gives you to embed.
An easy way to make the Google Calendar responsive is to change the width parameter to 100% (width="100%"). That is, just change that part of the code Google gives you to embed.
Joe
I know its a simple fix but I can't find it - the event will not post on the calendar that is in my website
http://www.houstoncyclingcenters.com/bike-events.html
Byron
I know its a simple fix but I can't find it - the event will not post on the calendar that is in my website
http://www.houstoncyclingcenters.com/bike-events.html
Byron
Sorry for not seeing this sooner - I'm not on here much. Looks like your calendar is not set to "public" correctly?
Check this info out: https://support.google.com/calendar/answer/37083?hl=en
Check this info out: https://support.google.com/calendar/answer/37083?hl=en
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.