stevantic
Forum Replies Created
-
I’m developer of the theme 😀 when your plugin is active and when Im logged in wp-admin redirect me to 404
It was a problem with google, now it works but I have a different issue right now.
When I log in with google Im not able to access wp-admin.
https://test2.optimus-vox.com/There is no shortcode.. when I click on twitter card in admin menu err message show
Forum: Plugins
In reply to: [Redux Framework] redux with elementor css problemPlease fix issues that I’v reported earlier on this topic
Thanks!
Forum: Plugins
In reply to: [Redux Framework] redux with elementor css problemHi,
1. different situation here
2. tnx
3. yes,
I was uninstaled plugin, and set it directly in my theme, but admin dash styles and js crashed.code in functions.php:
// Including Redux Framework
require_once (dirname(__FILE__) . ‘/lib/theme-options/redux-framework.php’);
if ( class_exists( ‘Redux’ ) ) {
require_once (dirname(__FILE__) . ‘/lib/theme-options/sample/sample-config.php’);
}File structure: https://prnt.sc/x82msr