Viewing 3 replies - 1 through 3 (of 3 total)
  • yesfree

    (@yesfree)

    I also want this. Please Author kindly elaborate us how to do it.

    yesfree

    (@yesfree)

    I want to display the category from which the post is been displayed from in side the
    <li> tag…Please help

    Plugin Author david wolfpaw

    (@davidjlaietta)

    The answer would be similar to this thread: http://ww.wp.xz.cn/support/topic/need-links-allowed-in-description-of-slider?replies=2

    Basically you’ll want to remove or comment out the code on line 230 of the file recent-posts-flexslider.php, which looks like this:

    $string = strip_tags( $string );

    It’s removing HTML tags, but removing that should leave them intact. Note that this may cause other issues with tags in your posts.

    Thanks for using the plugin!
    David

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Excerpt without stripping Tags’ is closed to new replies.