Domain search drop down selector not working in IE11
Dedicated support forum for CloudHost elegant bosting WordPress theme which is perfect for your business and hosting websites. Here you can ask questions and discuss with other theme users.
- GK User
- Wed Feb 18, 2015 6:10 am
I have purchased "CloudHost" theme for wordpress which is really wonderful. One problem that I observed is that the domain search box drop down selector (for selecting the domain type such as .com, .net etc.) which is on front page does not load in IE11 but works fine on Chrome and Firefox. To make sure that the problem is not just with my site, I even tested your demo site by loading it on IE11, but the same problem is appearing.
So, please help by suggesting a workaround for this issue.
So, please help by suggesting a workaround for this issue.
-
- Fresh Boarder
- GK User
- Wed Feb 18, 2015 8:43 am
Hello,
I've already answered you in your ticket. We are working on the fix for this issue, I'll let you now as soon as possible.
I've already answered you in your ticket. We are working on the fix for this issue, I'll let you now as soon as possible.
-
- Moderator
- GK User
- Wed Feb 18, 2015 2:41 pm
k Thanks for the reply. looking forward for a quick solution.
-
- Fresh Boarder
- GK User
- Wed Feb 18, 2015 11:08 pm
Please edit CloudHost/js/gk.scripts.js file and change this line:
into:
We'll add this fix into next theme update, thank you for your feedback.
- Code: Select all
wrap = jQuery('div.gk-big-select');
into:
- Code: Select all
wrap = jQuery('.gk-big-select');
We'll add this fix into next theme update, thank you for your feedback.
-
- Moderator
- GK User
- Thu Feb 19, 2015 5:24 pm
Thanks for the quick solution. It is now working in IE
-
- Fresh Boarder
5 posts
• Page 1 of 1