Plugin Author
LBell
(@lbell)
Howdy! Can you provide an example of what your are trying to achieve?
Hi,
thanks for coming back to me. Just a couple of things that I have picked up from the instructions.
- Most importantly, stopping people from pressing a event on the calendar that takes them to the google calendar (if that makes sense)
- Monday as start of the week on the calendar
- On mobile show the calendar, not a list of events
- using the styling from the Google calendar.
No matter where I put the code from the website installation page nothing seems to effect the calendar.
- thanks for any help.
Plugin Author
LBell
(@lbell)
Can you share what you’ve tried?
[pretty_google_calendar gcal="yourcalendarid" no_link="true" enforce_listview_on_mobile="false"]
The above should take care of #1 and #3.
#2 might be drive by the locale argument. Otherwise, you can try fc_args='{"firstDay":"1"}
Not sure what you mean by #4?
-
This reply was modified 1 year, 8 months ago by
LBell.
Plugin Author
LBell
(@lbell)
Closing due to lack of information.