zeljkoprsa / waterlee-boilerplate

Magento HTML5 Responsive Theme Boilerplate
Creative Commons Zero v1.0 Universal
293 stars 102 forks source link

Category Thumbs #50

Closed gfxpixeldesigns closed 10 years ago

gfxpixeldesigns commented 10 years ago

Just a question- i noticed on the demo parent categories you have thumbnails. Are those category thumbnails coded into the theme or have you added them with cms static blocks?

marjanbonus commented 10 years ago

Hi gfx, Thumbnails are coded in the theme.

gfxpixeldesigns commented 10 years ago

Okay thanks so just to confirm if i add the category thumbnail in the magento backend the category will show as a thumbnail frontend. Is there anything special i need to do ? Reason i ask is i'm running an older version of waterlee (3 months old) and all we seem to have is products listed with no category thumbnails.

marjanbonus commented 10 years ago

I guess you see that on old magento sample data (our old demo). I forgot about it. You can have thumbnails from cms, it's Foundation feature, so just add class="th"

gfxpixeldesigns commented 10 years ago

Ok so the category thumbnails are not built in? I'm confused even more now :P.

When i refer to thumbs i'm looking at the demo here - http://waterlee.jakesharp.co/demo19/women.html directly below the main category image you have 4 thumbs. I presume those are from cms blocks and you have added them by hand, as i couldnt see anything in the waterlee category template relating to them.

marjanbonus commented 10 years ago

Yes, these are from cms blocks.