0
Welcome Guest! Login
0 items Join Now

Home Menu Item

  • Home Menu Item

    Posted 10 years 5 months ago
    • Hi,
      I'm a Joomla newbie.
      Working with the Main Menu. I have two menu items aaaa (alias aaaa) and bbbb (alias bbbb). I'm trying to add another menu item Home (alias home). I get the following warning:

      Warning
      Save failed with the following error: Another menu item with the same parent has this alias

      I can't see "Another menu item with the same parent has this alias" anywhere.

      What am I missing?
      Thank you
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Home Menu Item

    Posted 10 years 5 months ago
    • check your trash folder - chances are you already deleted one with that alias and haven't cleared out trash.


      Please would you post your URL, superuser id and pswd in the secure tab of your post and i'll have a look for you.

      Regards, Mark.
    • Last Edit: 10 years 5 months ago by MrT.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • ratb's Avatar
    • ratb
    • Jr. Rocketeer
    • Posts: 48
    • Thanks: 0

    Re: Home Menu Item

    Posted 10 years 3 months ago
    • Hi there
      I'm tryining to hide the Home link from the manin menu. here is the link to the website. www.revolutionarycommunist.org/
      Can you help me please?
      Thanks Dani
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Home Menu Item

    Posted 10 years 3 months ago
    • ratb - please don't post in other members topics with an unrelated issue. It's always best to start your own topic so we don't miss your post.

      Use this code...
      .gf-menu li.item435 {
          display: none;
      }
      This is how to create a custom CSS compatible with Gantry 4...

      Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_fracture). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"

      Regards, Mark.
    • The following users have thanked you: ratb

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.062 seconds