Viewing 30 posts - 1 through 30 (of 134 total)
  • Author
    Posts
  • #819186

    Hey everyone!

    We just released Enfold Version 4.1 and it is a release geared towards mobile devices. We will release a more detailed blog post shortly.

    The theme changes the previously used mobile menu in a major way to be more modern (the html, css and js output was modified and improved), and we have added a lot of functionality to make sure you do not run into trouble when updating. However if you have any issues after the update please try the following steps:

    • First of all: clear your browser cache and reset any active caching plugins
    • Open the new theme panel in your backend located at Enfold->Main Menu
    • It should already be set to display a more modern version of the classic menu in most cases. Feel free to make any modifications you want and save the options
    • This should solve any display related issues you might encounter, like missing or wrong colors
    • If you still got issues and you are using any menu related CSS modifications please make sure to temporarily remove them to check if they are interfering with the new mobile menu
    • Same goes for plugins
    • Make sure to update all the Child theme files that overwrite any of our theme files. The HTML structure of the header has changed a little and modifications might also cause problems
    • Stil not working? Open a new thread in our support forum with as many details as possible (error description, link to page, admin access, ftp access). Feel free to post a link to your thread in here, for the next few days we will prioritise these requests

    Happy Updating!
    Kriesi

    #819242

    Just tried to update Enfold as above.Update hangs and now the site displays;
    Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.

    What is the issue?
    Thanks
    Neil

    #819249

    Hi NeilJC,

    Please open a new thread and include admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    #819277

    Hey!

    If you have been using a centered menu prior to update and if it is no longer centered, please try adding following code to Quick CSS in Enfold theme options > General Styling tab ( http://kriesi.at/documentation/enfold/custom-css-and-quick-css/ )

    .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child {
        width: auto;
        position: static;
    }

    If that does not help, please start a new thread under Enfold sub forum with login details in private :)

    Regards,
    Yigit

    P.S.: We have informed our devs regarding the issue

    Edit: Updated version of the code

    .html_header_top.html_logo_center #top .main_menu ul:first-child {
        display: inline-block;
        width: auto;
    }
    • This reply was modified 6 years, 8 months ago by Yigit.
    #819363

    Hi Yigit,
    Not sure how that will help as I cannot get into the Enfold options because the Enfold menu has disappeared in the control panel.
    I shall raise a new ticket…
    Neil

    #819367

    Hey!


    @neiljc
    please do so :)

    Best regards,
    Yigit

    #819380

    i’m having a problem with the cart icon on mobile and under 767px screen, it can’t get align with the rest of the menu, i even tried this code
    `@media only screen and (max-width: 767px){
    .cart_dropdown_link {line-height: 80px;}
    }’
    but no success, here is a picture
    Problem with the responsive cart

    here is my site https://www.isopasse.com.br

    #819410

    Hi,


    @xguiboy
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    @media only screen and (max-width: 767px) {
    #top #header_main #menu-item-shop .cart_dropdown_link {
        height: 80px;
        line-height: 80px;
    }}
    

    If that does not help or if you have any other questions, please start a new thread under Enfold sub forum :)

    Best regards,
    Yigit

    #819433

    Thanks it worked, but i had to put !important after px, instead it isn’t working.

    #819438

    Hi,

    Thanks for your feedback!
    We will look into the issue and report it to our devs :)

    Best regards,
    Yigit

    #819497

    I had used the mobile menu for both desktop and mobile.
    Now the icon is not visible on desktop anymore…

    #819525

    The plugin Yoast SEO is in conflict with the 4.1 update. The editing of the webpages is not possible anymore because it keeps loading
    What can I do?
    Thanks..

    Ton Konings
    Utrecht
    The Netherlands

    #819550

    Hey @mverloh and @tonkonings :)

    Could you please start a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into the issues? Please also include as much information as possible. If you would like to post screenshots, you can upload your screenshots on http://imgur.com or Dropbox public folder and attach the links in your posts :)

    Best regards,
    Yigit

    #819639

    hi, after the update the /wp-content/themes/enfold/css/print.css?ver=4.1 is taking really long do load, i did a pingdom test and the /?wc-ajax=get_refreshed_fragments is taking really long too

    #819704

    Hi,

    Can you post a link to your site? so we can check it.

    Best regards,
    Nikko

    #819728

    Hi Nikko,
    You’ll find my WP-admin entry data in the Private Content part below.
    You will see that the pages cannot be edited because they keep loading.
    When you inactivate the plugin Yoast SEO then the loading problem is over and the pages can be edited again.

    Gr. Ton

    #819731

    Hello!
    I am having issues with the update. In the main (and secondary) menu, before I had some elements hidden on mobile and others hidden in desktop. I was using this quick CSS code and it worked fine until today.

    @media only screen and (max-width: 767px) {
    .hide-on-mobile { display: none !important; }}
    @media only screen and (min-width: 768px) {
    .hide-on-desktop { display: none !important; }}
    

    Now, with the update, those elements appear in the mobile menu (the code works fine for the desktop version of the site).
    And the social buttons does not appear on the secondary menu on the mobile site.

    How can I solve this problem?

    Thank you.

    • This reply was modified 6 years, 8 months ago by geertroggeman. Reason: Added website link on Private content
    #819734

    hi @nikko, here is my site https://www.isopasse.com.br

    i used this code

    add_action( ‘wp_enqueue_scripts’, ‘dequeue_woocommerce_cart_fragments’, 11);
    function dequeue_woocommerce_cart_fragments() {
    if (is_front_page()) wp_dequeue_script(‘wc-cart-fragments’);
    }

    but ir only worked in the front page

    #819764

    Hi!

    We are here to help you, in order to avoid a mix up of issues from other users. we request you to open a new ticket under Enfold sub forum and provide your admin logins in private content field and explain the issue if possible upload a screenshot to imgur.com and share the link in the ticket so we can take a closer look at the issue.

    Cheers!
    Vinay

    #819862

    Having been unable to update automatically, and on completion of the FTP update, I now have a very large blue block at the top of the page at https://www.geegeez.co.uk, and the following error message at the bottom:

    Fatal error: Call to undefined method AviaHelper::av_print_mobile_sizes() in /home/geegeezc/public_html/wp-content/themes/enfold/functions-enfold.php on line 1858

    We have a custom login link that goes in our main menu, and is coded in functions.php in the child theme. I’ve had to remove that temporarily and added a menu link to /wp-login.php. This is obviously a very unsatisfactory workaround.

    Help please,
    Matt

    • This reply was modified 6 years, 8 months ago by mbisogno.
    #819882

    Salut les pd

    #819992

    Hi,
    Great improvement! :)
    Can you just help me set a different resolution for when the icon is activated and the text menu disappears.

    Thanks
    Kyle

    #820040

    Hi!


    @mbisogno
    Please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/. If that does not help, please start a new thread under Enfold sub forum


    @kylerollins
    Please try adding following code to Enfold theme options > General Styling > Quick CSS field

    @media only screen and (max-width: 1100px) {
    .av-burger-menu-main { display: block!important; }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none!important;
    }}

    Since old mobile menu was removed completely, CSS selectors have changed as well :)
    If that does not help, please start a new thread.

    Cheers!
    Yigit

    #820106

    Hi!

    Is it possible to have te former mobile-menu-icon back?

    The mobile-menu is now very difficult to see as it blends with the background picture.
    see: http://www.elsiena.nl

    Chris.

    #820133

    Moved it to new subject. Couldn’t remove this one.

    • This reply was modified 6 years, 8 months ago by Panms.
    #820186

    Hi Yiigit, the code you wrote about centering the menu if logo is centered works fine on desktop browser. But on small mobile screen like iPhone 4 or iPhone SE with only 480 width now icons for cart, burger menu and search now overlap with logo. This does not work.

    Update: Even if I use that css from Yigit or not, the mobile behavior is the same. Thanks. But it would be nice, if in case of very small screens the extra icons would be placed under logo instead of overlapping. Any idea in this case?

    #820247

    oh man- I had this issue last time. can you point us to the best solution at this point?

    update– still doesn’t look right. the site is not follwoing CSS and template

    • This reply was modified 6 years, 8 months ago by kbarranco.
    #820337

    My social icons used to display above my logo on the mobile display like it does on this site which seems to not have updated the theme yet. http://too.devq.nl/

    How can I get that back on the updated theme?

    • This reply was modified 6 years, 8 months ago by BrandEntourage. Reason: FIXED
    #820382

    Hi @BrandEntourage,

    Please, could you create a new thread with your problem more detailed?

    Best regards,
    John Torvik

    #820383

    Thanks.

Viewing 30 posts - 1 through 30 (of 134 total)
  • The topic ‘Enfold Version 4.1 Update troubles?’ is closed to new replies.