BuddyBoss Home – Web › Support Forums › Solutions › Social MarketPlace › Marketplace widget menues
- This topic has 3 replies, 2 contibutors, and was last updated 8 years, 8 months ago by Macarius.
Question
March 16, 2016 at 8:10 am #63323@donmacariusI am trying to create menus for my store and all is well but there is a little issue. The marketplace widget uses product categories to order the menus. Is there a way for me to eliminate the parent category from the menu and have the child categories? If I don’t tick the parent category then the menus won’t show. For instance
Children <li>Boys</li> <li>shirts</li> <li>Girls</li> <li>Dress</li>
I want to name the Menu Children and so I shouldn’t tick Children in marketplace widget but that won’t work.
See attached image.
Answers
March 16, 2016 at 8:48 am #63342@donmacarius@zarko, please any help with this?
March 16, 2016 at 12:08 pm #63407@
AnonymousHi @donmacarius,
Thanks for letting us know about the issue, I have added this to the queue for processing. At this moment you can delete line #289 includes/widgets.php file of Marketplace plugin, which says:
'parent' => 0,
Remove that, and you will be able to use subcategories.
Best regards
March 17, 2016 at 5:49 am #63560@donmacariusHi @zarko,
Thank you for the suggestion to remove ‘parent’ => 0, in the widget.php. That solved the problem partially because the code is not outputting
child categories as main categories and also in the drop as subcategores. How can I stop the subcategories like Bangle, Beads as seen in my image from displaying as main parent categories?
In the image attached, the parent categories are Accessores, Clothing and Footwear. However, any subcategory under any of them is also displaying as
main parent categories. What can I do to change this? Please help. See image attached and thanks.
- The question ‘Marketplace widget menues’ is closed to new replies.