Okay
  Public Ticket #1495180
Product Category Descriptions Visible
Closed

Comments

  •  13
    Alice started the conversation

    We just updated to the latest version of Kalium and found all our product category descriptions visible above the products on the shop pages. 

    We have taken the descriptions out so they won't appear, but is there a way to include descriptions but hide them from the shop pages, as had happened previously?

    {"wp":{"use":false,"adminUrl":"https://parallaxphotographic.coop/shop/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi Alice,

    I can't see the problem that you are describing. Can you please send us an screenshot of your problem and the exact URL of that page?

    Thanks!

  •  13
    Alice replied

    Hi Ylli,

    We took all the descriptions out as we didn't want them visible.

    I have added some text back in to show you the problem on this page: https://parallaxphotographic.coop/product-category/processes/salt-printing/

    Kind regards,
    Alice

  • [deleted] replied

    Hi Alice,

    Just add the code below to your Custom CSS area:

    .term-description {
    display: none;
    }

    Have a nice day!

  •  13
    Alice replied

    Perfect!

    Thank you