Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #843748

    Hi there!

    After updating WordPress and the Enfold theme in a customers website the mobile menu got messed up.
    The main menu remains horizontaly in the header, the burger icon got an other color and nothing happens if I click on the burger icon.
    After the mess caused by the update I made a copy to a dev url (with a separte data base copy) and restored the old state on Live.

    I just bought a support extension fot the theme and would be happy if you could help to solve the problem by fixing the dev version and write a short report what you did to fix the problem.

    Best Regards
    Remo

    #845187

    Hey remokissling,

    Thank you for using Enfold.

    We would like to check the site but we got the following error. Please settle the ssl certificate with your hosting provider.

    Your connection is not private
    Attackers might be trying to steal your information from dev.glasatelier.ch (for example, passwords, messages, or credit cards). Learn more
    NET::ERR_CERT_COMMON_NAME_INVALID

    The latest version contains a new menu script so you might need to reconfigure the Main Menu and Header settings. If there are modified templates (e.g. header.php) in the child theme, please update those as well.

    // https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/

    Best regards,
    Ismael

    #847478

    Hi Ismael

    Thank you for your answer. Unfortunately it doesn’t help.
    I can’t set a SSL certificate for a subdomain. However – you can open and log in to the page by adding a exeption in your browser.
    I checked if there is a modified header.php. There is no such file, only functions.php.

    Please help by loging in to the dev enviroment and do all needed settings.

    Best Regards
    Remo

    #847589

    Hi,

    There is no menu in the Appearance > Menus panel so we created one and disabled some of the css modifications in the Quick CSS field. We also added the following css code to change the mobile menu color from white to gray.

    #top .header_color .av-hamburger-inner, #top .header_color .av-hamburger-inner::before, #top .header_color .av-hamburger-inner::after {
        background-color: #aaaaaa;
    }

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.