zactix
Forum Replies Created
-
Forum: Plugins
In reply to: [Blocks Everywhere] Doesn’t work with most themes I triedThe other issue though is that it does say the Gutenberg plugin shouldn’t be used on production sites. It can cause other issues.
Will this plugin be updated to work without the gutenberg plugin installed ?
The Gutenberg plugin causes other issues as well.
ThanksForum: Plugins
In reply to: [Blocks Everywhere] Doesn’t work with most themes I triedFatal error: Uncaught Error: Class “WP_Theme_JSON_Data_Gutenberg” not found in /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/class-editor.php:33 Stack trace: #0 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(310): Automattic\Blocks_Everywhere\Editor->wp_theme_json_data_theme(Object(WP_Theme_JSON_Data)) #1 /usr/www/users/inqmlzalen/wp-includes/plugin.php(205): WP_Hook->apply_filters(Object(WP_Theme_JSON_Data), Array) #2 /usr/www/users/inqmlzalen/wp-includes/class-wp-theme-json-resolver.php(257): apply_filters(‘wp_theme_json_d…’, Object(WP_Theme_JSON_Data)) #3 /usr/www/users/inqmlzalen/wp-includes/class-wp-theme-json-resolver.php(591): WP_Theme_JSON_Resolver::get_theme_data() #4 /usr/www/users/inqmlzalen/wp-includes/global-styles-and-settings.php(182): WP_Theme_JSON_Resolver::get_merged_data() #5 /usr/www/users/inqmlzalen/wp-includes/block-editor.php(501): wp_get_global_stylesheet(Array) #6 /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/class-editor.php(228): get_block_editor_settings(Array, Object(WP_Block_Editor_Context)) #7 /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/class-handler.php(355): Automattic\Blocks_Everywhere\Editor->get_editor_settings() #8 /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/handlers/class-bbpress.php(114): Automattic\Blocks_Everywhere\Handler\Handler->load_editor(‘.bbp-the-conten…’, ‘.blocks-everywh…’) #9 /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/handlers/class-bbpress.php(98): Automattic\Blocks_Everywhere\Handler\bbPress->enable_editor() #10 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(310): Automattic\Blocks_Everywhere\Handler\bbPress->bbp_template_redirect(”) #11 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array) #12 /usr/www/users/inqmlzalen/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #13 /usr/www/users/inqmlzalen/wp-content/plugins/bbpress/includes/core/sub-actions.php(337): do_action(‘bbp_template_re…’) #14 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(310): bbp_template_redirect(”) #15 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(true, Array) #16 /usr/www/users/inqmlzalen/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #17 /usr/www/users/inqmlzalen/wp-includes/template-loader.php(13): do_action(‘template_redire…’) #18 /usr/www/users/inqmlzalen/wp-blog-header.php(19): require_once(‘/usr/www/users/…’) #19 /usr/www/users/inqmlzalen/index.php(17): require(‘/usr/www/users/…’) #20 {main} thrown in /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/class-editor.php on line 33
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] Fatal Error – Freemius@mpturner sorry – only saw your reply now.
You can download previous versions from the plugin page.
See here
https://www.berrycast.com/conversations/fc9223c3-d58f-554a-9456-a6bb0054b7e2
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] WordPress Security WarningJust went with this
https://www.ads-software.com/plugins/comment-reply-email-notification/Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] WordPress Security WarningFollowing – I got the same message
Forum: Reviews
In reply to: [WP Mail Logging] Installs Extendify without permission@bronw3n thanks – that looks good.
Forum: Reviews
In reply to: [WP Mail Logging] Installs Extendify without permission@bronw3n The Fluent SMTP plugin which is free has this function built in.
I’d suggest going with that or some other alternative.
Forum: Reviews
In reply to: [WP Mail Logging] Installs Extendify without permissionSorry – that doesn’t make sense to me.
How does WP Mail logging even use a block plugin ? It has nothing to do with it from what I can see.
Secondly, I noticed there are other reviews complaining about this that are months old !
Surely by now it should have already been fixed.
I wonder how many of your active installs that you show for your plugin are unwanted and consist of people who happen to have WP Mail logging installed and don’t realise that they’ve unwittingly installed Redux / Extendify
Ok anyone having this issue – add the following code to your functions.php
function editors_kit_filter() { return true; } add_filter( 'editorskit_allow_unsafe_eval', 'editors_kit_filter' );
- This reply was modified 3 years, 6 months ago by zactix.
Same here. Honestly I used to love this plugin but this really reminds me why WP can be such a terrible solution.
A major part of my site functionality has broken because of this and I only became aware of it now because none of the conditional logic is being evaluated.
What does this even mean
Add valid PHP conditional tags for custom & advanced visibility options. The “editorskit_allow_unsafe_eval” filter must be set to true for tags to be evaluated.
First, I’d like to thank you – this is a great plugin.
Unfortunately I am also having the same issue.
I went into a page to edit it and when I saved the page the CSS from the Page Specific Stylesheet had disappeared.
I believeI did update wordpress in between these edits
Forum: Plugins
In reply to: [Wp-Pro-Quiz] How to export an entire quiz or the questionsI’d like to know as well.
Thanks