Joe Dolson
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Allow CommentsForum: Plugins
In reply to: [My Calendar - Accessible Event Manager] No message on empty monthI’ll check this out. I’m not aware of having changed anything that would have broken this, but if I did then I’ll figure it out!
Forum: Plugins
In reply to: [WP Accessibility] Mobile CompatibilityGo into the plugin settings and uncheck the option “Hide toolbar on small screens”.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Please allow Comments for EventsThis is on my todo list; it is possible already, but it’s really a hassle to enable, so I’m looking at making it easier to do.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Week daysCan you clarify? My immediate reaction is “your calendar is only showing weekends?”, but that seems unlikely.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Upcoming Event ShortcodeCertainly; it’s the
afterparameter:[my_calendar_upcoming after="25"].If you use the shortcode generator to build your shortcode, it’s in the options there under ‘Event Range’.
I found a bug where the transient cache that stores the category styles wasn’t cleared when the category settings were updated, and that will be fixed in the next release. They were cleared when a category was updated; but not when the settings were changed.
However, I still haven’t been able to reproduce what it looks like I’m seeing here – where the setting just resets itself to the previous setting. Will keep exploring.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Calendar widthGlad you got it worked out!
I haven’t been able to reproduce this; is there any additional detail you can give me? When I switch that setting, it stays switched in every test I’ve done.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Detail popups on mobileYes; go to My Calendar > Design > Scripts and switch to the ‘modal’ format for popups. This is the default since version 3.5, but older installations will still use the previous format.
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Rate limiting not working?Are there any tag- or category-like classifications for your job listings?
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Rate limiting not working?So, the problem you cited initially said “I would expect there would be sent max. 1 post to Twitter per hour.” – that’s not actually a correct assumption. The limits are per term, so that’s actually a max of 1 post per term per hour.
How are you using terms with your job listings? Does each listing have quite a few terms?
Hmm. Yeah, I expected it to be simple to reproduce. Maybe it’s a PHP version thing? (I don’t know why that would be, but… maybe.)
What version of PHP are you running?
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Bluesky no images in feedBluesky handles cards in kind of a weird way – the client is responsible for producing the card, which includes uploading the image to Bluesky. So that’s something I don’t have set up yet. You need to have the open graph tags so that external clients can identify what should be in a card and fetch it, but the generation of the card itself is dependent on the client in use. So bsky.app is a client for Bluesky, and it creates the card when you add the link; but if the update is created by XPoster, then XPoster has to create the card.
That’s very different from how Twitter works, so it’s requiring a fair amount of rewriting.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Export my calendarThe settings export is only settings; events can be exported using the My Calendar export API. Importing, however, is only available using My Calendar Pro.