
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on January 31, 2025, 10:26
Hello Mat
Please drop me exact link to the issue
Read this - https://products-filter.com/manipulate-search-data-options
Hello Mat
Please drop me exact link to the issue
Read this - https://products-filter.com/manipulate-search-data-options

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on February 3, 2025, 10:58
Hello Mat
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
Have you tried this solution? - https://products-filter.com/manipulate-search-data-options
Hello Mat
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
Have you tried this solution? - https://products-filter.com/manipulate-search-data-options

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on February 4, 2025, 10:36
Hello
Please renew your support
try this:
add_filter('woof_get_request_data', 'my_woof_get_request_data');
function my_woof_get_request_data($data){
if (is_page(4550)) {
$data['onsales']='salesonly';
}
return $data;
}
Hello
Please renew your support
try this:
add_filter('woof_get_request_data', 'my_woof_get_request_data');
function my_woof_get_request_data($data){
if (is_page(4550)) {
$data['onsales']='salesonly';
}
return $data;
}

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on February 4, 2025, 13:03
Great! Welcome;)
Great! Welcome;)