0
Welcome Guest! Login
0 items Join Now

Gantry 5.3.4, how to hide "Home" menu item

    • totemek's Avatar
    • totemek
    • Newbie
    • Posts: 3
    • Thanks: 0

    Gantry 5.3.4, how to hide "Home" menu item

    Posted 7 years 7 months ago
    • In Joomla 3.6 you may hide the "Home" menu item using Menu -> "Home" -> Link Type -> Display in Menu -> select "No". It work properly with Gantry 5 v5.3.2.
      After upgrading to v5.3.4. this method doesn't work.

      Thank you for solution
      Totemek
    • Last Edit: 7 years 7 months ago by totemek.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Gantry 5.3.4, how to hide "Home" menu item

    Posted 7 years 7 months ago
    • totemek wrote:
      In Joomla 3.6 you may hide the "Home" menu item using Menu -> "Home" -> Link Type -> Display in Menu -> select "No". It work properly with Gantry 5 v5.3.2.
      After upgrading to v5.3.4. this method doesn't work.

      Thank you for solution
      Totemek

      Go to your Outline where you want the Home turned OFF. In the Outline click the MENU button. In the MENU screen click the COG icon of the Home menu item. When the Popup window for the Home menu item properties appears just slide the Toggle to the OFF position and that item won't display.
    • totemek's Avatar
    • totemek
    • Newbie
    • Posts: 3
    • Thanks: 0

    Re: Gantry 5.3.4, how to hide "Home" menu item

    Posted 7 years 7 months ago
    • Thank you for answer.
      Your suggestion doesn't resolve this problem.
      However, I hope the next upgrade will resolve it.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Gantry 5.3.4, how to hide "Home" menu item

    Posted 7 years 7 months ago
    • totemek wrote:
      Thank you for answer.
      Your suggestion doesn't resolve this problem.
      However, I hope the next upgrade will resolve it.

      Hmm...it worked fine in Gantry 5.3.1. I've left a comment at https://github.com/gantry/gantry5/issues/1532

      For now since Joomla sets the Home menu item as #101 you can use this CSS:
      .g-menu-item-101 {
          display: none;
      }
    • The following users have thanked you: totemek

    • totemek's Avatar
    • totemek
    • Newbie
    • Posts: 3
    • Thanks: 0

    Re: Gantry 5.3.4, how to hide "Home" menu item

    Posted 7 years 7 months ago
    • The issue is resolved with the download and installation of the latest "Gantry 5 CI build - joomla-pkg_gantry5_develop.zip".
      gantry.org/downloads#ci-builds
      Thanks
  • Re: Gantry 5.3.4, how to hide "Home" menu item

    Posted 7 years 7 months ago
    • Gantry 5.3.5 has been released and fixes this issue among other things.
    • The following users have thanked you: totemek

    • / Djamil Legato / Lead Developer /

Time to create page: 0.041 seconds