mstein63
Forum Replies Created
-
Problem disappeared just as mysteriously as it started, so I’m closing this out. Hopefully someone can figure out what happened. Thanks for your ideas!
Yes, I am logged into Firefox, and no, nothing changes if I sign out. Cleared cache, still happening. Very strange. Installed Chrome, just for grins, and it works fine there. Even more strange.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Cant publish or update pagesHaving the same problem. As far as I can tell, there are no plugins that modify user capabilities. Not even sure what “custom fields” are available in the My Calendar plugin. I get the message that the page can’t be updated, but the page updates. It’s like there is a confirmation that isn’t coming back to let WP know that the page update was complete.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Calendar heading text changedI saw that the latest update includes the option to format the calendar month heading. Works perfectly – thank you! and Happy New Year!
Thank you. I am unable to test this. Another user suggested using the bulk edit feature, and I changed the setting to uncheck Post Expiration for each post. This took care of the problem, so I really don’t have a way to test it. I think one of your updates changed the settings on all of my posts, so whenever I edited one of them, the expiration date kicked in. No longer a problem – thanks!
Thank you. I am unable to test this. Another user suggested using the bulk edit feature, and I changed the setting to uncheck Post Expiration for each post. This took care of the problem, so I really don’t have a way to test it. I think one of your updates changed the settings on all of my posts, so whenever I edited one of them, the expiration date kicked in. No longer a problem – thanks!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Calendar heading text changedI saw that setting and I thought I had changed it to 1, but apparently it didn’t take. Changed it, and at least it’s showing just the current month. Still would like to have an option to control the rest of the verbiage, but meanwhile, I can figure out a way to hide the part I don’t want (“Events in…”).
Thanks for your help.
Thank you – works perfectly!
- This reply was modified 4 years, 5 months ago by mstein63.
I sent the information you requested. We are using block editor. I noticed quite a few other folks reporting the same problem in this forum. Someone suggested doing Bulk actions > Edit to change the Post Expirator option to Remove From Posts. I did this and it seems to have taken care of the problem. My guess is that one of your updates activated the Post Expirator option, even though the Settings had it set to not enable automatically. Took a while going through 10 posts at a time to make the change, but I haven’t had any trouble since. Thanks for your help.
Thank you for figuring this out. It seems to be working for me, too. Kind of a pain to do it in batches of 20, but better than not knowing whether your pages and posts might disappear!
For what it’s worth, I reported the same problem, and it’s still happening in 2.6.3 on two different websites. Doesn’t matter whether Auto-enable is disabled or disabled, when you go into edit mode, the box is checked to expire the same day. The only difference is that now it’s set at the current time instead of several hours later.
The problem happens before I even hit save. I open an post to edit it, and the Post Expirator is activated with a random date and time. I checked the log. Here’s a sample of what it says:
2021-11-18 21:02:29 9725 -> NO PAYLOAD ON SAVE_POST
2021-11-18 21:02:25 9725 -> SCHEDULED at Thu, 18 Nov 2021 22:02:25 -0500 () with options Array ( [expireType] => [category] => Array ( [0] => ) [id] => 9725 ) Event timestamp must be a valid Unix timestamp.For what it’s worth, it’s happening on a different website I manage – different host, different WP template. Half the website was in draft mode after I updated several pages.
Yes. Both are up to date.
I am having exactly the same conflict with the Getwid plugin by MotoPress. I have to deactivate Popup Maker in order to be able to edit custom blocks on pages and posts. In edit mode, the custom block gives me an error message: “Error loading block: Invalid parameter(s): attributes”. It doesn’t stop the block from being added, but you can’t see the content of the block while you are editing it.
It really is a nuisance for something that should be so simple. Whatever you can do to fix it would be most appreciated. I submitted a support request separately.- This reply was modified 5 years, 6 months ago by mstein63.
Forum: Themes and Templates
In reply to: [Dara] Banner size in Dara themeI think I figured it out. Please confirm:
.site-branding {
box-sizing: border-box;
padding: 0px; /*controls padding around image*/
}