Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Creating Mega Menus WordPress

  • REFUNDED

Hello,

I need this setup for my test site:

[[LINK a]]http://wpexplorer-themes.com/total/docs/creating-mega-menus/[[/LINK]]

it should look like this, the sample image below:

[[LINK href="http://wpexplorer-themes.com/total/wp-content/uploads/sites/2/2014/11/example-menu.png"]][[/LINK]]

My test site is here and its running a child theme of Woothemes Storefront theme

[[LINK href="http://woocommerce.cotidianus.org"]][[/LINK]]

I think I would like it set up in my child theme custom css but you can tell me whats best.

The number of columns should be 10-12

http://wpexplorer-themes.com/total/wp-content/uploads/sites/2/2014/11/example-menu.png


http://woocommerce.cotidianus.org

Answers (2)

2015-08-07

rochester answers:

Hi!

I can't see the image here. Would you mind sending it again? Also a link to your site would be great so we can see what you have right now

Kind Regards,
-Roch


Jorge Ledesma comments:

my site is over at http://woocommerce.cotidianus.org

and the sample image is over at http://wpexplorer-themes.com/total/wp-content/uploads/sites/2/2014/11/example-menu.png

which is the same one as its on the link above listed at the end of the page here: http://wpexplorer-themes.com/total/docs/creating-mega-menus/


Jorge Ledesma comments:

I setup that a sample menu under Products which will be the test dummy with some simple sub menus by the way 3 level deep but I would like the capability to have like I said unto 10 columns and then whatever submenus which will more than likely will be about 10 or less.


rochester comments:

So, that page you are using as a reference is from wp-explorer, and you are using a theme by woothemes.

In your case a plugin is the way to go. Something like this: https://wordpress.org/plugins/megamenu/ or this https://wordpress.org/plugins/wr-megamenu/

Building it from scratch would require a lot of custom code, but it's possible as well (not just with CSS though, you'll need some PHP as well)

Kind Regards,
-Roch


Jorge Ledesma comments:

Based on what they say, you don't need any PHP at all, WP already has that native in its core code, one just needs to add the corresponding CSS to go along with it.

That's the only reason, I reference the post, I'm fully aware that are plugin that offer this same functionality but I simply found this post and I saw that it need some basic CSS and that's why I posted the question here.

I read the post like three time and it doesn't mention anything at all about custom code whatsoever just CSS


Jorge Ledesma comments:

Got it, I see what you mean now, thanks.


Jorge Ledesma comments:

Got it, I see what you mean now, thanks.


rochester comments:

Hi Jorge!

Yeah, you'll need a plugin or some custom code (wpexplorer have built that function for their themes, not WP itself).

Kind Regards,
-Roch

2015-08-07

Nirmal answers:

[[LINK href="http://wpmegamenu.com/"]]http://wpmegamenu.com/[[/LINK]]


Jorge Ledesma comments:

By the way I forgot to mention ― <strong>I don't want a plugin, thanks.</strong>