This topic has 9 replies, 3 voices, and was last updated 10 years, 2 months ago ago by Robert Hall
Hello,
I have two questions related to setting up my sub-menus.
1. Is it possible to set up the sub-menu as shown in the attached picture? i.e., have the items in the subcategory (in the blue box) move to the next column after the first column is filled by a predefined number of items.
2. Can the catagories of the portfolio items be displayed in the submenu the way the product categories are?
Thanks!
Jean
Hello,
1. Sorry, but your request is a bit unclear. Do you want to remove the subcategories from the last menu item and add them to the second one?
2. Concerning the portfolio categories, you need select “Categories” in Screen Options as shown on screenshot, in Appearance > Menus. After that you’ll see the categories block on the left side.
Regards,
Eva Kemp.
Hi Eva,
Thanks for the prompt reply!
Regarding (1), as you can see in the image below, I have 9 items in the subcategory, and they are all listed in one column. I would like to have them listed in two columns as shown in the picture from the previous post.
In addition, I don’t want an account menu. How can i stop the pop up message as shown in the image below from popping up?
Also, can I disable the “Your Account” without disabling the “Register” function? In other words, I would like the have the “register” and “login” buttons shown when the user is not logged in, and only the “logout” button shown when the user is logged in.
Thanks!
Jean
Hi Eva,
Regarding (2), the portfolio categories, I tried what you suggested, but when I clicked on the items in the menu, i get 404 error.
Jean
Hello,
Unfortunately there is no option in the theme to divide sidebar in 2 columns. Sorry.
Concerning “Your account” page and portfolio categories, please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Thanks, Eva!
Our website is in Chinese, so I thought I’ll give you some guidelines to help you navigate.
This shows you where “Appearance” and “Menu” are. The “portfolio categories” is at the bottom of the list, and the name of the menu is “cooker”.
In the cooker menu, four items are populated using the portfolio categories, and they have the word “portfolio” beside their Chinese title.
From the front end, the item pointed out in this image is where the portfolio items are.
Thanks!
Jean
Hello,
To hide “Your account” link use this code in style.css file of your child theme:
li.my-account-link {
display: none !important;
}
Concerning the 404 error, seems there is an issue with permalinks. Please refer to this article http://codex.wordpress.org/Permalinks , pay attention to the section “Using “Pretty” permalinks
Requirements:” and check the requirements with your hosting provider.
Thank you.
Regards,
Eva Kemp.
Thanks, Eva! I got them to work!
Thank you very much for your help!
Cheers,
Jean
Hello,
You’re welcome!
If you have any questions don’t hesitate to contact us.
Regards,
Robert Hall.
The issue related to '‘submenu setup’' has been successfully resolved, and the topic is now closed for further responses