Kev Provance
Forum Replies Created
-
You might have included that originally.
The Icon Select field will not work in the repeater at present. No ETA when it will.
You have no stylesheets declared. Those are required. If you are enqueueing them yourself, then you’ll also need to enqueue them on the front end. the extension doesn’t auto-detect what you are doing outside the config.
Good luck.
Forum: Plugins
In reply to: [Redux Framework] redux collapses Native Church themeHi,
Please consults with whomever authored the theme you are using. We do not support themes that use Redux. We also do not have access to those theme as we did not write them.
Good luck.
Forum: Plugins
In reply to: [Redux Framework] Quick questionI place sections inside separate PHP files and include them in the main config file.
Forum: Plugins
In reply to: [Redux Framework] Featured Image Modal Error after updateHi,
Redux does not interface with the Gutenberg system for posts and pages. This is likely a theme issue. When you shut Redux off, you are disabling the theme features, making it appear Redux is the root cause. I would contact the theme author regarding this.
Good luck.
Forum: Plugins
In reply to: [Redux Framework] XSS VulnerabilityThe link is to the WordPress plugin trac. If it’s not loading, try back later. I have no control over it.
Forum: Plugins
In reply to: [Redux Framework] XSS VulnerabilityThere is no report on Wordfence to offer you. The notification came directly from WordPress saying: The Redux Framework plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘data’ parameter in all versions up to, and including, 4.5.7 due to insufficient input sanitization and output escaping.
It was in the shortcodes extension: https://plugins.trac.wordpress.org/browser/redux-framework/tags/4.5.7/redux-core/inc/extensions/shortcodes/class-redux-shortcodes.php#L205
It’s since been patched.
Forum: Plugins
In reply to: [Redux Framework] This string is hardcoded and cannot be translatedI’ll get to it in the next update. No ETA since one was released today. Thanks!
You have to use something like TGM to install the plugin. wp.org will not allow developers to embed Redux any longer. There’s nothing we can do about that. We also no longer support embedding if Redux due to issues such as this.
Forum: Plugins
In reply to: [Redux Framework] Page Edits Error after UpdateRedux does not interact with Elementor. If you are having issues with Elementor, you must file a report with them. It could also be a theme issue, which we do not support.
Forum: Plugins
In reply to: [Redux Framework] Redux FrameworkYou’ll need to contact Elementor about issue with Elementor. They need to be the ones to find the issue and report it to us. Thanks.
Download, install, and activate this beta version of Redux: https://github.com/reduxframework/redux-framework/archive/refs/heads/master.zip, version 4.5.7.4.
You will need to locate the theme’s options config file and add
'custom_fonts' => false,to the global arguments. Since we do not support themes that use Redux or have access to them, I could not tell you where in the theme that file is. Also, if you add that line and the theme is updated, it will overwrite your change. I would advise contacting the theme author and asking them to include that line in their global args section.Right now, it’s all part of Redux. I’ll look into a way to programmatically turn it off.
There’s a server permissions issue there that needs to be addressed. I’m guessing the custom-fonts folder wasn’t proper created in the sites upload folder. The VIP permissions system is an intricate one that I know nothing about. It’s an issue I also cannot address since it’s not my server. Contact whomever administers your server and tell them about the error.
Forum: Plugins
In reply to: [Redux Framework] Redux keeps crashing my adminThe post author file a report with our support forum. It was answered there.