Jump to content

Images Not Displaying In Grid View On Categories


Davie Smith

Recommended Posts

Hey, I'm wondering if anyone can assist me with this unusual issue.

 

I've had to switch my category pages to display in list view as my images have stopped displaying on grid view.

 

I prefer grid view but cannot use it due to the images not displaying and would be grateful if anyone could offer any suggestions on how to get them back. 

 

I've attached an image to illustrate my point and the page in question is available HERE

post-180506-0-68842400-1412036751_thumb.jpg

Link to comment
Share on other sites

here is your solution

.products-grid .productgrid-area {
    bottom: -34px; //remove this

}

style.css line no 1248

 

also remove the

<div class="productgrid-area" inside hidden class

that hide your image in grid, so in grid view it will show your image. the above css remove the image possition.

 

Awesome! 

 

Thank you for solving my issue smartdatasoft!  I apologize for taking so long to reply, but I didn't receive any notifications for the responses to this question.

Link to comment
Share on other sites

Hello

I'm struggling since yesterday to make my products categories images appear but they don't. I have the image in the product page details, but nor in categories grid either on any other option. I just have a question mark on each product listed. Once I click on it to go the product details page the picture is there ?

 

Could someone help me ? 

Thank you :)

Link to comment
Share on other sites

×
×
  • Create New...