Kev Provance
Forum Replies Created
-
Forum: Plugins
In reply to: [Redux Framework] Layout Breakage and No DisplayTry this update, v4.4.4: https://github.com/reduxframework/redux-framework/archive/refs/heads/master.zip
Forum: Plugins
In reply to: [Redux Framework] Error message when activating Redux FrameworkI cannot reproduce this issue. Obviously, something in the theme is causing this. As it’s a premium theme and I do not have access to it, the theme author will have to debug it to determine if the issue originates in their code. If they’re able to find the issue and they believe Redux is the cause, they’ll have to contact us via our issue tracker and show me the data. They’re also the only ones who can provide me a copy of their theme to work with them on this.
Sorry I can’t do more.
Forum: Plugins
In reply to: [Redux Framework] Error message when activating Redux FrameworkI just pushed v4.4.3 which does some extra checks on the code giving you issues. It *should* resolve the issue as far as Redux goes. I can’t speak for the theme.
Forum: Plugins
In reply to: [Redux Framework] Getting an error for Editor user rolesThere’s nothing for me to update. You’ll have to contact whoever is using Redux in their project, whether it’s a plugin or theme, and ask them to set
dev_modeto false. I have no control over how developers are using Redux.Forum: Plugins
In reply to: [Redux Framework] Getting an error for Editor user rolesHere is a better alternative; install this plugin: https://wordpress.org/plugins/redux-developer-mode-disabler
I understand it has an outdated notice, and I’m working on getting access to fix it. It’s a few lines of code that disables Redux’s
dev_modeargument and will stop the display of that message. There are no security or incompatibility issues.The reason the message occurs is that either the theme or plugin is using an older version of Redux embedded in the project and used a filter to disable customizer support (not the correct way to do it, I should add). The v4 plugin will override that old version but will cause that message you are reporting to appear while Redux’s
dev_modeis set to true (it should’ve been set to false before the developer released their project). The reason for the message is to catch the improper use of extensions built for Redux by other developers who are doing it wrong and are designed to appear only whiledev_modeis enabled.Since we don’t know which plugin or theme is causing the issue, and since the issue isn’t an error that crashes the site, it’s easier to install the aforementioned plugin and simply get rid of the notice. Even if we knew which plugin or theme was the culprit, the developer would have to fix their own code, and isn’t something I could do anyway. Ideally, they should update Redux, but many seem resistant to the idea, so I no longer push it.
Good luck.
Forum: Reviews
In reply to: [QuadMenu - Mega Menu] Redux framework is conflicting with QuadMenu 🔴The problem is this line: https://plugins.trac.wordpress.org/browser/quadmenu/tags/3.0.2/lib/class-redux.php#L32
This is a hackish way to disable customizer support, but when the Redux v4 plugin is run, it will produce this message while
dev_modeis set to true. A better way to disable customizer support is to set the global argumentcustomizerto false, or setdev_modeto false. Either will accomplish the same result, the discontinuation of that message.Ideally, though, the developers might consider updating to Redux v4 as v3 has been sunset, is no longer supported, and contains far too many security flaws.
Forum: Plugins
In reply to: [Redux Framework] Getting an error for Editor user rolesFirst, please switch to a base WordPress theme, like Twenty Twenty Three.
Please disable all plugins but Redux. Switch to the ‘editor’ account and see if the issue occurs.
Switch back to the admin account. Enable one plugin, switch to the ‘editor’ account, and see if the error occurs. Repeat this process until you are able to identify the offending plugin and report back.
I also need to know the step you took within your site to cause this message. Sometimes plugins or theme still using Redux v3 cause this conflict and we must determine which one before processing.
Forum: Plugins
In reply to: [Redux Framework] Error message when activating Redux FrameworkNo follow-up provided. Closing
Forum: Plugins
In reply to: [Redux Framework] Error message when activating Redux FrameworkHi. The Vodi is a premium theme I do not have access to, and therefore I have no way of reproducing the issue. Redux in use with base WordPress themes does not produce such an error.
Try disabling the Vodi theme and activate any base WordPress theme (i.e. Twenty Twenty three). Then activate Redux. I Redux loads without error, then try switching your theme back to Vodi. If the error trigger again, the problem is within the theme. At that point you’ll have to report it to the theme author. We do not support individual themes that use Redux as we have no access to the theme and no way of knowing how the theme author is using Redux.
Please let me know if my suggestion works.
The problem is the theme options. One of them controls the features you are talking about, which is why when Redux is deactivated, they appear. You will need to contact the theme author for support about that, as we do not support themes that use Redux. If the theme author determines there is an issue with Redux, they will need to be the ones to contact us with the data that supports the claims, and we work with them, as Redux is a developer’s tool.
Remember, we do not have access to premium themes (and questions pertaining to them are not permitted in this forum per WordPress guidelines) and we have no way of knowing how the theme developer is using Redux. Many of them use it incorrectly, something else we have no control over.
Good luck.
Forum: Plugins
In reply to: [Redux Framework] Remove CSS ‘font-display:swap’ for W3C ValidationPlease try the beta version, v4.4.1.6, from our GitHub repo: https://github.com/reduxframework/redux-framework/archive/refs/heads/master.zip
It’s more complicated than just commenting out a line as the output string you indicated is compiled based on how the theme author is using Redux, and that’s something we have no control over.
However, I’ve taken the
font-displayattribute and removed it from theoutputstring entirely and into the Google Font enqueue, which you say you are not using, so this issue should technically be resolved if the beta version works for you.Again, no ETA when it will be finalized and released in this forum. Soon.
Forum: Plugins
In reply to: [Redux Framework] Remove CSS ‘font-display:swap’ for W3C ValidationIt’s an issue I’m looking into. I have no ETA when we’ll have a solution. Sorry.
Forum: Plugins
In reply to: [Redux Framework] switch.php malware notificationPlease see my previous reply.
This sounds like a theme issue. Redux does not author themes, so you’ll have to contact whoever the theme developer is for support.
Good luck.
Forum: Plugins
In reply to: [Redux Framework] Critical error messageNo reply provided. Closing.