Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #3707543
2.4 version not working with Cache
Open

Comments

  • Sky started the conversation

    Hi, I just updated WPC AJAX Search to 2.4 version and it's not working when caching is enabled on website (Not built in cache function in the plugin, I mean website cache in general)

    It just buffering indefinitely 

  •  1,222
    Dustin replied

    Hi Sky,

    Please remember to clear the cache after updating our plugin to version 2.4. We have changed the JS code.

    Also, remember to set the cache lifespan to 10 hours or less (https://docs.wp-rocket.me/article/975-nonces-and-cache-lifespan).

    Best regards,
    Dustin

  • Sky replied

    Why have you changed the code? It worked great before 

    How can I disable the Nonces entirely from functions.php? 

  •  1,222
    Dustin replied

    The change is better for performance.smile.png

    To prevent nonce check, please add the custom code below. (How to add custom code? ↗):

    add_filter( 'wpcas_disable_security_check', '__return_true' );

    Best regards,
    Dustin

  • Sky replied

    Thank you! Can you please tell me or where can I see what are improvements in new version? Is it faster or what does it do differently? 

  • Sky replied

    I just tried this code, but it doesn't fix the issue

  •  1,222
    Dustin replied

    We provide premium support exclusively for users who have purchased the premium plugin. Please provide your license key or email so I can verify your purchase.

    Best regards,
    Dustin