Aug 23
Add shortcode support in template option fields
Hi,
We would like to use shortcodes in the template options like: “Empty wishlist text”.
When we add some translation by [wmpl-string] in this field we get an expected result when the page simply renders, but if the page has some javascript function (for example: in a wishlist) and response from the backend by function like: remove_from_wishlist_action(), then we receive the raw text from the response in an ajax request without any recognition and rendering of the shortcode.
Please add support of using shortcodes in template option fields.
Thanks.
Pending