Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #331839

    On http://www.harmonyvineyard.com/, the drop down menus aren’t displaying correctly and are essentially unusable. Using Enfold 3.0.1. All plugins are up to date. Please help!

    #332194

    Hi phausner!

    The issue seems to be the following code added to your page:

    <style type="text/css" id="av-browser-width-mm">
    #header .three.units{width:25px;} #header .six.units{width:50px;} #header .nine.units{width:75px;} #header .twelve.units{width:100px;}
    </style>

    It is changing the core structure of the Enfold Grid.

    I would suggest removing the code to see if it resolves the issue.

    Best regards,
    Arvish

    #332542

    I’m sorry, I don’t see that code anywhere. The problem only displays on the Home page and there’s no custom code for that page. The code in the Quick CSS is below and doesn’t have the style code you suggested in it:

    .header_color .phone-info { color:#f3f3f3; }
    .home .title_container { display: none; }
    #top .header_color .main_menu .menu ul li>a:hover { color: #fff; }
    #header .avia_mega_div { top: 89%; }
    .avia-menu-fx { bottom: 20px; }

    #332980

    Hi!

    Please toggle any settings on Enfold > General Layout > Dimensions panel. See if that will fix the dropdown menu. The theme is now using a new grid system. I think the settings is stuck.

    Cheers!
    Ismael

    #333536

    I toggled every possible setting in the Enfold > General Layout > Dimensions panel. No difference. Again, the problem is only on the Home page.

    Please, please help.

    #334056

    Please help. This is a serious issue.

    #334238

    Hey!

    This is a temporary fix. Please edit avia.js, find this code on line 944:

    css_block	= $("<style type='text/css' id='av-browser-width-mm'></style>").appendTo('head:first');
    

    Replace it with:

    //css_block	= $("<style type='text/css' id='av-browser-width-mm'></style>").appendTo('head:first');
    

    Remove browser cache then reload the page.

    Regards,
    Ismael

    #334348

    I’m very sorry…I have no idea what you’re talking about. Where do I find the avia.js? How do I edit it? What do you mean by temporary fix?

    #334673

    Hey!

    You can find the file on the wp-content/themes/enfold/js folder. Please edit this file via FTP.

    Regards,
    Ismael

    #334680

    I am having the same issue on 2 of my sites

    http://clclawncare.com/

    http://espressomoon.info/site_v2/

    The menus are cutting off to the right.

    #334690

    All you have to do is reset your master settings in general settings and it will fix the problem. Make sure to make a backup of your settings for easy reference.

    #335093

    Hi!


    @deerstonedevelopment
    Glad you figured it out!
    We will keep the thread open for OP. Feel free to start a new thread if you have any other questions or issues

    Best regards,
    Yigit

    #335120

    Yigit,

    I did notice the main problem with the header is when it is set to align to center. It will cut off, half of my menu on the right side. Please invesigate this.

    #336074

    I reset the theme options to default (and added back all the customizations), cleared the browser cache multiple times but the problem still presents in Chrome. It’s okay in Firefox or IE.

    #336624

    Hi!


    @phausner
    : Looks like it is only happening on the home page. Did you edit avia.js via FTP? The next patch should include a fix for the mega menu. For now, please edit avia.js file.

    Regards,
    Ismael

    #336972

    I’ve replaced the code as you instructed and the menu works now. (I didn’t know how to find the avia.js file before.) The columns in the mega menus are too narrow, but at least it’s working. Is there some way to get the columns to display like before the issue arose?

    #337122

    Hey!

    Thank you for the update.

    There are script errors coming from shortcode.css and avia.js file. Please get a fresh copy of those files from enfold zip then override it via FTP. If the mega menu issue comes back, delete the lines what we mentioned above. Kriesi informed us that he fixed this issue and should be available on the next update.

    Best regards,
    Ismael

    #363782

    This menu issues is happening again. Please help. http://www.harmonyvineyard.com/

    #364400

    Hey!

    have you got any idea why it’s happening again? Which changed did you make?
    I think you might need to get another fresh copy of Enfold to override it via FTP like Ismael mentioned.

    Best regards,
    Andy

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