Hi, please refer to this website: rftbiz.com. Now search for a product (type ‘trolley’), when result page appears, click on page 2 from the pagination below. The page will break.
How to fix this issue?
Please respond asap.
2 Answers
Please send me username & password of your site (via private answer) for further checking.
Regards,
Is it done yet?
To resolve this issue, you can open the cleanup.php file in the folder path “yourdomain/themes/dw-trendy/lib/cleanup.php”. find the line 187, then replace with the following code:
wp_redirect(home_url("/{$search_base}/" . urlencode(get_query_var('s')).'/'));
Note: We have helped you resolve it.
Regards,
Please login or Register to submit your answer