Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • ibd2005 Friend
    #159150

    Hi all,
    I am trying to find all over the joomla admin were can i change the top menue buttons names.
    Please advice

    thank you
    Itai

    Phill Moderator
    #373251

    Click on the menus tab in the joomla back end and edit each menu item as required. See pic below.


    1. menus
    ibd2005 Friend
    #373255

    Hi
    thank you for your reply but this is the basic usally works i know that
    but its not seem to be there under menues for that template quick start
    all i can find is the Home button which located under mainmenue like you said.

    were are the rest located?
    thank you

    Phill Moderator
    #373258

    That is indeed odd as I can see all of the items on my install.

    Please install a fresh copy or PM me an admin logon so I can take a look.

    ibd2005 Friend
    #373260

    I sent you a PM with login info to have a look.
    thank you

    Phill Moderator
    #373261

    Try looking in a different browser. I have logged on and unpublished the J menu as an example because I can see all the menu items on your install.

    ibd2005 Friend
    #373265

    sorry i dont get you
    i tried with Crom and FF but all the same all i can see is only 16 menue items under main menu.
    (see image attach).


    1. ScreenHunter_23-Jan.-23-13.39
    Phill Moderator
    #373268

    Ahh, I missed that bit. From your previous post all you said you could see was Home and nothing else. It does appear that the rest of the items are not visible. I will investigate.

    ibd2005 Friend
    #373269

    ok thank you!
    Please let me know here what to do to fix as well, i already done lots of work on that site
    realy dont like to start all over…

    thank you
    Itai

    Phill Moderator
    #373270

    That confused me. It seems those menu items are actually custom modules. Full details on how to do them are found here – http://www.joomlart.com/forums/topic/ja-cloris-userguide-old/

    and this

    http://www.joomlart.com/forums/topic/how-to-change-the-menu-item/

    ibd2005 Friend
    #373271

    I know how to create the custom Html module and i understand how to edit the custom modules that are in the demo but i cant find were i can change the top menu buttons text (see image attach what i mean),

    the name of the button is not in the module i chacked every were


    1. ScreenHunter_24-Jan.-23-14.05
    Phill Moderator
    #373274

    That is why I posted the second link in my previous post – http://www.joomlart.com/forums/topic/how-to-change-the-menu-item/

    Edit templates>ja_cloris>core>etc>layouts>defauly.xml
    Edit the bits in red below.

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <blocks name="top" style="xhtml">
    <block name="absolute" type="modules" style="raw">absolute</block>
    <block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
    <block name="subnav" type="subnav" main-inner="1"></block>
    <block name="onepage" type="onepage" pageid="" no-wrap="1" no-main="1">
    <page name="about-us" type="modules" title="About us" class="light first-item">page1</page>
    <page name="features" type="modules" title="Features" class="dark">page2</page>
    <page name="services" type="modules" title="Services" class="light">page3</page>
    <page name="video" type="modules" title="Video" class="dark">page4</page>
    <page name="gallery" type="modules" title="Gallery" class="light">page5</page>
    <page name="blog" type="modules" title="Blog" class="light">page6</page>
    <page name="faq" type="modules" title="Faq" class="light">page7</page>
    <page name="contact-us" type="modules" title="Contact us" class="light last-item">page8</page>
    </block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name="middle" main-inner="1" colwidth="30">
    <block name="left1">left</block>
    <block name="right1">right</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="navhelper" type="navhelper" wrap-inner="1" main-inner="1"></block>
    <block name="botsl" type="spotlight" wrap-inner="1" main-inner="1" special="right" specialwidth="55">user6,user7,user8,user9,user10</block>
    <block name="footer" type="footer" main-inner="1"></block>
    </blocks>
    </layout>

    You don’t need to use ftp/text editor to do this though as you can do it from the template manager. Click on the layouts tab and edit the default layout where you will see the above code.

    ibd2005 Friend
    #373276

    Thank you i got it now.
    hanks for geat quickly help.

Viewing 13 posts - 1 through 13 (of 13 total)

This topic contains 13 replies, has 2 voices, and was last updated by  ibd2005 13 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum