Joe Dolson
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Show event data on hover?You can customize the plugin however you wish; but this is not an available feature at this time.
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Featured Image not showing on XWhen I run a validation test on your page for the cards, I get a message “ERROR: Fetching the page failed because other errors.”
This usually means that there’s a problem in the SSL certificate; but isn’t necessarily the case.
Bluesky and Twitter deal with cards quite differently; on Twitter, the card is fetched by Twitter – but Bluesky requires the client to produce the card, and this isn’t set up in XPoster yet.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Calendar widthCan you share a URL? My Calendar will generally occupy the space of whatever container it’s in; but there is a max-width set of 1260px in the base styles, and you’ll need to override that with custom CSS.
E.g.
.mc-main { max-width: 100% !important; }I haven’t been able to reproduce this issue; I tested with a few possibilities, but wasn’t able to get this error to occur. Do you have any additional information you can share?
If you can confirm whether you’re still having this issue with the latest update, I’d appreciate it. It’s resolved @alias79’s issue, but that doesn’t mean that these were actually the same problem.
Thanks, @alias79! I appreciate that you’re liking the reorganization.
And thanks for confirming the update fixed your issue. I appreciate that with large environments, it’s sometimes impossible to know whether updates happened in the intervening time…
So, it’s not deleted – it’s just not being displayed in the box. It will only get deleted if you save the post again when the box is empty. This is a bug, however, for sure, and I’ll get it fixed.
So I’m not sure why scheduling publication for later would be a problem with this unless you’re editing the post somewhere in between without filling in the custom update and the default status update template is blank, so that there’s no default. Because the custom template is not required at all to post an update; it’s just a way to customize the text on a per-post basis.
In your case, are both of those things true? That you are frequently editing a post after scheduling it for publication & that your default template is empty?
This appears to be mostly an effect of my adding an option that prevents tickets from displaying in the main calendar views by default (because rendering 100 ticket forms was poor performance and usually not needed), in combination with your site not using pretty permalinks for events, which means that the singular pages aren’t event pages; they’re just part of the main calendar view.
As such, it’s not something I’m going to change back – the performance hit is too much – and since you’ve found a solution that works for you, I’m going to consider this closed. Thanks!
The issue was bumped out of 6.7.1, so it wasn’t changed there.
Can you provide any additional information about the issue? The error message itself gives me very little information, and I have not managed to trigger this myself. If it’s possible to get a call stack for the error, that would be very helpful.
Looking at the code, I’m reasonably confident that’s what you’re referring to. But if you mean something else, please let me know.
I’m not totally sure what you’re referring to; do you mean the custom post text field?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Repetition Pattern Hours IssueThis is a known bug; it’s that the admin doesn’t include all of the handling for displaying the correct timezone for a given date – it treats everything as being in the timezone of the main event, where all the front-end calendar views take the actual date into consideration.
It’s on my todo list, but has no impact on what users see.
Are you using XPoster Pro? Uploading images is only supported in Pro, so if you’re *not* using Pro, then this is dependent on the presence of Open Graph tags on your site. Those are frequently provided by various SEO plugins; I can check whether they’re present if you share a URL.
If you are using Pro, then please submit a premium support request.
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Bluesky no images in feedI realized that I should have asked you whether you’re using XPoster Pro; uploading images is only supported in Pro, so if you’re *not* using Pro, then this is dependent on the presence of Open Graph tags on your site. Those are frequently provided by various SEO plugins; I can check whether they’re present if you share a URL.
If you are using Pro, then please submit a premium support request.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Repetition Pattern Hours IssueIs it shown correctly on the front-end?