• Resolved edodemo

    (@edodemo)


    I’m trying locally on a custom theme made by me. Woocommerce installed and ends well, but none of the pages: my account, cart pages, shop, ecc
    are visible in the front end with their urls. Always urls sitename/my-account/ ecc. show page.php of my theme …. what’s missing? Thanks I’m going crazy

    • This topic was modified 4 years, 7 months ago by edodemo.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support wpnomad a11n

    (@wpnomad)

    Hi @edodemo ,

    I’m trying locally on a custom theme made by me. Woocommerce installed and ends well, but none of the pages: my account, cart pages, shop, ecc
    are visible in the front end with their urls. Always urls sitename/my-account/ ecc. show page.php of my theme …. what’s missing?

    Please make sure that you have declared support for WooCommerce in your theme, more details on it can be found here: https://github.com/woocommerce/woocommerce/wiki/Declaring-WooCommerce-support-in-themes

    Apart from that, make sure that you have assigned the WooCommerce Pages from settings, more details on it can be found here: https://docs.woocommerce.com/document/woocommerce-pages/

    I hope this helps!

    Thread Starter edodemo

    (@edodemo)

    I checked everything as said but it doesn’t work. Do I have to create php pages with the template comment by chance? Es. /* Template Name: account */ and select that template for each backend page? Thank’s

    Plugin Support wpnomad a11n

    (@wpnomad)

    Hi @edodemo ,

    Do I have to create php pages with the template comment by chance? Es. /* Template Name: account */ and select that template for each backend page?

    Nope, the WooCommerce pages (my account, cart, checkout, shop etc) can be used with any page template that works with default WordPress pages, it does not require you to create separate templates.

    I recommend downloading Storefront and seeing the implementation in the theme (it’s the default WooCommerce theme), you can download it from here: https://www.ads-software.com/themes/storefront/

    Also, do make sure that you have assigned the WooCommerce pages as outlined here:
    https://docs.woocommerce.com/document/woocommerce-pages/

    Thread Starter edodemo

    (@edodemo)

    Thanks! yes with any other theme it works perfectly, but I want it on my theme, so I wonder what’s not in my theme that doesn’t work woocommerce

    Thread Starter edodemo

    (@edodemo)

    only the product and single product pages of woocommerce work,
    but not cart, checkout and user

    • This reply was modified 4 years, 7 months ago by edodemo.
    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    Hi @edodemo

    Like Ashish mentioned, there are some things that need to be added to a theme in order for it to work with WooCommerce. You’ll likely need to reach out to your theme developer for assistance on that.

    For your reference, here is our documentation on integrating a theme with WooCommerce: https://docs.woocommerce.com/document/woocommerce-theme-developer-handbook/

    Also, please ensure you have the required pages for My Account, Checkout, and Cart assigned to existing pages on your site. Here is our documentation on that: https://docs.woocommerce.com/document/woocommerce-pages/

    • This reply was modified 4 years, 6 months ago by Missy a11n.
    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘you don’t see the woocommerce pages’ is closed to new replies.