StarryMom
Forum Replies Created
-
Perfect, thank you!
Thank you for checking on this for me.
There’s no options to do anything within the widget. I do see in the code where it’s hardcoded to the “small” size but I dislike changing plugins code because then I’m stuck doing it for every update.
My URL: https://onestarrynight.com
Thank you @okparfait, that worked for me.
Submitted a support request per your instructions.
I emailed asking for a refund.
How an update makes things worse, I’ll never understand. It completely breaks the Kadence Advanced Form Block now, it won’t even load on the backend.
This is unacceptable for a paid service. We purchased it weeks ago and all it’s done is not work and break the site.
When will the update be released? We purchased the plugin almost a month ago and have yet been able to use it without numerous issues.
When I caved and switched to using the Kadence Form Block for this one and only form that needs this plugin, if I enable the integration it causes all of my other Kadence forms which use the advanced form block to give a 500 error.
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function BitApps\BTCBI_PRO\Triggers\Kadence\KadenceController::handle_kadence_form_submit(), 3 passed in /home/nginx/domains/public/wp-includes/class-wp-hook.php on line 324 and exactly 4 expected in /home/nginx/domains/public/wp-content/plugins/bit-integrations-pro/includes/Triggers/Kadence/KadenceController.php:162
Stack trace:
#0 /home/nginx/domains/public/wp-includes/class-wp-hook.php(324): BitApps\BTCBI_PRO\Triggers\Kadence\KadenceController::handle_kadence_form_submit()
#1 /home/nginx/domains/public/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /home/nginx/domains/public/wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /home/nginx/domains/public/wp-content/plugins/kadence-blocks/includes/advanced-form/advanced-form-ajax.php(106): do_action()
#4 /home/nginx/domains/public/wp-includes/class-wp-hook.php(324): KB_Ajax_Advanced_Form->process_ajax()
#5 /home/nginx/domains/public/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /home/nginx/domains/public/wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /home/nginx/domains/public/wp-admin/admin-ajax.php(207): do_action()
#8 {main}
thrown in /home/nginx/domains/public/wp-content/plugins/bit-integrations-pro/includes/Triggers/Kadence/KadenceController.php on line 162I guess we are posting here and emailing the same thing? It’s Sarah, fyi.
Your documentation clearly stated ADVANCED form.
I do see that you changed the documentation to remove the word advanced. Google still shows it though.As I’ve said, the fetch button does nothing. I see in my access logs the following: “POST /wp-admin/admin-ajax.php?action=btcbi_action_hook%2Ftest&_ajax_nonce=de9b6e96ed HTTP/2.0” and that just repeats over and over and over until I click the stop button. Nothing in PHP error or error logs.
Here’s some of the errors (with a fresh copy of the Bit Integrations Pro plugin):
[13-Jun-2024 20:17:14 UTC] PHP Warning: Undefined array key 0 in /public/wp-content/plugins/bit-integrations-pro/includes/Triggers/Kadence/KadenceController.php on line 120
[13-Jun-2024 20:17:14 UTC] PHP Warning: Attempt to read property "post_content" on null in /public/wp-content/plugins/bit-integrations-pro/includes/Triggers/Kadence/KadenceController.php on line 120
[13-Jun-2024 20:17:14 UTC] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /public/wp-content/plugins/bit-integrations-pro/includes/Triggers/Kadence/KadenceController.php on line 121Also, remember, in the code and database, with the ADVANCED form block, it needs to be
wp:kadence/advanced-form
But you ONLY have support for the BASIC form block with wp:kadence/form, which is what your code uses.
I would love if you could prove to me with a screen recording that your plugin works with the Kadence ADVANCED Form Block as you claim it does because I don’t see how it can with this code.
I’ve tried that, and nothing happens, it shows a red stop button and that’s it, just “runs” and I waited 5 minutes.
Remember, per your documentation, I am using the Kadence ADVANCED Form Block. I have many forms set up using that specific block.
Forum: Plugins
In reply to: [Code Snippets] 3.6.5 UpdateSame. Error is as follows:
Warning: Cannot modify header information - headers already sent by (output started at /public_html/wp-content/plugins/code-snippets/code-snippets.php:1) in /public_html/wp-admin/includes/misc.php on line 1439
Not resolved but I figured out what I want to do going forward, and it’s been two weeks so I’m over worrying about it!
I figured out the second issue with the title.
I still need to know why removing the code from class-micropub-compat isn’t reflecting on the backend. I’d think it was a cache issue, except it doesn’t seem to be.Forum: Plugins
In reply to: [Posts On This Day] Exclude Private/Password Protected PostsOh it works perfectly! Thank you for the quick response and update.