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

    Hello,
    (second topic today… and unortunatly, I’ve not improved my english).

    I use dropdown in the main menu (2 levels ). For example :
    – Home (first level)
    – Page 1 (first level)
    > Page 1.1 (second level)
    > Page 1.2
    – Page 2 (first level)
    – and so on…
    Enfold’s style include a colored line that is displayed in the menu, under the name of current page.
    The trouble is : the line is only present when the current page is a first level page, not for the second level ones (pages 1.2, page 1.2…)
    What shall I do to display this line all the time in the menu?
    For example, when the current page is “Page 1.2”, the name “Page 1” should be underlined in the menu.

    Please tell me if my question is not clear… I’ll try to explain it better or diffrently.
    Thank you for your help.

    #250084

    Hi mareva!

    Thank you for explaining.

    We would like to see the actual live website. This is actually possible but you need to set the page hierarchy when editing the pages. Look for the Page attributes > Parent. Once you have set the parent page then create the custom menu in accordance to the page hierarchy, you should see the current page menu item being highlighted even if you are on the second level menu.

    Regards,
    Ismael

    #254664

    Hi,
    Thank you for your answer… but it is not helpful because I had already set the page hierarchy (exactly as you explained in your previous reply) : the current page menu item is not highlighted exept when the current page is a ‘parent page’ in the first level of the menu.
    So.
    I would like to show you my website… and here come a new and worrying trouble : I tried to migrate my site from localhost to live server, uploading all my site folder to the production server, exporting and importing the database, changing all the strings with “localhost…”
    Everything seemed to be ok, except :
    1- the widget configuration : all my widgets settings have disappear! …no more personnalisation for the footer columns, no more widget in the sidebar … and so on… ââârgh!
    2- Enfold settings (theme options, general settings, footer, header…): they have disappear too. Then, I’ve made an export/import of the theme settings from the localhost environnement and now, this point is ok.
    But where are my widgets???? Please, could you tell me the right things to do in order to solve this problem?
    Thank you for your help!

    #254669

    (it’s me again)
    … just to precise that all plugins are correctly installed and activated.

    #254902

    Hi!

    Thank you for the update.

    We would like to see the actual website. We will know if the page hierarchy is set up correctly because wp will assign the class current-page-ancestor on the parent menu item.

    Regarding the migration, please use this plugin: http://wordpress.org/plugins/wp-migrate-db/
    Refer to this link for proper migration: https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684

    Make sure that you create a backup of your database and theme files just in case. :)

    Regards,
    Ismael

    #255097
    This reply has been marked as private.
    #256585

    Hey!

    I have added following custom CSS to Quick CSS in Enfold theme options under Styling tab

    .header_color .main_menu ul:first-child > li.active-parent-item > a .avia-menu-fx { opacity: 1; visibility: visible; }

    and it seems to be working fine now. Please take a look and let us know so we can mark the thread as resolved :)

    Regards,
    Yigit

    #256626

    You’re great. It works perfectly! Thank you a lot.

    Maybe have you an idea about this new strange behavior : since I uprgraded Enfold theme to the 2.7 version (yesterday), the highlight aspect in the main menu have changed : there is no more any triangle in the center of the highlighted line.
    (Tested with firefox and chrome latest version but not yet with any recent version of ie)

    best regards,
    m.

    #257189

    Hey!

    Please add following code to Quick CSS as well

    .avia-menu-fx .avia-arrow-wrap { visibility: visible; }

    Best regards,
    Yigit

    #257339

    Thank you!
    It works for the first level of the main menu… but not for the sublevels.
    I’ve tried :
    .header_color .main_menu ul:first-child > li.active-parent-item > a .avia-menu-fx .avia-arrow-wrap { visibility: visible; }
    of course, it doesn’t work!… did i forgot a tiny speck anywhere?!
    bests regards,
    m.

    #257673

    Hey!

    No, there is no avia menu fx for submenus, as you can see here – http://kriesi.at/themes/enfold/pages/contact/

    Regards,
    Yigit

    #257762

    Ok, I give in…
    thank you for all your help.
    m.

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Dropdown menu – how to show the decoration line in the menu?’ is closed to new replies.