Forums

[resolved] [Plugin: TDO Mini Forms] more tag (3 posts)

  1. Rendom
    Member
    Posted 2 years ago #

    Tdo-mini forms not accepting <!--more--> tag in content. How can i fix it?
    I need to use more tag not excerpt.

  2. Rendom
    Member
    Posted 2 years ago #

    This happens with "Restrict tag" checked. But <!--more--> in allowable tags".

  3. the_dead_one
    Member
    Posted 2 years ago #

    Damn. I just looked through the code for the Content widget. It uses strip_tags to remove the tags. However all "comments" are stripped and this is hardcoded into strip_tags. There is no simple fix.

    But what you can do is use a Content Widget then an Append to Content widget and a Custom Field widget.

    The content widget will take the input before the more tag. The Append to Content widget will add the more tag to the post content and the final Custom Field widget can be configured to appear as a Text box and to automatically append to the post content too. Would that solution work for you?

Topic Closed

This topic has been closed to new replies.

About this Topic