• Resolved abdud1

    (@abdud1)


    Hi, can anyone link to a good in-depth guide on how to go about developing a woocommerce theme such as how to style the shop and cart pages.
    Right now I have my theme and i have the Woocommerce plugin but all the Woocommerce elements such as products and reviews are loading as if they have no css.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can you link to the site? or provide a image? Due to how WooCommerce gets updated most guides are out of date. Using developer tools will make your life easier and you need to make sure your theme loads its CSS after WooCommerce to override the default styling. If you are getting no styling at all there are other issues but would need to see it.

    Thread Starter abdud1

    (@abdud1)

    Right now I have simply developed a theme and and installed the Woocommerce plugin this is my first time working with woocommerce so a link to a guide on what to do after installing the plugin would be great, I have found plenty of tutorials explaining how to add products and so on but not many on how to make theme compatible with Woocommerce.

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    I recommend starting out here:
    https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/

    This is also a good bit of background:
    https://slicejack.com/creating-custom-woocommerce-themes/

    As @mtruitt said, WooCommerce has changed a bit recently, but the gist of the articles will still be correct.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Developing a woocommerce theme’ is closed to new replies.