• Resolved gsojourner

    (@gsojourner)


    # SITE_URL: https://www.hhrhomewatchservices.com
    # HOME_URL: https://www.hhrhomewatchservices.com
    # IS MULTISITE : No

    # THEME | VERSION : customizr | v3.4.15# WP VERSION : 4.4
    # PERMALINK STRUCTURE : /%postname%/

    # ACTIVE PLUGINS :
    Akismet: 3.1.5
    Coming Soon Page & Maintenance Mode by SeedProd: 4.2.1
    Contact Form 7: 4.3.1
    Essential Grid: 2.0.9.1
    Jetpack by WordPress.com: 3.8.1
    LayerSlider WP: 5.6.2
    Slider Revolution: 5.1.4
    UpdraftPlus – Backup/Restore: 1.11.18
    WPBakery Visual Composer: 4.8.1
    Xpert Accordion: 1.8

    PHP Version: 5.4.43
    MySQL Version: 5.5.42-37.1-log
    Web Server Info: Apache

    WordPress Memory Limit: 40MB
    PHP Safe Mode: No
    PHP Memory Limit: 256M
    PHP Upload Max Size: 50M
    PHP Post Max Size: 50M
    PHP Upload Max Filesize: 50M
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    PHP Arg Separator: &
    PHP Allow URL File Open: Yes
    WP_DEBUG: Disabled

    Show On Front: page
    Page On Front: HHR Home Watch Services, LLC (#30)
    Page For Posts: (#0)

    I cannot make the horizontal menu show.
    ASSIGN MENUS TO LOCATIONS
    Main Menu – main
    MAIN MENU DESIGN
    Regular(horizontal)
    For mobile devices…. Checked
    Menu position for main menu Menu on the right
    Select a submenu expansion option Expand submenus on click
    Reveal the sub-menus blocks with a fade effect Checked
    Hover move effect for the sub menu items Checked


    ON MENU SETUP

    Menu locations
    Main Menu (Current main) Checked
    Secondary (horizontal) Menu (Current: main) Checked
    Menu options
    Automatically add new… Checked

    Am I checking off something I shouldn’t or have I missed something?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,
    Your site is showing a maintenance message.
    Your options seem to be fine. But it would be useful if I can have a look at yous ite.

    Thread Starter gsojourner

    (@gsojourner)

    Hi Menaka.

    I removed the maintenance message. Please have a look.

    Hi,
    Can you deactivate Accordion plugin and then try?
    Accordion is setting

    .collapse {
        display: none;
    }

    which causes the menu to disappear.

    Alternately, add this to your child theme’s style.css

    .collapse {
        display: inline;
    }

    But I am not sure how this will affect Accordion’s functionality.

    Thread Starter gsojourner

    (@gsojourner)

    That worked. I will need to do some work on the Accordian plugin. Thanks sooo much! You are a lifesaver!

    Glad that it worked. Would you mind marking this topic as resolved?

    Thread Starter gsojourner

    (@gsojourner)

    Great…thank you for your help!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Cannot get horizontal menu to show’ is closed to new replies.