3
I need to make a mega menu similar to the product menu of this site:
http://www.bmcsoftware.com.br/
I use Wordpress on the site I am working at the moment, I do not know if there is plugin for this, but what hinders me in creating this menu is because I am using Wordpress and have to create the menus by wp-admin
, It just confuses me.
I still have nothing produced so far, so any light already helps me.
A hint, do it on the arm! the menus made through the wordpress admin panel or plugins generate a lot of "dirt" in the code, not to mention they are horrible for maintenance. Use pure HTML and CSS if you’re having trouble with CSS, use some framework to help you with bootstrap or Foundation...
– Rafael Kendrik
@Dorivalzanetto Thanks for the tip. I wanted to find a plugin for this, because I wanted it to be easily edited by those who did not know how to move the code. But I’m also having a hard time seeing how I’m going to do this at hand, because I have no idea how to structure this together with WP, I’m looking for some example on the internet to see if it helps me.
– Giovanni Bernini
Giovanni, I work using a plugin called Advanced custom field (ACF), it facilitates the creation of manageable content, if you are interested in a look, I believe it makes it easy to create! I’m a little out of time right now, but when I have time I can draw up an example using the same case you think necessary =]
– Rafael Kendrik
@Dorivalzanetto I don’t know much about this plugin, I almost used it in a past problem, but I didn’t use it because I didn’t have much knowledge with it and I was able to solve it in another way. But if you have time, I’d like to see an example of you yes!
– Giovanni Bernini