effex100
Member
Posted 1 year ago #
I'm trying to use this plugin just for the widget to get an external feed. I've tried all kinds of setting and all I get is "No events found within start and end date" Here is the feed, I have no control over it's formatting. http://www.charmsoffice.com/charms/calsync.asp?s=BeachBand
Help would be appreciated.
Thanks,
- Ray
http://wordpress.org/extend/plugins/amr-ical-events-list/
Try entering it like this:
[iCal ics=http://www.charmsoffice.com/charms/calsync.asp?s=BeachBand]
That works on the test site
http://icalevents.anmari.com/test/calendar-of-all-events/test-ics-charms/
looks like a logic change in the shortcode
It used to work with out the "ics=".
effex100
Member
Posted 1 year ago #
Thanks, I got this working now. I had to remove the brackets and the iCal part but it works.
I'm using the widget and adding ics= into the bottom box before the url got everything working.
Thanks