Hi,
As a heads up the plugin is not compatible with PHP version 8. I have corrected the issue on my installation, but I am messaging in hopes that you would include the fix in the next update.
Here is the error:
Uncaught TypeError: call_user_func_array(): Argument #1 ($function) must be a valid callback, non-static method wx_form_management::add_wx_popup() cannot be called statically
I fixed this by changing wx-form-management.php line 97 from ‘function add_wx_popup’ to ‘public static function add_wx_popup’
thx
]]>Everything worked fine. The new update causes the iframe to not load correctly.
]]>We have a registration page containing multiple registration forms embedded using the shortcodes/webhooks provided. The page is producing these errors:
Deprecated: Non-static method wx_form_management::wxform_shortcode_fn() should not be called statically in /home/xxxxxxx/public_html/wp-includes/shortcodes.php on line 319
Deprecated: Non-static method wx_form_management::wx_build_embed() should not be called statically in /home/xxxxxxx/public_html/wp-content/plugins/webconnex-form-managment/wx-form-management.php on line 92
This is causing the page to load erratically at times. This appears to be an incompatibility with the latest version of PHP (7.x) which we are using. Please advise if there is a code fix or update to this plugin. Thank you.
]]>When using the WebConnex WordPress plugin to display our RegFox class registration forms we have two problems.
1. The credit card entry area isn’t wide enough to display the full credit card numbers (15 characters vs 16 characters). I believe the plugin determines the iframe form width so a slightly wider form would be optimal so that all the digits can be seen.
2. If a registrant clicks off of the form by accident (might try to use the greyed-out screen’s scroll bar instead of the one that loads in the iframe) the registrant’s information is lost and they have to type it again. I believe the plugin can dictate that the grey area around the form not close the iframe window. This would require the registrant to use the close window “X” at the top of the page if they really want to close the window. This would ultimately save registrants the frustration of losing their information if they accidentally click in the dark area of the window.
Thanks for your help!
]]>Hi, this plugin seems to be what I am looking for, but I see the last update was 1 year ago, it has not been tested with the 4.61 version of wordpress, and I don’t find any review, do you have any new information about it ? Do you plan any update in the short term?
Thanks.
]]>