spree_fancy icon indicating copy to clipboard operation
spree_fancy copied to clipboard

Wrong layout

Open exoder opened this issue 12 years ago • 5 comments

spree 2-0-stable spree_fancy 2-0-stable

OS Linux 13.10 Latest FF/Chromium

SHOP

DEVELOPMENT MOD

Screen

AND PRODUCTION MOD

Screen

exoder avatar Jul 05 '13 21:07 exoder

UPDATE: In dev mod it happens after command assets:precompile

exoder avatar Jul 08 '13 12:07 exoder

@Exoder Title height difference isn't really possible to fix without setting fixed height or adding js for that. Both ways aren't flexible enough for a theme, so the best way to fix your first issue is to set height product title in your own stylesheet that fits for your store.

For the second issue, I'll check it.

oleksify avatar Jul 12 '13 09:07 oleksify

@devilcoders, @huoxito guys please help me out here.

In development mod:

Screen

And in production mod:

Screen2

Somehow app uses different css styles for product!

exoder avatar Aug 13 '13 20:08 exoder

@Exoder it might help if we try to understand why the mark up generated is different between those two environments.

It seems that this deface is only applied in production according to your screenshots https://github.com/spree/spree_fancy/blob/2-0-stable/app/overrides/spree/shared/_products/show_3_products_in_row.deface not really sure though.

huoxito avatar Aug 14 '13 18:08 huoxito

@huoxito How can I help?

exoder avatar Aug 14 '13 20:08 exoder