New Landing How can we help? Atelier category + widget +

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #255555
    marion
    Member
    Post count: 11

    Hi,

    1. When I try to display all my products under the ‘accessories’ category (on the accessories’ page) selecting: asset type: category; product category: accessories, it’s not working but when I select asset type: best seller, product category: accessories, it works. Can you please explain why?

    2. How can I hide product categories on the catalogue and on the product page

    3. How can I change ‘select an option’ for ‘select a size’ on the product page

    4. My widget on this page does not appear, why? http://website.m2clothing.co.uk/shoes/

    Thanks

    Thanks

    M

    #255559
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) The ‘categories’ option is only for products, not categories. We are planning to apply this to categories as well but currently it’s not possible

    2) Add this to your custom css:

    .posted_in {
    display:none;
    }

    3) This is functionality from WooCommerce, I think it’s possible to change with a custom function but I’m not sure, please contact WooCommerce support

    4) You can delete that page, the category page already exists: http://website.m2clothing.co.uk/product-category/shoes/

    – Kyle

    #255560
    marion
    Member
    Post count: 11

    You haven’t reply to question 4: 4. My widget on this page does not appear, why? http://website.m2clothing.co.uk/shoes/

    #255561
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    4) Because it’s not a woocommerce page, that widget only works on woocommerce pages. For e.g http://website.m2clothing.co.uk/product-category/shoes/

    – Kyle

    #255690
    marion
    Member
    Post count: 11

    Thanks,

    How do I hide titles on category product page like ‘accessories’ on this page: http://website.m2clothing.co.uk/product-category/accessories/

    Thanks

    #255715
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce.tax-product_cat .page-heading {
      display: none;
    }

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register