• Resolved marduca

    (@marduca)


    Hi,
    I use Events manager and the feed RSS to get contents of events on another tool. I do the same for posts.
    For events, in the feed RSS, the description is written in only 1 block, it doens’t take into account the <p> or <br> tags. Therefore,

      for example are noted.
      For posts, everything is ok, <p>, <br> and all other format tags.

      How could I get <p> and <br> in my event feed descriptions?
      Thank you.

    The page I need help with: [log in to see the link]

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

    (@marduca)

    Ok, this is a solution:
    wpautop($description, true);

    Now, the description appears correctly with all the <p> and <br> tags

    timrv

    (@timrv)

    Hello,

    Sorry for the late response. It seems like this issue has been resolved. I will be marking this as closed for now.

    Please feel free to open a new ticket if you have any additional questions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Format content feed rss’ is closed to new replies.