-
AuthorPosts
-
August 13, 2015 at 12:19 pm #487126
Can someone explain how to remove topbar above logo and menu area?
The logo and menu area is overlapping my pages as well now.This is how my website looks like at the moment:
http://www.content-city.nl/diensten/Thanks!
August 13, 2015 at 12:24 pm #487129Hi JPVNVRN!
Please edit wp-config.php file and find following line
define( 'WP_DEBUG', true );
and change it to
define( 'WP_DEBUG', false );
https://codex.wordpress.org/WP_DEBUG
Cheers!
YigitAugust 13, 2015 at 12:40 pm #487145Thanks, for your quick answer.
The line was already define( ‘WP_DEBUG’, false ); in wp-config.php file.I put my website online this morning and when I open a page I see this error as well:
Warning: include(/home/poots21/domains/content-city.nl/public_html/wordpress/wp-content/uploads/avia_fonts/websymbols/charmap.php): failed to open stream: No such file or directory in /home/poots21/domains/content-city.nl/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 430
Warning: include(): Failed opening ‘/home/poots21/domains/content-city.nl/public_html/wordpress/wp-content/uploads/avia_fonts/websymbols/charmap.php’ for inclusion (include_path=’.:/usr/local/php55/lib/php’) in /home/poots21/domains/content-city.nl/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 430
Maybe this has something to do with it as well.
thanks.
August 13, 2015 at 12:53 pm #487152Hi!
I cannot see the error on your website anymore. Have you figured it out already? :)
Cheers!
YigitAugust 13, 2015 at 12:57 pm #487156Yes, problem solved.The problem was the extra icons I uploaded and the link settings where incorrect.
Thanks for your help
August 13, 2015 at 1:09 pm #487160Hi!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
AuthorPosts
- The topic ‘How to remove topbar above logo and menu area’ is closed to new replies.