You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
I am embedding Redux to a theme I am developing and not using the the plugin.
I followed the instructions: https://devs.redux.io/guides/advanced/embedding-redux.html
And added the redux-core folder in the admin folder of my theme. Then I added the following code:
When checking the page, it shows errors in the console, that the css and js files are missing (they point to incorrect paths).
Expected Behavior
I expect to see the options page all styled and working.
Actual Behavior
It shows errors in the console of missing js and css files
The path of the framework.php is: {theme-name/inc/admin/redux-core/framework.php}
The text was updated successfully, but these errors were encountered: