Forum Replies Created
-
AuthorPosts
-
March 9, 2021 at 6:14 pm in reply to: url parameter is getting changed from ?s= to ?phrase= while implementing the plu #32091
jsamal29
ParticipantHi Ernest,
We tried with the above suggestions on a) check for duplicate jquery and b)presence of wp_footer() in footer.php.
However we found out that the below files are not being loaded on the pages, which is resulting in non-initialization of the ajax instance in the page where the Search Box is placed.
<script type=’text/javascript’ src=’http://<server name>/wp-content/plugins/ajax-search-pro/js/min/jquery.ajaxsearchpro-sb.min.js?ver=IDdZ0m’ id=’wd-asp-ajaxsearchpro-js’></script>
<script type=’text/javascript’ id=’wd-asp-ajaxsearchpro-js-extra’>
/* <![CDATA[ */
var ASP = {“ajaxurl”:”ht ……”}We tried with multiple options available in “Compatibility Settings” section, but didnt help. Çan you guide us on what circumstances the above files can be ignored to be called?
Thanks
JyotiranjanMarch 8, 2021 at 2:11 pm in reply to: url parameter is getting changed from ?s= to ?phrase= while implementing the plu #32080jsamal29
ParticipantHi Ernest,
I tried both re-installing the Ajaxpro plugin and also disabling the OptinMonster plugin. Both yielded 0no result (see attached screenshot) https://imgur.com/a/sLXeQON
If I can provide screenshare then is there any way where you can guide on the same.
Thanks in advance
JyotiranjanMarch 5, 2021 at 9:16 pm in reply to: url parameter is getting changed from ?s= to ?phrase= while implementing the plu #32056jsamal29
ParticipantHi Ernest,
The url https://dev-www.motor.com is actually a dev environment and thus cannot be accessible by internet.
I checked the console for any javascript conflict, I could not find any fatal javascript error. However I did found a javascript error for one of the file related to another plugin called Optinmonster (see attached screenshot)
Can you suggest something to check if the plugin works fine in any given page?Thanks
Jyotiranjan -
AuthorPosts