Home Forums WoodMart support forum How to show HTML in Archive Extra Description

How to show HTML in Archive Extra Description

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #681650

    dajayben
    Participant

    Good day Woodmart Support,

    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 )

    as described here: https://developer.wordpress.org/reference/functions/get_term_meta/

    Thanks
    Best Regards,
    Nnamdi Benedict.

    Attachments:
    You must be logged in to view attached files.
    #681684

    Hello,

    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

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)