robanna
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] ‘Move to trash events older than’ not workingI have tried to disable all plugins and using the Twenty Twenty theme with no luck.
Forum: Plugins
In reply to: [The Events Calendar] ‘Move to trash events older than’ not workingHi sammysamp,
Thank you for getting back to me.
We 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: [Enable Media Replace] PHP Warning: Undefined variable $serialized_contentIt appears to be working with our configurations, also. Thank you,
Forum: Plugins
In reply to: [Enable Media Replace] PHP Warning: Undefined variable $serialized_contentThank you!
Forum: Plugins
In reply to: [Enable Media Replace] PHP Warning: Undefined variable $serialized_contentI’m also on WP Engine using Beaver Builder and just recently started having issues when replacing media.
Same setting as above and the same corrupted data.
Is there a solution yet?
Thanks,
Confirming that the latest updated has broken all of my forms as well. Reverting to the previous version fixed it.
Forum: Plugins
In reply to: [WP 2FA - Two-factor authentication for WordPress] Not able to log inOK, I finally solved it. I am using a custom theme. I had to activate the twenty-twenty theme, log out, log in, then reactivate the custom theme.
At this point it’s working as expected. Thank you
Forum: Plugins
In reply to: [WP 2FA - Two-factor authentication for WordPress] Not able to log inI am using the default login page.
Is there anywhere I can submit this bug?
Forum: Plugins
In reply to: [Better Find and Replace - AI-Powered Suggestions] Not saving on multisiteI found the issue; I first installed it in June 2022 on only one of the sites. After upgrading, the SQL DB did not update properly. The first site was missing the html_charset column. I added it manually, and I can now change, add, and save rules.
I just ran across this issue. I changed the Post Expirator Advanced Setting ≥ Block Editor Support from:
Show Gutenberg style box
to:
Show Classic Editor style box.It’s a temporary fix until the next release. You can also set the expiration in the Quick Edit in the All Posts list view as another workaround.
Forum: Plugins
In reply to: [The Events Calendar] Change Event Website URL on single pageWell, That last line was just a guess but it worked.
In details.php I replaced:
$website = tribe_get_event_website_link();
with:
$website = tribe_get_event_website_url();That puts just the URL sans html
Forum: Plugins
In reply to: [The Events Calendar] CSS for single viewThanks you both of you. That seems to have done the trick.
I’ll watch for a permanent solution.
Same. Blank screen on the Dashboard and the url is appended with
?page=ninja-forms#requiredUpdates
I’m on WP 4.8 and have a fatal error.