Read before updating: How to Update Kunena Templates - More detail

Again a problem with Autocompleter not showing up

fribse's Avatar Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 1

Again a problem with Autocompleter not showing up

11 years 3 months ago - 11 years 2 months ago
#2122
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.
Last edit: 11 years 2 months ago by fribse.

Please Log in or Create an account to join the conversation.

fribse's Avatar Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 1

Re: Again a problem with Autocompleter not showing up

10 years 10 months ago - 10 years 10 months ago
#2449
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.

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Again a problem with Autocompleter not showing up

10 years 10 months ago
#2450
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
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Please Log in or Create an account to join the conversation.

fribse's Avatar Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 1

Re: Again a problem with Autocompleter not showing up

10 years 10 months ago
#2451
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.

fribse's Avatar Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 1

Re: Again a problem with Autocompleter not showing up

10 years 9 months ago
#2499
Did you find out what was wrong?

Please Log in or Create an account to join the conversation.

fribse's Avatar Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 1

Re: Again a problem with Autocompleter not showing up

10 years 8 months ago
#2584
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.
The following user(s) said Thank You: Huyen Nguyen

Please Log in or Create an account to join the conversation.

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Again a problem with Autocompleter not showing up

10 years 8 months ago
#2585
Congratulations to you and thank you posted your solution here.

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 **

Please Log in or Create an account to join the conversation.

Time to create page: 0.268 seconds