
Thomymaster1985(@thomymaster1985)
43 Posts
Customers
Quote from Thomymaster1985 on September 2, 2019, 17:26
Hello
WordPress version: 5.2.2
Plugin version: 1.2.2.1
Theme: Storefront (child) 2.4.2
I have enabled the plugin on our shop site, but the view is broken, please see here:
https://www.auktionen-in-heidelberg.de/kategorie/katalog
Where to the arrows and the 2 "x" come from when i click on the dropdown and want to use the search field?
Best,
Thomas
Hello
WordPress version: 5.2.2
Plugin version: 1.2.2.1
Theme: Storefront (child) 2.4.2
I have enabled the plugin on our shop site, but the view is broken, please see here:
https://www.auktionen-in-heidelberg.de/kategorie/katalog
Where to the arrows and the 2"x" come from when i click on the dropdown and want to use the search field?
Best,
Thomas

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 3, 2019, 13:40
Hello Thomas
unfortunately I did not understand you.
I checked it - https://c2n.me/43oStRz - everything seems to work correctly
Can you make a screenshot?
Hello Thomas
unfortunately I did not understand you.
I checked it - https://c2n.me/43oStRz - everything seems to work correctly
Can you make a screenshot?

Thomymaster1985(@thomymaster1985)
43 PostsTopic Author
Customers
Quote from Thomymaster1985 on September 4, 2019, 01:03
Hi
Please see http://auktionen-in-heidelberg.de/wp-content/uploads/woof-1.jpg
I have this issue with Firefox and Safari (is use a Mac).
Hi
Please see http://auktionen-in-heidelberg.de/wp-content/uploads/woof-1.jpg
I have this issue with Firefox and Safari (is use a Mac).

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 4, 2019, 14:03
Hello
Very strange! Can you disable current theme and do test?
Hello
Very strange! Can you disable current theme and do test?

Thomymaster1985(@thomymaster1985)
43 PostsTopic Author
Customers
Quote from Thomymaster1985 on September 5, 2019, 22:01
Hi
No, it has to work with the theme Storefront (child). I updated the theme to the latest version 2.5.3 but this doesn't fix the issue.
Hi
No, it has to work with the theme Storefront (child). I updated the theme to the latest version 2.5.3 but this doesn't fix the issue.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 6, 2019, 13:33
Hello
the problem is that my plugin does not have these characters - https://c2n.me/43szBnb.jpg - Perhaps they are added by a third-party plugin or theme.
Hello
the problem is that my plugin does not have these characters - https://c2n.me/43szBnb.jpg - Perhaps they are added by a third-party plugin or theme.

Thomymaster1985(@thomymaster1985)
43 PostsTopic Author
Customers
Quote from Thomymaster1985 on September 11, 2019, 10:30
Hello
I fixed it with the following custom CSS:
---
.chosen-container-single .chosen-search input[type=text] {
background-image: none!important;
}
---
Hello
I fixed it with the following custom CSS:
---
.chosen-container-single .chosen-search input[type=text] {
background-image: none!important;
}
---

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 11, 2019, 14:24
Hello
Great! Thank you for cooperation
Hello
Great! Thank you for cooperation