Forums
(@lpd7pkmxe6)
7 years ago
WCPS is displaying the ‘No Products to Slide’ after updating to WordPress 4.9. Using latest version of WCPS.
9 years, 5 months ago
Maybe using:
wp_safe_redirect( wp_get_referer()); exit;
or
header("Location: ".wp_get_referer()); exit;