deKay
Forum Replies Created
-
Forum: Plugins
In reply to: [ActivityPub] Can’t set posts to public on fediverseYes – seems to be working now! Thanks.
Forum: Plugins
In reply to: [ActivityPub] Can’t set posts to public on fediverseGreat news! Thanks!
Forum: Plugins
In reply to: [ActivityPub] Can’t set posts to public on fediverse@pfefferle ah, they are usually dates in the past. Where is the default setting changed and is there a way to override it on individual posts?
Thanks
Forum: Plugins
In reply to: [ActivityPub] Replies to replies not showing on fediverse?So long as I’m not doing it wrong, that’s fine! Thanks for the reply.
Forum: Plugins
In reply to: [ActivityPub] Feed stopped updatingAha – 800-odd cron jobs missed their start time. A pause and resume seems to have kicked it back in again.
Thanks!
Forum: Plugins
In reply to: [Next Active Directory Integration] Apostrophe in usernameSame issue here. We can’t just ask our Irish staff to give up their heritage! 🙂
Forum: Fixing WordPress
In reply to: Scheduled Posts Not PublishingSame issue here, only been happening since upgrading to v4.6.1. Around a third of posts scheduled are missed now.
I don’t use Divi, but I’m having the same issue.
Forum: Themes and Templates
In reply to: [Hueman] Use page category for slider rather than post categoryJust to update this…
The update to Hueman 3.0 broke this functionality again. It was easy to fix though, I just made the same change as suggested above again, only now the file is parts/featured.php instead of inc/featured.php
Forum: Themes and Templates
In reply to: [Hueman] Use page category for slider rather than post categoryThat’s perfect! Thanks!
Forum: Themes and Templates
In reply to: [Hueman] Use page category for slider rather than post categoryThat works great, thanks. Looks a lot better. Seems odd they thought left-aligning it looks better than centred!
Thanks. I’ve uploaded a few larger images and that seems to resolve it.
However, I would still like to suggest this is a bug in the formatting. There’s no reason why a smaller image can’t be centred correctly – after all, it is when there is no content sidebar.Make a child theme and add this to the CSS:
.content-area, .content-sidebar { padding-top: 0; }Really tearing my hair out with this now. If I remove the right content bar, everything displays correctly. Put it back, and the featured images shift to the left again.