WPPizza – A Restaurant Plugin for WordPress › Support › General Support › Bar with categories
- AuthorPosts
- 26 August, 2022 at 7:28 am #60182Anonymous
Hello,
I have to create menu filtered by categories. Now all of my position are visible whole time, as default (I know, I can filter by shortcodes but this isn’t it. Or I don’t know how to do it in a right way? ).
The best solution for me could be a bar with categories pizza, snacks etc… Which show only active category.
I was looking for solution but didn’t find it.
In documentation I found something about items loop,
https://docs.wp-pizza.com/developers/?section=wppizza-markup-loopI’m familiar on a good level with css and html, a little bit of basics js. It’s possible to do it without knowing php?
26 August, 2022 at 4:09 pm #60184I dont actually understand what you mean by
“…a bar with categories pizza, snacks etc… Which show only active category…”That sounds to me like some kind of – so called – Breadcrumbs thing which is really a question for the theme you are using. However, if you have a look at the bottom of the page here
https://docs.wp-pizza.com/developers/?section=global-wppizza-functions
you could use the wppizza_breadcrumbs function to add this sort of thing somewhere
26 August, 2022 at 4:36 pm #60185AnonymousThank you for your reply
Please see here, this is what I would like to achieve
https://www.figma.com/proto/H5VzTRgJwQ4lr2AVtYM36t/wppizza-menu?page-id=0%3A1&node-id=1%3A102&viewport=-228%2C1480%2C0.55&scaling=min-zoom&starting-point-node-id=1%3A10231 August, 2022 at 9:40 am #60209What you have there is simply some sort of navigation. This is a question for your theme developer I’m afraid. I cannot help you with that as I know nothing about your theme (Though typically you go to “Menu” in your wordpress admin and create it in there with some drag/drop of pages and/or categories
- AuthorPosts
- The topic ‘Bar with categories’ is closed to new replies.