• Resolved reghta

    (@reghta)


    I am seeing the Product Categories widget on Cart, My Account and Checkout Pages

    Displaying the Product Categories widget in these pages is rather irrelevant, given we are not adding this to the Sidebar but to SHOP sidebar I would expect this to be available only in category / shop pages where users browse for a product . This works as intended for the other Shop widgets like Filter Products by Price.

    I am able to remove this from the irrelevant pages with a CSS like below, courtesy of Neve theme support team, however I am trying to understand why this widget / filter acts differently than the others and if there is an out of the box way instead of adding Custom CSS.

    .woocommerce-account .shop-sidebar {
    display: none;
    }

    how it is displayed

    View post on imgur.com


    the setup

    View post on imgur.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support abwaita a11n

    (@abwaita)

    Hi @reghta,

    Though this might somewhat differ with your theme, when you edit the Cart, My Account or Checkout pages, you should see a section labeled Templates:

    Link to image: https://snipboard.io/M3Xazs.jpg

    There should be an option to choose a full-width template. This would prevent the widgets from displaying on the page.

    Let us know if this works on your end.
    Thanks.

    Plugin Support abwaita a11n

    (@abwaita)

    Hi,
    We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to hide the sidebar on the checkout page.

    If you have further questions, please feel free to open a new topic.

    Thanks.

    Thread Starter reghta

    (@reghta)

    Thank you Abwaita.

    For the record we did try this and it does remove the sidebar however the design gets messed up so we decided to keep using the above CSS to hide this section for the moment. For what it is worth I think there should be another option that is not full page and still without the shop categories in Cart My Account Check Out pages as that is irrelevant

    View post on imgur.com

    View post on imgur.com

    View post on imgur.com

    View post on imgur.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shop Sidebar Product Category is Displayed in Checkout page’ is closed to new replies.