WPIntell

Source evidence

Live search showing behind mobile menu

Premmerce Product Search for WooCommerce · support · 2019-07-01T06:38:00+00:00

complaintsentiment
mediumseverity
0.86relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 28 rows with source links

17.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
oscarlorak unresolved
Hi, I’m using the theme OceanWP and my mobile menu is fullscreen. Check this and you’ll see what’s my problem. https://drive.google.com/open?id=1oir3TFWde99A218d_TJPMuLg9O2ISGqQ Live search results are showing behind the fullscreen mobile menu. I tried to see if z-index of the search results box was lower but it’s not. Can you help me fix that? The page I need help with: [ log in to see the link] Hi, @oscarlora ! Sorry for long response. We will try to fix it in next release. Hi, I solved it with this css: ul.ui-autocomplete { z-index: 100001; } So you may add it in next release quicker for other users who may be experiencing this issue as well. Now I have another issue. I changed my menu from fullscreen to dropdown and this search box seems to be different to the search box in fullscreen. The one in fullscreen shows the live search correctly, but the one in dropdown doesn’t. It doesn’t work at all. Thank you!)

Comments

3 shown
Premmerce 2019-07-19T12:56:00+00:00

Hi, @oscarlora ! Sorry for long response. We will try to fix it in next release.

oscarlorak 2019-07-19T13:18:00+00:00

Hi, I solved it with this css: ul.ui-autocomplete { z-index: 100001; } So you may add it in next release quicker for other users who may be experiencing this issue as well. Now I have another issue. I changed my menu from fullscreen to dropdown and this search box seems to be different to the search box in fullscreen. The one in fullscreen shows the live search correctly, but the one in dropdown doesn’t. It doesn’t work at all.

Premmerce 2019-07-22T08:39:00+00:00

Thank you!)