Skip to main content

All Questions

0 votes
2 answers
53 views

Select specific <option> based on the page or class I have now

I have a sidebar form on the number of pages with <select> dropdown in it. Each of these pages tells about a specific option of this dropdown. What I want to achieve is that when I am on a page ...
Olga.D's user avatar
  • 21
1 vote
1 answer
35 views

jQuery issue with WordPress Sub Menu

Wondering if anyone can help, please. I've got some jQuery setup for my sub-menu in WordPress. It works perfectly until I have a sub-menu within a sub-menu. The classes don't change in WordPress so ...
wordpressdev_meg's user avatar
0 votes
1 answer
183 views

what's wrong with Bootstrap toggle collapse? it is not working

I am using WordPress for my website and I created a main menu by jQuery myself that will be slideleft when the user click on the menu button. but there is a big issue: Bootstrap collapse does not work ...
Sh.Dehnavi's user avatar
0 votes
2 answers
60 views

Move child ul out of navigation using jQuery

Example html: <ul class="navigation"> <li class="home">Home</li> <li class="contact">Contact</li> <li class="service">Services <ul class="sub-menu"&...
Patrick's user avatar
  • 820
0 votes
0 answers
1k views

Dropdown menu: All nested submenu opening at once?

So I have a drop down menu, I want to toggle display on/off when the '+' character is clicked AND/OR hovered over parent menu-item? Requirement: The big issue I am facing is I need it do be dynamic, ...
billy's user avatar
  • 1,473
-3 votes
1 answer
119 views

Menu not working on homepage

As my title says, the menu is not working on homepage. However, the menu opens on all other pages. For instance this is a product page: https://guruseeds.in/product/cabbage-hybrid-f1/ Here if you ...
Rag's user avatar
  • 27
-1 votes
1 answer
1k views

wordpress menu dropdown item not showing after first dropdown

I just configured a wordpress theme with woocommerce and I have updated product categories and added them to a menu. Now my problem is after first sub menu item next sub items are not loading. Please ...
Azahar Ahmed's user avatar
0 votes
2 answers
987 views

Dropdown menu options rendering outside of dropdown menu

I'm customizing a WordPress theme and right now I'm trying to include a series of conditional dropdowns that allow users to select their Country, State, and City. The following html code works fine in ...
grahfoster's user avatar
0 votes
1 answer
40 views

JQuery responsive drop down menu issue

I have a responsive drop down jquery menu. For some reason I removed a duplicated jquery library, because it was conflicting with WooCommerce and after that the drop-down responsive menu is not ...
Mostafa AHmadi's user avatar
0 votes
1 answer
80 views

Toggle Drop Down Links Not Working

I am using the following jquery to create a drop down toggle effect on my side menu (link: http://wp.gattoweb.com/gattotestfour/) jQuery(document).ready(function(){ jQuery('.site-navigation ul ...
gattocat's user avatar
0 votes
1 answer
210 views

How to change dropdown submenu second level background?

How to change dropdown submenu second level background?​ I was trying to use header#top .sf-menu .sf-menu li ul li a {background-color: #058486 !important;}​ but it's not worked. The CSS always ...
Adi Nugroho's user avatar
0 votes
1 answer
870 views

How to make the dropdown menu to expand when I hover it

I am customizing a Wordpress theme in localhost, my problem is the dropdown menu has to be clicked to expand/collapse, here is a site using this theme: http://mor10.com (you can test the nav menu to ...
Smart_it's user avatar
0 votes
1 answer
146 views

How to dismiss dropdown menu in WordPress template on new page

I'm working on a Wordpress template and one of the features is a dropdown menu in the header. You click the arrow to open it, and it remains open until you click the arrow to close it. But, when you ...
R Jackson's user avatar
  • 105
1 vote
0 answers
186 views

Vertical menu: check if subpage is selected to open menu

I have a vertical menu that contains submenu items. If the submenu page is currently being viewed I would like to open the menu to show the user on which page he is. I think I need to do this in the ...
Interactive's user avatar
  • 1,558
0 votes
0 answers
751 views

wordpress How create select dependent dropdown by meta values or categories

We had 3 custom fields Brand Model Features (multi input in an array ) need dependent drop down form when select Brand (or Category) > show drop down menu contain all Models (related to this ...
meno's user avatar
  • 142

15 30 50 per page
1
2 3 4 5