This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 7 years, 4 months ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search field deactivated
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 7 years, 4 months ago.
Whenever I bring up a search result, and then close the search field by clicking in the document, the search field becomes deactivated until I refresh the page.
Hi,
There is a 3rd party script that is hiding all forms whenever clicking on the document, and is causing the problem.
You can fix it very simply by using this custom CSS:
div.ajaxsearchpro[id*='ajaxsearchpro'] .probox .proinput form {
display: block !important;
}
If your theme does not allow custom CSS, you can place it under the search options as well: https://i.imgur.com/GJgl88T.png
Best,Great, thank you. I’ll pass this on to my designer.
You are very welcome!
Best,You must be logged in to reply to this topic.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |