• Resolved cperez500

    (@cperez500)


    Hello there,

    I’m using Auto Template with an extended post format in order to add the content of a related post (single relationship) after its own.

    The code I’m using for the template is:

    {@calendario_entrada.post_content}
    <hr style="clear:both;" />

    And the problem comes when that related post has been created with the classic editor (or converted to a classic block), in which case the ‘p’ tags aren’t added (native block editor ones work fine).

    I’ve taken a look at this other topics: pods page with auto template and Formatting of Post Content. And I’ve also tried this other tag for the template:

    {@calendario_entrada.ID,get_the_content}

    But in this case there’s no content showed at all.

    Thanks in advance for any help and sorry for the engrish.

    • This topic was modified 3 years, 11 months ago by cperez500.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Post content in auto template loses format with classic editor or classic block’ is closed to new replies.