• Resolved tritongr

    (@tritongr)


    Hi and thanks for this so useful plugin.

    Is there a dynamic post field we can choose in order to display the full post text formatted with all it’s html tags. Summary displays only the naked text.

    I use OceanWP theme where I set excerpt size of 500 which triggers the display of full formatted text in its archive pages. This doesn’t work on summary.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tritongr

    (@tritongr)

    This is what I mean

    Thread Starter tritongr

    (@tritongr)

    Solved it myself.
    Replace get_the_excerpt() with get_the_content() in line 52 of /wp-content/plugins/ele-custom-skin/theme-builder/dynamic-tags/tags/post-summary.php

    I simply have to remember to re-do this change after every update of ECS

    Thanks anyway

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

The topic ‘How not strip out HTML’ is closed to new replies.