• Resolved lozadaOmr

    (@lozadaomr)


    I used WooCommerce, together with a custom WordPress theme using Bootstrap 3.0

    And whenever I looked at the Shop page
    the products are not displaying properly even though I have enabled the
    ‘Enable WooCommerce CSS’

    in the WooCommerce settings.

    You can find a link to my site here

    http://wordpress.org/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Thread Starter lozadaOmr

    (@lozadaomr)

    I just looked here just in case others get confused when their custom theme doesn’t work with WooCommerce.

    Just add this code to your <body> tag
    body_class()

    essentially it becomes

    <body <?php body_class(); ?>>

Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce displays product with Styles’ is closed to new replies.