There are two places where urrent_page_url()is used. One time is used in starting point at
$page_url = current_page_url();
and next time in the line 127. We have to change to qpp_current_page_url()the both cases right ?
Same problem faced. 🙁 I deleted the declaration line on 127. It is activated but will it work perfectly ?