| Site Menu Builder |
| Sunny | Date: Saturday, 2009-04-04, 8:50 Am | Message # 1 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
| If you have lost your site menu after the global upgrade, or if you simply want to add one more menu or edit the existing, follow this guide. Go to Control Panel > [Site menu builder] After you click on "Create menu" a new pop-up window will appear. Enter a name of your menu (e.g. "Site_menu"), select display mode (usually it is vertical) and click save. In "Site menu builder" you should pay attention to the following: а) $SMENU_1$ - a code used in default templates to display site menu. A new created menu must have this $code$. б) "+ Add menu item" – this link will call a pop-up window by means of which you can add menu items. в) Under "Modules in use" you can see a list of all active modules. Click on a link to see url of a module. Let's add "Ad Board" to our menu as an example. First click on "Ad Board" in "Modules in use" and copy the url to the clipboard. Then click on "+ Add menu item" and enter a name of the item and paste its url in a window that will appear. Click "Apply". In the same way you can add other menu items. To change the order of items drag them by means of a mouse. If you want to add a subitem, click on a cross near the necessary item and drag it on the item, under which you want it to appear: After you have made all necessary changes don't forget to click "Save". If your new menu doesn’t appear automatically you may need to resave the corresponding template (e.g. Top part of the website). Video: http://ucool.ucoz.com/dir/3-1-0-2
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| Sunny | Date: Tuesday, 2009-10-13, 9:08 Am | Message # 91 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
| drunkenbird, you won't find this very code. Anyway both questions are about designing so yes - ask them on Designing board in the thread that is about your design number.
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| ShiFT | Date: Wednesday, 2009-10-14, 9:47 Am | Message # 92 |
|
Regular
Group: Checked
Messages: 51
Awards: 0
Reputation: 0
Status: Offline
| Hey. I want to make a page which has it's own menu. but i'm not being able to do it. So, what I want to do is, I want to have my main menu with: "Forum, Blog, Gallery, Vids..." And then, In a specific page, I want to hide my Main menu and only display one other menu made by me to that situation. Let's say the custom page is about skateboard. I wouldnt like to have my main menu on that page. I'd only like to have a menu saying "Trucks, Boards, Helmets..." with the main one hide. How can I do that?? Thanks
|
|
| |
|
| Sunny | Date: Wednesday, 2009-10-14, 10:00 Am | Message # 93 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
| ShiFT, you need to create one more menu via Site Menu Builder. Then use Conditional operators to hide from that page the main menu and to display the second one.
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| ShiFT | Date: Wednesday, 2009-10-14, 10:28 Am | Message # 94 |
|
Regular
Group: Checked
Messages: 51
Awards: 0
Reputation: 0
Status: Offline
| Sorry for bothering you Sunny, but could you show me how to do that step by step please?
|
|
| |
|
| Sunny | Date: Thursday, 2009-10-15, 3:12 Am | Message # 95 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
| 1. CP -> Site menu builder -> Create menu -> Add necessary links -> Save 2. CP -> Customize Design -> the template where the menu code ($SMENU_1$) is located (it may be Top part of the website, The first container, The second container - depends on the design). 3. Here you need to use conditional operators. You need smth like this: Quote <?if($PAGE_ID$='sitePage1')?>$SMENU_2$<?else?>$SMENU_1$<?endif?> Page ID can be viewed in Admin Bar on the corresponding page of the site: Builder -> List of page variables. Examine the thread about conditional operators and have a try.
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| ShiFT | Date: Thursday, 2009-10-15, 11:24 Am | Message # 96 |
|
Regular
Group: Checked
Messages: 51
Awards: 0
Reputation: 0
Status: Offline
| Quote (Sunny) 1. CP -> Site menu builder -> Create menu -> Add necessary links -> Save 2. CP -> Customize Design -> the template where the menu code ($SMENU_1$) is located (it may be Top part of the website, The first container, The second container - depends on the design). 3. Here you need to use conditional operators. You need smth like this: Quote <?if($PAGE_ID$='sitePage1')?>$SMENU_2$<?else?>$SMENU_1$<?endif?> Page ID can be viewed in Admin Bar on the corresponding page of the site: Builder -> List of page variables. Examine the thread about conditional operators and have a try. Thanks
|
|
| |
|
| Dodolidot | Date: Tuesday, 2009-10-27, 4:48 Pm | Message # 97 |
|
Newbie
Group: Users
Messages: 7
Awards: 0
Reputation: 0
Status: Offline
| Hi wanted to know just what part of the HTML code on the top of my webpage I need to get rid of so only Logout, Login, and My Profiles appear. I tried this myself but end up only with Main Page and My Profile
|
|
| |
|
| Sunny | Date: Wednesday, 2009-10-28, 3:58 Am | Message # 98 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
| Dodolidot, this question is not related to Site Menu. Ask it on Design Customization ( http://www.forum.ucoz.com/forum/5 ) in the thread about your design number.
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| Igor-Sousa | Date: Monday, 2009-11-09, 1:45 Pm | Message # 99 |
Constant
Group: Checked
Messages: 142
Awards: 10
Reputation: 16
Status: Offline
| I wonder, how can I change the style of the submenus, I read this thread (http://forum.ucoz.com/forum/26-7672-1), but the link provided by Sunny, is not working anymore. Thank's in advance.
I've made grammar mistakes ?? Google's fault !! Time is the most valuable thing a man can spend.
|
|
| |
|
| Sunny | Date: Tuesday, 2009-11-10, 3:18 Am | Message # 100 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
| Igor-Sousa, yes the thread was deleted by accident. The tutorial will be re-created later.
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| lochy | Date: Saturday, 2009-11-14, 6:08 Pm | Message # 101 |
|
Curious
Group: Checked
Messages: 29
Awards: 0
Reputation: 0
Status: Offline
| can you Add a "Logout" link to site menu?
|
|
| |
|
| Sunny | Date: Monday, 2009-11-16, 5:34 Am | Message # 102 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
| lochy, sure, the url is /index/10
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |