Carret
Forum Replies Created
-
Hello everyone, I have the same problem when updating.
Forum: Plugins
In reply to: [Easy Testimonials] ld+json type stripped from script tagThanks for the fix.
Forum: Plugins
In reply to: [Easy Testimonials] Testimonial Cycle Widget FIXThanks for the fix.
This other fix should also apply:
https://www.ads-software.com/support/topic/ldjson-type-stripped-from-script-tag/
- This reply was modified 1 year, 9 months ago by Carret.
Hello again.
I’ve done some testing and in my case changing ‘wp-editor’ to ‘wp-block-editor’ seems to work fine. Both posts/pages and widgets show the preview when changing options in the block.
I don’t know if there’s something I’m missing.
- This reply was modified 2 years, 6 months ago by Carret.
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Feature Columns reverse on mobileHi.
Any progress on this topic?I have recently discovered that the Features block has by default in options advanced-> advanced, the additional css class is-style-default.
If that class in Features blocks with the image on the right is kept and in blocks with the image on the left is removed, the behavior on mobile is as desired. Image above and text below.
I have wordpress cron disabled. It is called from the server, yes.
Hi,
I have the same error since the activation of site scanner.Could it be related to there being no subject, and no option to customize the subject, for the site scanner notification email?
The error appears before and after using the shortcode or the block. And it keeps appearing even if I delete them.
I have found that this notice occurs with ‘wp-editor’ in wp_register_script().
And I found here the source of the problem and the solution:
In a quick test I have changed ‘wp-editor’ to ‘wp-block-editor’, and the notice disappears. (the-events-calendar-shortcode/block/init.php)
All good, now the “Reject” and “Accept” button have the same time frame.
Greetings.
Now it works.
Just a question:
Why is the cookie set for the browsing session and not for a time as it was before, as it happens when they are accepted?In any case, thanks for the fix.
Version 4.7.0 has the same problem.
Hi all.
It happens the same to me.
When rejecting cookies, the cookie “moove_gdpr_popup” is left with the content “deleted”, with creation date: “Wednesday, December 22, 2021, 18:21:47” and expiration date: “Saturday, September 19, 5838270, 23:45:16”.
Consequently, when going to another page or reloading the same page, the banner appears again, since the “cookie moove_gdpr_popup ” was not saved.
I think it’s been happening since version 4.6.x. The last one where the reject button works fine for me is v4.5.13.
- This reply was modified 2 years, 11 months ago by Carret.
Hi,
Yes I already did and have checked again.
When I deactivate this plugin, and there are no more active ones, the error disappears.
With this plugin deactivated and activating others, the error does not appear again.The warning is caused by this line:
wp_register_script (‘spfaq-block-js’, SP_FAQ_URL.’assets/js/blocks.build.js’, array (‘ wp-blocks’, ‘wp-i18n’, ‘wp-element’, ‘wp-editor’, ‘wp-components’), SP_FAQ_VERSION, true);
in sp-faq/includes/admin/supports/gutenberg-block.php
by containing ‘wp-editor’.
Screenshot: https://imgur.com/a/lpHZyRt
Screenshot: https://imgur.com/a/lpHZyRt