Plugin Author
ndre
(@ndre)
Hi, thanks for using eCommerce Product Catalog!
The previous versions of the plugin (before 2.4.0) didn’t have the filters widget area so we leaved the product sort as a default.
You can add any widget to product filters bar or you can go to Products > System Status and reset product settings. This will make the default filters bar empty.
If you don’t want to reset all product settings you can temporary add:
delete_option('hide_empty_bar_message');
to your theme functions.php file, refreshyour website and delete that line from functions.php.
You need the latest version of eCommerce Product Catalog in order for this to work.
Thank you very much ndre!!!
Only a small question, if i reset products settings, what is removed and what settings i lose?
Sorry again for my english
Plugin Author
ndre
(@ndre)
You will loose all settings defined in Products > Settings. They will be set to default.