pradiyi
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Uncaught ReferenceError: grecaptcha is not defined with edgeOk. Solved it. There is a conflict with the plugin “Cookie Notice & Compliance for GDPR / CCPA”
Forum: Plugins
In reply to: [Contact Form 7] Uncaught ReferenceError: grecaptcha is not defined with edgeSame problem here. The “uncaught reference error” does not appears to logged in users so I cannot use the debug mode as an offline user to find and solve the problem.
Forum: Plugins
In reply to: [Contact Form 7] error – circle does not stop after clicking the send buttonSame problem here, after the last plugin update. Message is sent but not notified to customer.
Thank you.
– Toggling off the widget visibility fixes the warning lines on Widgets page.– About the Github thread, I’m not that expert to understand everything what is on it. So the issues and the console errors on the editor are keeping in there. Waiting for a plugin update or other way to fix it for ‘dummies’. Do you recommend me to downgrade the PHP version of the server?
Thanks a lot
The message I get in the widgets page is as follows, repeated like 30 times:
Warning: Undefined property: stdClass::$post_status in /usr/home/estudiosbabel.es/web/wp-admin/includes/misc.php on line 1433This is what I have on misc.php line 1433:
if ( ‘draft’ === $page->post_status && ‘privacy’ === get_current_screen()->id ) {What I get trying to load a featured image or any image in a Jetpack block in the editor, following errors:
https://c0.wp.com/c/5.6.1/wp-includes/js/dist/api-fetch.min.js
GET https://www.estudiosbabel.es/wp-json/wp/v2/media/%5Bdifferent numbers]?context=edit&_locale=user 404https://c0.wp.com/c/5.6.1/wp-includes/js/dist/data.min.js data.min.js:2 Uncaught (in promise) {code: “rest_post_invalid_id”, message: “El ID de la entrada no es válido.”, data: {…}}
https://c0.wp.com/c/5.6.1/wp-includes/js/dist/data.min.js data.min.js:2 Uncaught (in promise) {code: “invalid_json”, message: “Las respuesta no es una respuesta JSON válida.”}
Thanks for helping!
Forum: Fixing WordPress
In reply to: Convert to regular block no longer working – WP 5.6 GutenburgSame problem here. Reusable block created in the previous Gutenberg plugin (buttons) are not convertible to regular blocks in the new integrated block editor. It is painful
Forum: Plugins
In reply to: [AMP] Updated new Amp Plugin It is Conflicting With Gutenberg Reusable BlocksYes, swtchin on the “Stories” needs the Gutenberg beta plugin that mixes everything up.
Unique solution is:
Deactivate AMP plugin – Work normally (with reusable blocks) – Reactivate AMP – Waiting for a new update