Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Error in posts search
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 7 years, 6 months ago.
- AuthorPosts
- June 9, 2016 at 9:59 am #8924
We are using ACF and Types for making custom posts and custom taxonomies.
For Pages we are using Visual Composer, we don’t have any error here.In custom post, and the regular posts, the ajaxsearchpro plugin is showing a ” t(..).ajaxsearchpro is not a function. We tried everything we knew but the problem is still going.
You can try:
– Home of the web (working fine, Visual Composer) http://www2.gan-rugs.com
– Posts, or customs posts (ERROR)
http://www2.gan-rugs.com/the-handmade-story/
http://www2.gan-rugs.com/producto/chair-a-grey/
We don’t have ftp connections, If you need to connect via Sftp, generate a public/private RSA 2048 bytes Key and send me the public key.
This is a testing website, not the production one.
Many thanks in advance
-
This topic was modified 7 years, 6 months ago by
gandiablasco.
June 9, 2016 at 10:18 am #8927Hi!
On the product page, you have the jQuery script loading 2 times. Once in the header (correct, system jQuery) and once manually in the footer (incorrect).
Best,
This results in overriding all the jquery scripts that had been loaded. (including the ajax search pro plugin script)
I’ve changed the Javascript source option on the Compatibiltiy options panel of the plugin to “Minified scoped”, which circumvents this issue. I still strongly recommend investigating the problem, and removing the repetitive jQuery instance as it will cause more issues as well: https://i.imgur.com/P4RNKrI.png
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
June 9, 2016 at 10:32 am #8928Many thanks Ernest!!!!
Best regards.
June 10, 2016 at 7:32 am #8948You are welcome!
If you don’t mind, I’m closing this ticket and marking it as resolved for now.
If you like the plugin, feel free to rate it on your codecanyon downloads page, it’s greatly appreciated.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
-
This topic was modified 7 years, 6 months ago by
- AuthorPosts
The topic ‘Error in posts search’ is closed to new replies.