Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply all menus in wordpress #7

Closed
ranapartap opened this issue Aug 24, 2017 · 3 comments
Closed

Apply all menus in wordpress #7

ranapartap opened this issue Aug 24, 2017 · 3 comments

Comments

@ranapartap
Copy link

Hi

Thanks for great work. I liked the simplicity of menus.

My question is that how can we apply all type of menu styles as listed in example like accordion, classic etc. on wordpress menu,

Any example will be appreciated.

Thank you
Rana

@macdonaldr93
Copy link
Owner

@ranapartap Hey! Just trying to clarify what you're asking. Are you trying to apply different styles from Bootstrap? Or adding your own styles?

@ranapartap
Copy link
Author

Hi @macdonaldr93

Thank you for your reply. I would like to know as shown in your example in a bootstrap based WP theme how can we apply both menu styles accordion as well as classic menus using wordpress menu system (wp_menu) to produce the result something like below:

Home -> No submenu
Services -> 3 submenus (0 depth) -> Menu 1, Menu 2, Menu 3
Products -> 5 submens (1 depth) -> Prod Cat 1, Prod Cat 2, Prod Cat 3 (Each submenu has 2-3 more submenus) as show on in picture.

Hope it is clear now.
Thank you in advance.
screenshot 15
screenshot 16

@macdonaldr93
Copy link
Owner

Ahhh I see. I didn't realize Yamm had those other options. Currently this only supports the grid layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants