Problem:
The problem here is that the user is using the single field block to display their woocommerce product description field but their formatting is being stripped out.
Solution:
The Woocommerce product field is a modified version of the default Post Excerpt field and Woocommerce has a special API to handle this internally. When displaying this field with our View Blocks it will retrieve the field's value using the wordpress default excerpt API. This means that the formatting will be stripped.
To work around this you can create a WYSIWYG custom field and then place your product description in this field.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | - |
- | 13:00 – 18:00 | 13:00 – 18:00 | 13:00 – 18:00 | 14:00 – 18:00 | 13:00 – 18:00 | - |
Supporter timezone: America/Jamaica (GMT-05:00)
This topic contains 2 replies, has 2 voices.
Last updated by 2 years, 6 months ago.
Assisted by: Shane.