Disable the &asp_active=1 Redirection

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Disable the &asp_active=1 Redirection

This topic contains 5 replies, has 2 voices, and was last updated by efullman efullman 8 years, 9 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6661
    efullman
    efullman
    Participant

    Hi,

    Great product.

    I’m having a problem where I can’t disable the &asp_active=1 by turning off Override the default WordPress Search.

    I need to strip that &asp_active=1.

    Your help is appreciated.

    #6667
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    Make sure you purge the page/minify/CDN and every possible cache where the plugin is active after turning off the override.

    The plugin might be getting the old settings if the page is cached. You can confirm the page is served cached content by searching for

    "overridewpdefault": 1,

    string in the page source code.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #6674
    efullman
    efullman
    Participant

    Yeah. That’s not working. See the screenshot it still adds the &asp_active=1.

    Attachments:
    You must be logged in to view attached files.
    #6676
    efullman
    efullman
    Participant

    Is there some kind of a fail condition that is getting set, like at the bottom of an if. Seems like my theme must fail your conditions default wp search.

    #6684
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Strange, that should be working.

    I’ve looked through the code, I can only see one case where this might be an issue. Is this happening when clicking on the “Show more results” link?

    I might be able to re-create the problem, if that’s it. Will get back to you if I find something.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #6687
    efullman
    efullman
    Participant

    That’s the only time I’ve seen this behavior. Sorry if I wasn’t clear about it, when I click the “Show more results” it ads the &asp_active=1. Then the search page fails until you re-submit it.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.