*

Brandso

  • ****
  • 108 posts
Hi,

I am having problem with location auto complete box on Item post-edit page. When we search for location name and when it has multiple results some result hides below seller information box.


I couldn't find the css code that controls this box as I checked on another similar problem in this forum where the report function was hiding and you asked to enter z-index:99; code in css but I am not sure where to enter this code for this location problem in item post.

Please help.

Thanks

Marked as best answer by Brandso India on August 24, 2022, 11:12:33 AM
*

MB Themes

Re: Location Selection on Publish Page Auto Complete Box Problem.
« Reply #1 on: August 24, 2022, 09:02:26 AM »
@Brandso
I think it has been fixed in latest versions of theme.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Brandso

  • ****
  • 108 posts
Re: Location Selection on Publish Page Auto Complete Box Problem.
« Reply #2 on: August 24, 2022, 11:12:27 AM »
@Brandso
I think it has been fixed in latest versions of theme.

Thanks, I actually missed updating that line because I manually just replace the codes instead of uploading the entire theme so that the changes that I made don't get affected.

*

Brandso

  • ****
  • 108 posts
Re: Location Selection on Publish Page Auto Complete Box Problem.
« Reply #3 on: August 24, 2022, 11:24:00 AM »
I have one more query related to the same Location Selection Auto Complete Box.

The problem is that it shows just first 20 results. Like I have some locations that is divided into more than 30 sectors, so my location data looks something like
Sector-1, ABC
Sector-2 ABC
till
Sector-30 ABC

When we search for location anywhere on the website (Not just on the Item Post page), it shows result from
Sector-1, ABC
till
Sector-20, ABC
but it doesn't show the rest in search result even if we enter the complete input like Sector-30, ABC.

When I change the Location Selection on Publish Page type from Auto complete box to cascading dropdown it shows me all the locations without any problem on Item Post Page.

So, is there a setting where we can change this limit from show 20 results to more?

Thanks

*

MB Themes

Re: Location Selection on Publish Page Auto Complete Box Problem.
« Reply #4 on: August 26, 2022, 01:20:06 PM »
There is no purpose to show all locations. Each section or feature use custom limits how many entries will be shown.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Brandso

  • ****
  • 108 posts
Re: Location Selection on Publish Page Auto Complete Box Problem.
« Reply #5 on: August 26, 2022, 02:38:28 PM »
There is no purpose to show all locations. Each section or feature use custom limits how many entries will be shown.

Maybe there is some bugs in the manual location input because as I said that I have many locations which is divided into multiple sectors. Ex. Location ABC have Sector-1 to Sector-25, Location XYZ have Sector-1 to Sector-30. When I input Abc, Sector- in search box it use to show just Abc, Sector-1 to Abc, Sector-20. And when I use to completely input Abc, Sector-21 or more it doesn't show them in search result. This is why I increased the limit and now it shows all the sectors.

*

MB Themes

Re: Location Selection on Publish Page Auto Complete Box Problem.
« Reply #6 on: August 26, 2022, 02:56:22 PM »
@Brandso
You can use browser dev console, check the calls and what were results.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots