Resolved

Drop down menu

Ultra Theme started by Tricia Jul 11, 2016 10 replies
Tricia Jul 11, 2016 · 9:15 pm #4059

Hi there,

I’m trying to convert one of the menus to a drop down menu to be placed within a page on my site (http://dev.cwpd.org/parks/find-a-park/). Is there a simple way to do this within the Ultra theme?

Thanks,
Tricia

Andrew Misplon Puro Jul 12, 2016 · 9:18 am #4066

Hi Tricia

Thanks for posting your question 🙂

I tried four plugins and this looks to be the best I’ve seen so far: https://wordpress.org/plugins/advanced-menu-widget/. It hasn’t been updated in a while but seems to be working nicely. You can enable the drop-down menu as follows:

advanced-menu

I’m not sure if you are looking for something this simple. Unfortunately, WordPress doesn’t have drop-down functionality built into the default Custom Menu widget like it does with the Archives widget.

Let me know how it goes. We can always adjust the text size of the drop-down if it isn’t suitable.

Tricia Jul 20, 2016 · 6:41 pm #4267

Thanks Andrew. I had some problems with this conflicting with other plug-ins I had, so didn’t end up using this. I ended up using a “spoiler” shortcode that did the trick. Not exactly a dropdown, but good enough for what I needed.

Thanks!
Tricia

Andrew Misplon Puro Jul 27, 2016 · 12:50 pm #4317

Hi Tricia

Really sorry I missed your reply to this thread, not sure how it slipped by. Glad to hear you found a solution, if you’d like me to look at this again in the future, let me know.

All the best.

bonfire Aug 4, 2016 · 4:58 am #4375

Hi Tricia,

I’m having the same problem can you please explain how you changed to a drop down menu?
Currently mine is drop down on web but not on mobile its a different setting. As I have lots of pages I need them all neat and tidy on mobile.

Thanks

Andrew Misplon Puro Aug 4, 2016 · 8:56 am #4379

Hi bonfire

Thanks for reaching out.

This thread is a little different to your question, it’s discussing drop-down menu widgets used in page content.

The Ultra mobile menu doesn’t currently have the ability to toggle drop-downs in the mobile menu. We have added this feature in the next update. We hope to release the update in the next 1-2 weeks.

bonfire Aug 4, 2016 · 9:02 am #4380

Oh okay thanks for getting back to me. Is there any plugin or other way I can currently have it so on mobile it’s not a massive drop down list and it is categorises ( for example treatments and procedures we have about 20 under that categorie so the list is displayed forever down the page on mobile)

Thanks!

Andrew Misplon Puro Aug 4, 2016 · 9:07 am #4382

Sure 🙂 A short-term solution might be to add the following to Appearance > Custom CSS:

.responsive-menu .main-navigation.toggled ul ul {
	display: none !important;
}

You’ll need a plugin like Simple Custom CSS installed to have access to Appearance > Custom CSS.

That snippet will hide the sub-menus on mobile.

bonfire Aug 4, 2016 · 9:15 am #4383

Awesome thanks! I don’t want them hidden for customers though I just wanted it seperate or if you click on treatments and procedures will it come up under that? Sorry hope that makes sense!

Thanks for your help! Because at the moment we have about 30 pages so as you can imagine the list is long but we still want customers to be able to view these.

Thanks!

Andrew Misplon Puro Aug 4, 2016 · 9:29 am #4385

Sure, I completely understand, it’s definitely a feature we’d like to see released right away. It’ll perhaps take 45 minutes of custom development time to add toggling sub-menus to your installation, it would require a child theme. Ideally, that time would go into getting this new version ready for release which has this feature built in. There are mobile menu plugins that you can use like:

Responsive Menu – Create Mobile-Friendly Menu

WP Responsive Menu

But these usually have some setup challenges like getting the menu toggle in the right place. You’d need to disable the Ultra responsive menu from Theme Settings before using one of the above. You could definitely give one of the above a try as a stop gap solution.

If you’re using Ultra Premium, please send me an email on [email protected] and I’ll try implement the custom solution discussed in the first paragraph.

Andrew Misplon Puro Aug 4, 2016 · 10:35 am #4386

bonfire, drop me a mail on [email protected]. I’ll try help 🙂

11 posts