Form does not display on category description

Home Forums Quform WordPress Form does not display on category description

This topic is: resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21026
    Jules
    Participant

    If I add a shortcode to a category description via:

    Posts –> Categories —> My-category

    it does not display the form it just prints out the shortcode.

    Is this normal that forms don’t display in:

    echo category_description( $category_id );

    #21035
    Jules
    Participant

    Resolved. The shortcodes were not displaying on category_description.
    Solution: add_filter( ‘category_description’, ‘do_shortcode’ );

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy