Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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!

    #487129

    Hi 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!
    Yigit

    #487145

    Thanks, 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.

    #487152

    Hi!

    I cannot see the error on your website anymore. Have you figured it out already? :)

    Cheers!
    Yigit

    #487156

    Yes, problem solved.The problem was the extra icons I uploaded and the link settings where incorrect.

    Thanks for your help

    #487160

    Hi!

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to remove topbar above logo and menu area’ is closed to new replies.