Search form not working

Hi,

I have a pages on my website with a search form for example on this blog page it’s in green and says Asian Public Transportation and underneath the form it says Powered by 12Go Asia system …

https://www.kohlipeisland.org/high-season-ferry-timetable-2018-2019/

However on other pages the search form no longer works it just says Powered by 12Go Asia system in a link.

https://www.kohlipeisland.org/bangkok-koh-lipe/

This has happened before and I had to re copy the search form code and update and it worked. However this is time consuming. Is there something on x theme stopping the form from working?

Thanks in advance.

Emma

Hey Emma,

I see a major difference between your first link which is a post and the second link which is a page. The difference is you’ve minified the JS of the second page and that usually causes scripts to break features that rely on Javascript. Embedded forms from third party sources commonly uses Javascript so that could be the reason why it doesn’t work.

It looks like you’ve excluded your posts to be minified and cached. Please clear all caches and disable all optimization in your site then check again. Please contact the plugin support of your Swift plugin.

Thanks.

Thanks, fixed it.

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.