Joe Dolson
Forum Replies Created
-
I added Method:Publish, and left organizer. It seems like organizer is being ignored; but I haven’t been able to reproduce having events deleted, so I can’t really tell for sure what’s going on.
I’ve gone ahead and released an update that makes these changes; let me know if it makes a difference. I don’t have any other reports like this, and I can’t find any useful documentation for how Google Calendar handles ical imports, so I’m working in the dark here.
I’m starting to think you’re right that it’s because of the Organizer field. But what I wouldn’t give for some documentation on how Google handles this…
I found some evidence that Google won’t accept an Attendees field, so I may just need to remove the organizer field. But I’m still looking for some documentation, in hopes that I can do that with actual information, instead of supposition.
This should be resolved in the last release.
Forum: Plugins
In reply to: [WP Accessibility] Cookies Not SetWell, I didn’t change how they were saved…but I did omit to set them in the rewritten code…
Forum: Plugins
In reply to: [WP Accessibility] Cookies Not SetI’ll check this out. Is it definitely that the cookies are not being set, or is it possibly that cookies are being set, but not read correctly?
The way cookies are set is one of the only parts of the JS that I *didn’t* change in the last major release…
This is already finished for version 3.7. I don’t have a release date yet, however.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] URL eventThere is no setting for turning
mc_idon or off. I’m working on making it optional for singular events in the next release, but it’s the mechanism for identifying which instance of a recurring event you’re viewing, so it is necessary for any event that occurs more than once.Sounds great – thanks for confirming!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] can’t buy tickets from pageYou can hide the PayPal button; but you do have to have *some* payment method enabled. The plugin doesn’t work if there are no options to pay. You can always have multiple options enabled, and provide custom instructions in the offline payment gateway.
I’ll look into it with those points. It seems very unlikely that the host not being an attendee would make a difference…but I’ll explore that. I can’t see why Google would remove an event for that reason…it just doesn’t make sense to me.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] title fontWithout seeing your site, I can’t really answer that question. It’s most likely some kind of CSS conflict with your theme or another plugin. But I can’t offer any specifics without actually looking at the site.
Forum: Plugins
In reply to: [WP Accessibility] Safari Bug – Plugin Breaks Position Fixed/Sticky ElementsThis should be fixed in the latest release; I just removed that line of CSS.
Forum: Plugins
In reply to: [My Tickets - Accessible Event Ticketing] don’t see free optionIf you set the price to 0, then the event is free. There isn’t anything else; it’s just based on the price of the event.
Using the shortcode, you can go to My Calendar > Settings > Display and update the default navigation options. That will change the defaults throughout the site. You can also set the navigation parameters of the shortcode to set which navigation items you want. You can see the options here: https://docs.joedolson.com/my-calendar/my-calendar-display-options/#navigation
I’ll look at that. The logical thing for me is to add a few more permutations in the default templates. I’m finding that people are using these, but want more options.
You can customize the template; but it’s not super easy. Here’s some documentation on that: https://docs.joedolson.com/my-calendar/customizing-list-preset-templates/