Forums

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

  1. Rendom
    Member
    Posted 3 months 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 3 months ago #

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

  3. the_dead_one
    Member
    Posted 3 months 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?

Reply

You must log in to post.

About this Topic