Comments cinzia rascazzo started the conversationJune 16, 2015 at 7:58pmAfter installing your theme there is a problem with the admin panel.It looks like the theme is picking up the wrong path. I tried to change it without effect.please let me know how to get the theme working.this is an example of what we get:/home/dev/aot/content-italy/themes/salient/nectar/options/defaults.php:19--------------------------------- $redux_dir = trailingslashit( reduxCleanFilePath( dirname( __FILE__ ) ) ); $redux_wp_content_dir = trailingslashit( reduxCleanFilePath( WP_CONTENT_DIR ) ); $redux_wp_content_dir = trailingslashit( str_replace( \'//\', \'/\', $redux_wp_content_dir ) );echo $redux_wp_content_dir.\"\\n\"; $redux_relative_url = str_replace( $redux_wp_content_dir, \'\', $redux_dir );echo $redux_dir.\"\\n\";....echo $redux_relative_url.\"\\n\";.... $redux_wp_content_url = trailingslashit(reduxCleanFilePath( ( is_ssl() ? str_replace( \'http://\', \'ht $redux_url = $redux_wp_content_url . $redux_relative_url; die();---------------------------------Result: /home/dev/aot/content-italy//usr/home/dev/aot/content-italy/themes/salient/nectar/options//usrthemes/salient/nectar/options/bestcinzia rascazzo[email protected] 8,851Tahir repliedJune 18, 2015 at 1:55amHey ,I am seeing this issue for the first time. Have you tried contacting your host and enquire about the issue as likely this is a server configuration issue. Thanks ThemeNectar Support Team Sign in to reply ...
After installing your theme there is a problem with the admin panel.
It looks like the theme is picking up the wrong path. I tried to change it without effect.
please let me know how to get the theme working.
this is an example of what we get:
/home/dev/aot/content-italy/themes/salient/nectar/options/defaults.php:19
---------------------------------
$redux_dir = trailingslashit( reduxCleanFilePath( dirname( __FILE__ ) ) );
$redux_wp_content_dir = trailingslashit( reduxCleanFilePath( WP_CONTENT_DIR ) );
$redux_wp_content_dir = trailingslashit( str_replace( \'//\', \'/\', $redux_wp_content_dir ) );
echo $redux_wp_content_dir.\"\\n\";
$redux_relative_url = str_replace( $redux_wp_content_dir, \'\', $redux_dir );
echo $redux_dir.\"\\n\";....
echo $redux_relative_url.\"\\n\";....
$redux_wp_content_url = trailingslashit(reduxCleanFilePath( ( is_ssl() ? str_replace( \'http://\', \'ht
$redux_url = $redux_wp_content_url . $redux_relative_url;
die();
---------------------------------
Result:
/home/dev/aot/content-italy/
/usr/home/dev/aot/content-italy/themes/salient/nectar/options/
/usrthemes/salient/nectar/options/
best
cinzia rascazzo
[email protected]
Hey ,
I am seeing this issue for the first time. Have you tried contacting your host and enquire about the issue as likely this is a server configuration issue.
Thanks
ThemeNectar Support Team