jphogan
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Fatal Illegal Offset in >=15.6.1 on >=PHP 8While WordPress is still listed as offering beta support for PHP 8.0 and 8.1, the only items left are deprecation notices:
Do you have on your roadmap to fix this for PHP 8.X? If so, when is that scheduled to be released? I need to know if I need to switch to another plugin that will offer support for the latest versions of PHP.
Thank you,
Forum: Plugins
In reply to: [Gravity Forms Email Blacklist] Error with paged forms and blacklist pluginThank you for your reply!
I updated gravity forms and the blacklist plugin and am, unfortunately, still having the same issue with the paged form.It errors out when you try to advance from the first question and jumps to the email validation.
https://www.mya.com/test-copy-what-kind-of-ai-do-i-need/
Here’s the form export file if you want to try to recreate the issue.
Forum: Plugins
In reply to: [Gravity Forms Email Blacklist] Error with paged forms and blacklist pluginThanks for the reply!
I just verified there is only one email field on my form on the test page. But, hopefully, this next update will fix that issue as well.Hi,
Is there any update on this ticket?
Any response would be appreciated, thank you!
Forum: Plugins
In reply to: [HubSpot for Gravity Forms] Feed Settings BlankWe found a setting in Hubspot which solved the issue for us.
In Hubspot, under Settings>Marketing>Forms>Non-Hubspot Forms there is a setting to accept third-party forms.
Forum: Plugins
In reply to: [WP AutoComplete Search] wi_posts_search_handler() errorThanks, @cmsgeek, that worked! Going on 7 months waiting for an update to this and that did it.
marking as resolved
Update: decided to try this again with the latest 5.9.2 update and now I can save events just fine. Not sure what changed with this version, but it fixed the issue!
Forum: Plugins
In reply to: [WP AutoComplete Search] wi_posts_search_handler() errorJust installed this plugin for the first time and saw the same thing immediately.
This was initially a clean install. It has worked fine for a year or so with regular plugin updates. This seemingly came out of nowhere.
It’s odd that I can’t even reinstall the plugin because it can’t seem to create the necessary tables anymore
Thank you for your follow up. No, there aren’t any console errors.
Here are some more troubleshooting steps I’ve done on my local dev environment and the odd things I’ve encountered. None of these troubleshooting steps allowed me to publish an event.
Through the dashboard, I deleted all past events and drafts. Oddly, there were still 6 events in the em_events table with an event_status of -1. I deleted those manually through the db.
I attempted to “uninstall” the plugin through the dashboard, but that did not work.
I deactivated the plugin and removed manually. I dropped all the em_ tables.
Oddly, at this point, my loop was still pulling in two “event” post types. I found those in the _posts table and deleted those manually.
I redownloaded the latest version of EM from the WP repository and installed. It registered my post type, but I could not create any new events.
I looked at my db and noticed there were no em_ tables created after reinstalling the plugin.
I attempted to make a change on the EM Settings tab to hopefully store some tables, but I received this error: “Colors must be in a valid hex format, such as #FF00EE. This setting was not changed.” This would not allow me to save in Settings changes, no would it create any em_ tables.
Is there somewhere I can download previous versions of the plugin?
I am happy to provide a staging environment if this is something you’re interested in troubleshooting.
These same table errors are happening on my live site and my local development site.
Thank you
Thanks, @robswaimea! That was it. We set the Limit to unlimited and it fixed the issue.
Forum: Plugins
In reply to: [Smart Scroll Posts for WordPress] Execute shortcode in custom markup?Thanks for your quick reply and great support. Unfortunately, that’s not working either. I moved the share buttons to a shortcode in my php file. They output for the first post, but not for subsequent posts. See example here.
My paragraph breaks are being stripped in my output. Any advice?
Awesome! Thanks for the very quick turnaround and great support. In future versions, I would love to see the ability to pull in author bio and avatar, or something more dynamic pulling in custom meta, but I understand you can’t accommodate every request ?? Thanks!