Title: Issue with version 2.9.1, some  appeared
Last modified: August 21, 2016

---

# Issue with version 2.9.1, some appeared

 *  [joant6](https://wordpress.org/support/users/joant6/)
 * (@joant6)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/issue-with-version-291-some-appeared/)
 * Hi,
 * Since last update 2.9.1 some < > symbols appeared on my site.
 * You can check it here: [http://www.joantorrens.com/](http://www.joantorrens.com)
   down the main image in the first tab.
 * My code is :
 *     ```
       [rssinpage rssfeed='http://feeds.feedburner.com/joantorrens' rssitems='3' rsstarget='_blank' rssdescriptionlength='150' rssformat='
   
       Y
   
       z
   
       ']
       ```
   
 * Thank you!
 * [http://wordpress.org/plugins/rss-in-page/](http://wordpress.org/plugins/rss-in-page/)

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

 *  Plugin Author [titusbicknell](https://wordpress.org/support/users/titusbicknell/)
 * (@titusbicknell)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/issue-with-version-291-some-appeared/#post-4258711)
 * please update your code:
 * `[rssinpage rssfeed='http://feeds.feedburner.com/joantorrens' rssitems='3' rsstarget
   ='_blank' rssdescriptionlength='150' rssformat='Y<br />z']`
 * the spacing you are using is causing issues.
 *  Thread Starter [joant6](https://wordpress.org/support/users/joant6/)
 * (@joant6)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/issue-with-version-291-some-appeared/#post-4258728)
 * Fine, thanks for your answer.
 * Anyway, this new update doesn’t allow me to use headers for titles, for example.
   I had it spaced as “Y” had an <h2> tag. Now that I can’t use breaks, wordpress
   doesn’t allow me to use a <h2> tag for a single element in a line, it must be
   set to the whole line and so on I can’t have bigger titles and use custom headers.
 * Also, I’m trying to make description lenght longer, changing from 150 to 400 
   and the changes are not affecting the final display so it still shows the old
   lenght. Is there any problem with it?
 * Thanks for your support!
 *  Plugin Author [titusbicknell](https://wordpress.org/support/users/titusbicknell/)
 * (@titusbicknell)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/issue-with-version-291-some-appeared/#post-4258736)
 * I did some testing and the following works:
 * `[rssinpage rssfeed='http://feeds.feedburner.com/joantorrens' rssitems='3' rsstarget
   ='_blank' rssformat='<h2>Y</h2>z']`
 * I shall work on a fix that will allow you to use html tags without using the 
   entity variables and make it part fo the next release.
 * The length of the description is set in the feed – if you look you will see:
 * `<description><![CDATA[Es tracta d’un curs d’iniciació a la fotogr […]]]></description
   >`
 * the plugin cannot return more data than is in the feed 🙂
 *  Plugin Author [titusbicknell](https://wordpress.org/support/users/titusbicknell/)
 * (@titusbicknell)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/issue-with-version-291-some-appeared/#post-4258737)
 * sorry the comment box is interptretting the html tag – you need to render a <
   as & lt ; without the spaces.

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

The topic ‘Issue with version 2.9.1, some appeared’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rss-in-page.svg)
 * [RSS in Page](https://wordpress.org/plugins/rss-in-page/)
 * [Support Threads](https://wordpress.org/support/plugin/rss-in-page/)
 * [Active Topics](https://wordpress.org/support/plugin/rss-in-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rss-in-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rss-in-page/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [titusbicknell](https://wordpress.org/support/users/titusbicknell/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/issue-with-version-291-some-appeared/#post-4258737)
 * Status: not resolved