New Landing How can we help? Themeforest Theme Support Flexform Right top menu item drop down items sub menu goes to the right & off the page

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Flexform
  • #66712
    Bitedge
    Member
    Post count: 345

    Hi guys.

    In the top navigation bar the far right menu item “Blog” has drop down items with sub menues. The submenue expands further to the right where it is off that page.

    How to fix? I guess just having them expand to the left would work but we would only want that for the far right item.

    Cheers

    http://bitcoin-betting-guide.com/bitcoin-sportsbook-reviews/

    #66891
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide wordpress admin login detail so i can give you any solution .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #66961
    Bitedge
    Member
    Post count: 345
    This reply has been marked as private.
    #67041
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved your issue so please check .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67043
    Bitedge
    Member
    Post count: 345

    What did you do?

    For me that works in chrome but not firefox or explorer

    #67045
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its working me for Firefox too . Please check with hard refresh [CTRL+F5].
    Thanks

    #67047
    Bitedge
    Member
    Post count: 345

    Me too thanks. how did you do it?

    #67062
    Bitedge
    Member
    Post count: 345

    Not resolved drop down menu still expands off the page when you scroll down and the menu follows you

    #67161
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It will be better option if you replace the location of Blog to Dice . It is perfect way otherwise we need more customization in code and that may cause to any other error .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67164
    Bitedge
    Member
    Post count: 345

    That would definitely not be a better option. The only good option is make the items expand to the left when the menu scrolled down just like they now do when the menu is in its normal position. There is no worry about other errors as the solution can be tested on your test flexforms before it is put on mine.

    #67407
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Finally ,I have resolved the issue so please check it now .

    Thanks

    #67479
    Bitedge
    Member
    Post count: 345

    Thanks, will it continue to work if I update the theme?

    #67505
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It will not continue after update . You have to keep a backup of functions.js at /themes/flexform/js/ always or given below code that was put after line 166

    var shakId = jQuery(this).attr('id');
    var menuLeftpos = (shakId == 'menu-item-4586'  ||  shakId == 'menu-item-4585' || shakId == 'menu-item-4584' ) ? true: false; 
    console.log(shakId+'->'+menuLeft);
    if(menuLeftpos){
    menuLeft   =  '-202px' ; 
    jQuery(this).find('ul.sub-menu:first').css('width', '200px');
    }else if(jQuery(this).hasClass( "menu-item-4586" ) || jQuery(this).hasClass( "menu-item-4585" ) || jQuery(this).hasClass( "menu-item-4584" )){
    menuLeft   =  '-260px' ;  
    }
    

    Thanks

    #240287
    Bitedge
    Member
    Post count: 345

    Again the far right menu items are flying out of the page, http://www.bitedge.co/ I tried to modify the file as you described and it stoped all fly outs from working, can we please set it to fly out to the left again?

    #240330
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me login detail after installing WPIDE plugin.
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in to reply to this topic.