Forums

Links shortcode
[resolved] Links shortcode seems not to work (2 posts)

  1. China-USA Team
    Member
    Posted 6 months ago #

  2. Maarten
    Member
    Posted 5 months ago #

    Could you tell me where and how you are trying to use the shortcode? shortcodes do not work in Excerpts. If you want to use them there, you need to add the following lines to the functions.php file in the template directory:

    add_filter( 'the_excerpt', 'shortcode_unautop');
    add_filter( 'the_excerpt', 'do_shortcode');

Reply

You must log in to post.

About this Plugin

About this Topic