php - Filter products without images in Magento -


Requirement: We have a bunch of images and without images, only to showcase products with front-facing pictures the wanted.

What did I do: I have tried almost all such resources:

And Their different combinations with luck. I think some things have changed in the new version of Magento. I am using version 1.8.1.0

Can anyone put some light here?

UPDATE: On my debugging, I found out that

- & gt; Adatitatophilter ('small_is'), array ('nob' => no_selection))

Actually worked but there is an error in the layered value filter I was thinking It is not working before. I am receiving this kind of error: ...

According to Roy's reply in response to the above question, I believe, we have to edit this file: Dana / Model / Layer / Filters / Price.php

Did you try it?

  - & gt; Add AettyFolder ('small_is'), array ('nob' = & gt; 'no_selection'))  

Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -