hey there. got an issue where no mater what i do category view is allways display as follow:
Products per Page - ALL
Product Listing Sort by -Position
i have these setting remooved and in back end i have set to
Products per Page - 24
Product Listing Sort by - Price
but those setting just wont apply, no matter what i do when i load up category view its always display all products and list sort them by position.
where to overide these setting ?as seems back end only wont work.
thanks
Hello @mantas_bernatav ,
Please be sure that your are on correct scope.
And be sure that the value of Product Per Page Grid Value should be on of the values of Products per Page allowed values.
After you done with your configuration setting, do not forget to flush the cache of magento. From Terminal and with your magento root folder execute the following command:
php bin/magento cache:flush
Hope after this you will see the changes on your storefront.
If this helps you, please accept it as solution and give kudos.
Regards.
@mantas_bernatav Try to run the below command and check the result on frontend.
rm -rf var/cache/*
Thanks
sadly none of these worked :/still the same :/
@mantas_bernatav I have checked the link and i think it is working fine.
The changes are not shown to you because of some cache or cookie issue.
So just clear the cache and cookies of the browser or try it in new browser or in incognito mode.
I am sharing the screenshot with you showing what is shown here.
So please check.
Thanks
Rahul,
I have done that, i run ccleaner all the time, i have done that and on multiple pc and even in inkognito mode for me is still the same. i just lost completely now
@mantas_bernatav Have you checked the screenshot shared by me?
yes i have and i have no eplination why is this like that to my two other pc's even after using ccleaner or trying on different browoser that i do not use at all like edge or in incognito mode.