Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #297922

    We updated Enfold and WordPress (to 3.9.1) last week, and our wonderful header and menu were ruined, along with other issues.

    See before and after images in private content.

    Also, when now trying to upload images of any kind or size, we receive the message:
    Fatal error: Maximum execution time of 30 seconds exceeded in /home/content/57/10144057/html/wp-includes/class-wp-image-editor-imagick.php on line 355

    Can you tell me why, and how to fix these situations?

    #297945

    Hi mterrian!

    If you previously modified the header.php file via a child theme you would need to re-copy over the parent file to the child and then re-add in your customization.

    Otherwise if we can see the site first hand we’ll be able to take a look.

    The execution hangup is a WordPress issue but you might get a more specific error by checking the server error logs.

    Cheers!
    Devin

    #298033
    This reply has been marked as private.
    #298086

    I would try re-downloading the theme from themeforest and then writing over the live header.php with the one from the newly downloaded theme folder.

    Then remove the one from the child theme and see where that gets you.

    #298115

    Hi Devin,
    I gave that a try and it made no difference. I’ve now reverted back to the child header (so our home page won’t be broken).
    Do you have any other ideas? And why would it be impossible for us to upload images?
    Thanks,
    Margaret

    #298124

    The child version is outdated. When you delete it, what exactly happens with the header/main menu?

    #298347
    This reply has been marked as private.
    #298431

    Hey!

    Please review your site now.

    Regards,
    Josue

    #300346
    This reply has been marked as private.
    #300481

    Hi!

    Thank you for the update.

    Please remove the child theme’s header.php file. All modifications regarding the menu, logo, social icons etc should be done on the includes > header-main-menu.php file.

    Regards,
    Ismael

    #300524
    This reply has been marked as private.
    #300633

    Hi!

    You have following custom CSS code added

    .header-scrolled ul#avia-menu.menu {
    margin-top: -90px;
    }

    Please remove it

    Regards,
    Yigit

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