?
avatar bloominari
bloominari
10 May 2016

Steps to reproduce the issue

  1. I login to my Joomla Menu Admin (Version 3.5.1)
  2. I clear my Joomla Cache, my browser cache, and all other cache
  3. I choose a menu item, and go to the tab called "Link Type", and select NO under "Display in Menu"

Link that shows what happens here: http://screencast-o-matic.com/watch/cDh6ne1PDW

Expected result

  1. To NOT see my Menu item that I chose to NOT display on the menu
  2. After clearing cache, I still see my menu items.

Feel free to contact me at @bloominari on gitterhub (github chat)

Jaime Nacach
Bloominari.com

Actual result

System information (as much as possible)

Additional comments

avatar bloominari bloominari - open - 10 May 2016
avatar bloominari
bloominari - comment - 10 May 2016

UPDATE: Please note that I'm using the Helix 2 Framework on my site, and in order to fix this issue temporarily, and be able to actually hide my menus (without un-publishing the item, so people can still see the page IF they have the URL, but can no longer browse the page via the menu) I applied a custom CSS class called "hidden" to the menu item (under the "Helix Megamenu options").

The CSS class is
.hidden {display: none !important;} /* For hiding any elements you don't want to see */

Once this class is applied on the backend under the Helix options, the item no longer shows on my menu.

Yet, I would prefer to simply use Joomla's 3.5.1 new feature, an not apply this CSS class.

See screenshot for reference.

screen shot 2016-05-09 at 7 39 41 pm

avatar bloominari
bloominari - comment - 10 May 2016

Just realized that adding this "custom class" via Helix 2 framework, also applied the CSS class to the tag of the actual pages, and thus all my content on each hidden menu item's related page (article) was also hidden...

Thus, I had to remove this "hidden" class, and I'm back to square one (trying to figure out how to "hide" some menu items, without un-publishing, and without any other methods).

avatar brianteeman
brianteeman - comment - 10 May 2016

This is a problem with the helix framework and not a problem with joomla.

avatar brianteeman brianteeman - change - 10 May 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-05-10 08:02:14
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 10 May 2016

I am closing this as it is not an issue with Joomla but with the Helix framework and you should report the issue to the makers of Helix


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10372.

avatar brianteeman brianteeman - close - 10 May 2016
avatar brianteeman brianteeman - close - 10 May 2016
avatar bloominari
bloominari - comment - 10 May 2016

Thanks for letting me know :-)


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10372.

Add a Comment

Login with GitHub to post a comment