I noticed that the extra category description does not process HTML like <h2>, <div> etc. It only output them as plain text.
Please I need the Extra category description on my site to process HTML or even shortcodes. I have attached a picture showing the plain text h2 output.
Let me know where in the theme options I can enable it to workout or please give me the custom_field_key for the extra category description so I can do_shortcode() .
I am asking for the value of
get_term_meta( $term_id, $key = ”, $single = false )
The Extra Category Description field in Woodmart supports text, HTML, and even shortcodes.
-If you add text only, it will display as plain content.
-If you want to add HTML, switch the editor to the Code editor and paste your HTML there. https://postimg.cc/sBhJ6R9h
-You can also insert shortcodes, and they will render properly.
-Additionally, if you want more design flexibility, you can choose the content as an HTML Block and edit the HTML block with the page builder: https://postimg.cc/zyWL4D68