AI Search
Classic Search
Notifications
Clear all
Jul 02, 2019 9:48 pm
I don't know if you guys know this, but the RSS feed title has an extra line break at the begging and the end. It's breaking a page where I'm loading the feed since it adds those extra line breaks/spaces and ruining the layout.
2 Replies
Jul 03, 2019 8:12 pm
Hi jcardona,
Thank you for using wpForo and for contacting us.
Probably you're using the RSS feed in some PHP file, in this case, you should use the trim() function to remove whitespace and other predefined characters from both sides of a string.
