Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Custom URL › Reply To: Custom URL
November 18, 2022 at 12:21 am
#40009
Participant
Oh I didnt read your last reply. Previouse issue (not redirecting) is not there anymore after cache purge.
But beta version did not help with return function.
I need to scroll again.
I have disabled automatic cache purge in functions on line 27
You need to disable this line add_action( ‘shutdown’, function(){@header(‘x-litespeed-purge: nothing’);}, 20 );