This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Error in posts search

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8924
    gandiablascogandiablasco
    Participant

    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 9 years, 12 months ago by gandiablascogandiablasco.
    #8927
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    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).
    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: http://i.imgur.com/P4RNKrI.png

    #8928
    gandiablascogandiablasco
    Participant

    Many thanks Ernest!!!!

    Best regards.

    #8948
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You 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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Error in posts search’ is closed to new replies.