• Resolved Artan

    (@artankrasniqi1988)


    Hi,

    in the old checkout simple html code that got added to the payment descriptions (woocommerce –> settings –> payment options –> choosing a payment –> adding a description) got shown without problems in front end. For example I used this.

    <ul>
    <li></li>
    <li></li>
    </ul>

    Now in new block checkout the html doesn′t get really transformed in real html code In front end of the checkout page the output is just text like this:

    Lorem ipsum Lorem ipsum Lorem ipsum <ul><li>Lorem</li><li>Lorem</li></ul>. Lorem ipsum Lorem ispum.

    Not even a <br> does function anymore and gets thrown out as text. This is horrible if u want to format your description texts a bit.

    As I said in the old checkout this got transformed normally to html without problems… Why this backwards change?

    Thanks and regards

Viewing 1 replies (of 1 total)
  • Saif

    (@babylon1999)

    Hello @artankrasniqi1988,

    Thank you so much for bringing this to our attention!

    I was able to replicate the issue and have created a report for it with our developers. You can track the progress from: https://github.com/woocommerce/woocommerce-blocks/issues/11639

    We don’t have an exact timeline for when the team will investigate or resolve the issue as bug reports are prioritized based on a few criteria.

    I suggest you subscribe from the sidebar to receive updates. :?)

    Thanks again!

Viewing 1 replies (of 1 total)
  • The topic ‘New block checkout doesn′t display html in front end inserted in payment descri’ is closed to new replies.