This topic has 7 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow
Hi, I’d like to have 6-9 posts/images show up on my submenu with the Subcategories + Posts option. Right now I can only get 3 posts max to show up. How can I achieve this?
Also, How can you change the submenu options under the ‘account’ menu on the top bar?
Thank you in advance for your help,
T
Hello,
Unfortunately, there is no such option in our theme. You can do this by changes in template files
/xstore/framework/walkers.php, line 283, function getPostsByCategory
‘posts_per_page’ => 9,
To change the menu for My Account link go to Appearance > Menus > create menu and choose My account in menu settings http://prntscr.com/ezgarr
Regards
That worked perfectly. Thank you!
Just a few more questions about the submenu.
One, with the Subcategories + Posts submenu, how can I make the subcategories themselves clickable, i.e. make ‘architecture’ a link?
How can I make this link go to a specific page, instead of to a list/category of posts? I’m trying to use the Subcategories + Posts to display products, instead of posts, that’s why I ask.
Lastly, how can I move the submenu down so that it is even with the bottom of the header?
Thank you again,
T
Hello,
There is no such options and simple editing of theme files. This type requires more additional customization of this menu type. You can contact WP Kraken team if you need help with this because customization of theme options is out the scope of our support, unfortunately.
Regards
Ok, got it. Thank you very much for your help!
T
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up