Wordpress Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • FreeHugeMovies
    Too lazy to set a custom title
    • Dec 2001
    • 14141

    #1

    Wordpress Question

    I have a mainstream blog. It uses word wrap for the text to go around my image. The newsletter service I use, takes that RSS and creates a newsletter from that RSS feed.

    The problem is, the RSS doesn't like the word wrap. Is there a pluggin or something I can to customize the another RSS using the same content on the blog?
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #2
    you could use the conditional statement is_feed()

    heres an article thats worth the read

    http://www.wpbeginner.com/wp-tutoria...ess-rss-feeds/
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • Linguist
      Confirmed User
      • Apr 2004
      • 1706

      #3
      You can create a new RSS feed (you'd be adding another template file), wrap the text however you want in that one and submit it to the newsletter service.

      Or try feeding your current one into Feedburner and see if that solves the issue.
      315-310

      Comment

      • FreeHugeMovies
        Too lazy to set a custom title
        • Dec 2001
        • 14141

        #4
        Originally posted by fris
        you could use the conditional statement is_feed()

        heres an article thats worth the read

        http://www.wpbeginner.com/wp-tutoria...ess-rss-feeds/
        Thank you will read it now.

        Comment

        Working...