Again a problem with Autocompleter not showing up
Again a problem with Autocompleter not showing up
11 years 3 months ago - 11 years 2 months ago
You've solved this previously, but after a redownload of the template to solve another issue, the problem is back.
The Autocompleter list does not show up with UPraxis, it does work when using the default.
The Autocompleter list does not show up with UPraxis, it does work when using the default.
Last edit: 11 years 2 months ago by fribse.
Please Log in or Create an account to join the conversation.
Re: Again a problem with Autocompleter not showing up
10 years 10 months ago - 10 years 10 months ago
5 months, and no response, extremely bad support.
Last edit: 10 years 10 months ago by fribse.
Please Log in or Create an account to join the conversation.
Re: Again a problem with Autocompleter not showing up
10 years 10 months ago
Hi,
We don't think that is a problem of our template. It's working fine on our local, so we will try to register an account on your site and check this problem on your site.
Regards
We don't think that is a problem of our template. It's working fine on our local, so we will try to register an account on your site and check this problem on your site.
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Again a problem with Autocompleter not showing up
10 years 10 months ago
My guess is that it's a z-index problem, but I have no idea where to correct it. You solved it last time, but never told me what you did, and didn't implement the solution in your product.
Please Log in or Create an account to join the conversation.
Re: Again a problem with Autocompleter not showing up
10 years 9 months ago
Did you find out what was wrong?
Please Log in or Create an account to join the conversation.
Re: Again a problem with Autocompleter not showing up
10 years 8 months ago
I've finally solved this myself, very disappointing level of support.
I'm betting you are testing with the normal auto-complete, whereas I'm using meio-autocomplete.
I found the css for that, and there is no z-index set there.
So I added
.ma-container {
color: #000;
border: 1px solid #333;
background-color: #fff;
position: absolute;
visibility: hidden;
overflow-y: auto;
overflow-x: hidden;
z-index: 1;
}
And now it works.
I'm betting you are testing with the normal auto-complete, whereas I'm using meio-autocomplete.
I found the css for that, and there is no z-index set there.
So I added
.ma-container {
color: #000;
border: 1px solid #333;
background-color: #fff;
position: absolute;
visibility: hidden;
overflow-y: auto;
overflow-x: hidden;
z-index: 1;
}
And now it works.
The following user(s) said Thank You: Huyen Nguyen
Please Log in or Create an account to join the conversation.
Re: Again a problem with Autocompleter not showing up
10 years 8 months ago
Congratulations to you and thank you posted your solution here.
Thanks
Thanks
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
Time to create page: 0.268 seconds