#137526 Problem with Header logo & menu
Landing › Forums › JupiterX WordPress Theme › Problem with Header logo & menu
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
girginovareni-7d750ea8 8 months ago
Hello!
I have a Jupiter X theme. I installed a template Taygetе. The following error is visible in the header when deleting the original logo and also after inserting the new one.Please help me, where is the mistake?
Regards!
Amir Rather Support Team 8 months agoI added the below lines to the wp-config.php file in your website root,
ini_set('log_errors','On'); ini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false);
Please check now.
Looking forward to your feedback 🙂
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)