reduxframework / redux-framework

Redux is a simple, truly extensible options framework for WordPress themes and plugins!

Home Page:http://redux.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reduxframework admin CSS and JS file error !

armin0chehr opened this issue · comments

commented

Same as last version redux framework has css and js address error when I embedded it to my theme ...
some console errors :

/wp-content/themes/Armin-theme/includes/sub/Redux-Framework-op/assets/css/redux-admin.css?ver=4.3.1.1.1636233425:1 Failed to load resource: the server responded with a status of 404 (Not Found)
/wp-content/themes/Armin-theme/includes/sub/Redux-Framework-op/assets/css/vendor/elusive-icons.css?ver=4.3.1.1.1636233425:1 Failed to load resource: the server responded with a status of 404 (Not Found)
/wp-content/themes/Armin-theme/includes/sub/Redux-Framework-op/assets/css/vendor/select2.min.css?ver=4.1.0:1 Failed to load resource: the server responded with a status of 404 (Not Found)

other posts
Theme Options CSS and JS file URL issue when embedded in a theme #151
reduxframework/redux-framework-4#151

The problem is, this is a rare issue that seems to revolve around how certain people install WordPress and server settings. I've not been able to get anyone who experiences it to work with me, give me useful information, or even understand what I need from them. For example, I ask people who post here to provide certain information, and that information has not been provided. It might be as simple as not embedding Redux properly (which we discourage for security reasons). Consequently, I can't do much else as I am unable to reproduce the issue. If you're willing to give me full access to your WordPress install and access to your FTP, I could do some debugging. But that's requisite. Anything else is guesswork.

Attach a copy of your theme to this thread, please. I want to rule out improper installation first.

If you would like me to look into this, I will really need your cooperation, beginning with seeing your theme. If you are unable or unwilling, then please close this ticket. Thanks.

Closed for inactivity.

Hi @kprovance
Please see here: #3850

For those has experienced this issue, it has now been solved and an update issued. The v4.3.4 release solves it.