Theme 'Product Short Descriptions' and Custom Tabs don't support html fully

This topic has 4 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp

  • Avatar: ky
    kybalio
    Participant
    August 20, 2015 at 10:04

    Hi there,

    I’m trying to add html to the Product Short Description Area and the Custom Tabs, but they don’t seem to support the full html like the main Product description area.

    For instance Ordered Lists < ol >< li > and the line break ‘ & n b s p ;’ isn’t supported here, but it is in the main ‘Edit Product’ area, < / br > is supported here.

    Here’s a page to show the un-ordered list used in the short description does not work.
    http://werone.co/eng/product/gold-milk-for-anti-inflammation-and-pain-relief-30-caps/

    You can see the un-ordered list working ok on this ‘Edit Product’ description area:
    http://werone.co/eng/2015/08/13/sneak-peek-supercharging-your-immune-system-with-maf-yogurt/
    and also < / br > is not supported here 🙁

    Are you aware of this inconsistency? is is fixable?

    Many Thanks

    Ky

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 20, 2015 at 11:16

    Hello,

    I’ve added this code in Custom CSS:

    .product-information .short-description li {
      list-style: inside none number;
    }

    Please check the list in short description now.
    I’ve added </br> tag in short description of the product “Gold Milk for Inflammation and Pain Relief (30 Caps)” after the first sentence “Turmeric has been used as a spice in Indian recipes and as Ayurvedic medicine for many thousands of years.” and it’s working properly. Please check it.

    Regards,
    Eva Kemp.

    Avatar: ky
    kybalio
    Participant
    August 21, 2015 at 00:46

    Thanks Eva, actually the br tag was already working in short, it was the main product descr area where it doesn’t work and i have to use the space tag to make a line break 🙁 .

    So the Li tag is working in the short descr now thanks 🙂 , however it’s still not working in the Custom Tab,

    see under yogurt benefits’ here
    http://werone.co/eng/product/maf-maker-probiotic-mix-inc-yogurt-machine-and-10-x-bottles/?

    Also, you removed the side bar from my cart page the other day which is great, but the sidebar is still there on http://werone.co/eng/checkout/ page, can this be removed too please?

    Also, see please see the breadcrumb position in products is not the same as the posts page, which looks great btw

    Many Thanks

    Ky

    Avatar: Eva
    Eva Kemp
    Support staff
    August 21, 2015 at 08:55

    Hello,

    I’ve added <li> tags to your custom tab. Please check it now.
    Also I’ve added </br> tag to the main description after the sentence “Take back control of your microbiome(gut) and achieve deep healing and immune system boosting by making your own delicious yogurt drinks at home.” and it’s working. Please check the product “MAF Maker Probiotic Mix inc. Yogurt Machine and 10 x Bottles”.

    I’ve selected Sidebar Position “Without Sidebar” on Checkout page editor and sidebar is removed.

    Concerning the breadcrumbs add this code in custom.css:

    .page-heading .woocommerce-breadcrumb {
       float: left;
    }

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.