Marcus Spanier
Forum Replies Created
-
Thank you for the feedback.
Forum: Plugins
In reply to: [Qi Blocks] Single Image Block does not work anymore in BackendThanks for the quick help. I’m marking the thread as solved.
Forum: Plugins
In reply to: [Qi Blocks] Single Image Block does not work anymore in BackendNice.
Looks like i can work in Editor.
But i get errors in console:react-dom.js?ver=18.3.1.1:73
Warning: w: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
at w (https://www.domain.de/wp-content/plugins/qi-blocks/assets/dist/single-image.js?ver=6.8.3:1:23439)
….Forum: Plugins
In reply to: [Qi Blocks] Single Image Block does not work anymore in BackendThank you so much for your efforts – Brad
Forum: Plugins
In reply to: [Qi Blocks] Single Image Block does not work anymore in BackendHi Brad.
You are right. Now i have a page with a fatal error in Frontend.PHP FatalUncaught Error: Cannot use object of type stdClass as arrayStack trace:#0 /wp-includes/class-wp-hook.php(324): Qi_Blocks_Framework_Global_Styles->add_page_inline_style()#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()#2 /wp-includes/plugin.php(517): WP_Hook->do_action()#3 /wp-includes/script-loader.php(2299): do_action()#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()#6 /wp-includes/plugin.php(517): WP_Hook->do_action()#7 /wp-includes/general-template.php(3192): do_action()#8 /wp-includes/template-canvas.php(17): wp_head()#9 /wp-includes/template-loader.php(106): include(‘/homepages/16/d…’)#10 /wp-blog-header.php(19): require_once(‘/homepages/16/d…’)#11 /index.php(17): require(‘/homepages/16/d…’)#12 {main} thrown in /wp-content/plugins/qi-blocks/inc/admin/global-styles/class-qi-blocks-framework-global-styles.php on line 481Plugin: Qi Blocks
File: /wp-content/plugins/qi-blocks/inc/admin/global-styles/class-qi-blocks-framework-global-styles.php
Line: 481Forum: Plugins
In reply to: [Rich Showcase for Google Reviews] Version 6.0 – SliderHi.
Now it works with Version 6.2. as expected.
Many thanks.Forum: Plugins
In reply to: [Rich Showcase for Google Reviews] Version 6.0 – SliderI tried version 6.1 and and still doesn’t work.
console error:public-main.js?ver=6.1:60 Uncaught URIError: URI malformed
at encodeURIComponent ()
at Object.trimtext (public-main.js?ver=6.1:60:492)
at Object.init (public-main.js?ver=6.1:59:285)
at grw_init (public-main.js?ver=6.1:81:269)
at HTMLDocument. (public-main.js?ver=6.1:82:451)
replace
encodeURIComponent(g)
with
encodeURIComponent(g).replace(/%EF%BF%BD/g, ”) // removes malformed replacements
and replace in trimtext:
<input type=”hidden” value=”‘ + safeEncode(g) + ‘”>Forum: Plugins
In reply to: [Rich Showcase for Google Reviews] Version 6.0 – Slidernote:
i switched back to Version 5.9.7 and slider works.Forum: Plugins
In reply to: [Official CleverReach® Plugin for WooCommerce] Backend MessageThe plugin is very poorly maintained. There were simply too many problems, so I decided to program one myself using the API.
@anchises Try to avoid the pluginForum: Plugins
In reply to: [WooCommerce PayPal Payments] Paypal Webhook not working since some daysHi.
I think I’ve found the error.
A setting in the Falcon plugin was responsible for the webhooks not going through.
After I deactivated the option in the Falcon Plugin:
“Disable REST API for unauthenticated requests
Improve your website security by disabling REST API access for non-authenticated users.”the webhook requests now go through and are succesful.
and i think, the paypal loading problems in checkout are now solved with this.Can you confirm that the PayPal plugin makes “on-authenticated user API” requests and that’s why we had problems?
Hello, we found the error. It’s not your plugin’s fault.
We had to create the formal version and duplicate the normal German language pack. We had activated the option “Merge strings from related JSON files”.
As a result, not all source texts were copied into the new language pack and the translation was not included either.
Many thanks for the support
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Issue on checkout with PaypalI did.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Problems when purchasing on accountthanks for the reply
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Problems when purchasing on accountyes. that would be really good, because they cause an error in another plugin.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Issue on checkout with Paypali have the same problem.