robanna
Forum Replies Created
-
I found a plugin conflict with Advanced Editor Tools (formerly TinyMCE Advanced) plugin. Marking as resolved.
I just noticed that the schedule is still there. It’s just an issue populating the metabox on posts. After upgrading from 4.8.1 to 4.8.2 or any later version, the Future Actions panel in the block editor shows as unchecked/empty for posts that had existing scheduled actions. The scheduled actions still exist in Action Scheduler, execute correctly at the scheduled time, display correctly in the Scheduled Actions list and in Quick Edit, and are preserved when the post is updated. The issue is purely that the block editor sidebar panel fails to populate with the existing scheduled action data when the edit screen loads.
The scheduled action is never deleted by this bug — updating the post preserves the existing action regardless of the panel state. The issue is exclusively that the panel does not read and display the existing action data on page load. The action continues to execute correctly at the scheduled time.I rolled it way back and slowly updated, and it worked as expected from 4.5.5 to 4.8.1. When I got to 4.8.2, the option to change the default status to draft/private/published/trash went away, and the post broke again. Maybe a coinsidence.
I was using Trash as the default.
Thanks for the relpy. Here’s my process as I rememberit.
– Install PublishPress Future version 4.10.0
– Create a post and assign Future Action
– Update PublishPress Future to version 4.10.2 (the broken version)
Downgraded back to 4.10.0.
updated to 4.10.3
– Edit the post that has been assigned with Future Action in version 4.10.0 (this post’s future action is now not working)
Created a new post and assigned future action with 4.10.3 and everything works as expected.If I create a new post with a future action, it works as expected. Post from before I updated to 4.10.2 then back to 4.10.0 then to 4.10.3, are broken.
Same issue here. Just to add to this; it is not visible on posts, but is visible on custom post types.
Forum: Plugins
In reply to: [Better Find and Replace - AI-Powered Suggestions] Regex issueI noticed an attempt to fix my issue in the last update. Unfortunately, I’m still having an issue.
I updated to the latest version and tried to save my regex and received an “internal error.”
Find: (\d\d\d)\.(\d\d\d)\.(\d\d\d\d)
Replace: <a href=’tel:$1-$2-$3′ aria-label=’$1-$2-$3′>$0</a>
Changing line 60 to:
$msg = self::insert_masking_rules( $find, $replace, $type, $replace_where, $id, $delay_time, $user_query ); //robannafixed the error.
We are using a multi-site set up, if that matters.
Forum: Plugins
In reply to: [The Events Calendar] Main Caledar View Squished into One ColumnHi @wallaceimedia, We are having the same issue with the main calendar is squished into one. What was the fix for this?
Thank you,
Agreed. Plugin conflicts, saving just spins. reverting back to previous version.
Forum: Plugins
In reply to: [The Events Calendar] ‘Move to trash events older than’ not workingI installed the patch on the current version and it worked. I’ll look for the update. Thank you.
- This reply was modified 1 year, 6 months ago by robanna.
Forum: Plugins
In reply to: [The Events Calendar] ‘Move to trash events older than’ not workingThank you.
Forum: Plugins
In reply to: [The Events Calendar] ‘Move to trash events older than’ not workingWe do use real cron jobs.
The cron jobs do not appear to be missed but the are not having any result. Events older than a month are still active after the hook tribe_trash_event_cron runs.
Do you have anything else we could try?
Forum: Plugins
In reply to: [The Events Calendar] ‘Move to trash events older than’ not workingI just updated to the latest release and it did not fix the issue.
Forum: Plugins
In reply to: [The Events Calendar] ‘Move to trash events older than’ not workingI’m on vacation but will try the updated when I get back in the office next week.
Forum: Plugins
In reply to: [The Events Calendar] ‘Move to trash events older than’ not workingDebug log didn’t tell me much about the issue.