-
AuthorPosts
-
ibd2005 Friend
ibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 23, 2011 at 8:43 am #159150Hi all,
I am trying to find all over the joomla admin were can i change the top menue buttons names.
Please advicethank you
ItaiPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 23, 2011 at 10:35 am #373251ibd2005 Friendibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 23, 2011 at 10:53 am #373255Hi
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 youPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 23, 2011 at 11:20 am #373258That 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 Friendibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 23, 2011 at 11:27 am #373260I sent you a PM with login info to have a look.
thank youPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 23, 2011 at 11:31 am #373261Try 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 Friendibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 23, 2011 at 11:44 am #373265sorry 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).
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 23, 2011 at 11:48 am #373268Ahh, 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 Friendibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 23, 2011 at 11:50 am #373269ok 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
ItaiPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 23, 2011 at 11:58 am #373270That 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 Friendibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 23, 2011 at 12:05 pm #373271I 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
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 23, 2011 at 12:32 pm #373274That 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.
1 user says Thank You to Phill for this useful post
ibd2005 Friendibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 23, 2011 at 12:37 pm #373276Thank you i got it now.
hanks for geat quickly help.AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 2 voices, and was last updated by ibd2005 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum