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

Reply To: Custom URL

#40009
jarry23jarry23
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 );