Title: ryantate13's Replies | WordPress.org

---

# ryantate13

  [  ](https://wordpress.org/support/users/ryantate13/)

 *   [Profile](https://wordpress.org/support/users/ryantate13/)
 *   [Topics Started](https://wordpress.org/support/users/ryantate13/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ryantate13/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ryantate13/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ryantate13/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ryantate13/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ryantate13/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Full SVG Support] 4.7.2 Breaks SVG Support](https://wordpress.org/support/topic/4-7-2-breaks-svg-support/)
 *  Thread Starter [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/4-7-2-breaks-svg-support/#post-8782508)
 * Verified working for me after update to the new version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NS Cloner - Site Cloner and Multisite Duplicator] NS Cloner & Webpage Redirect Loop](https://wordpress.org/support/topic/ns-cloner-webpage-redirect-loop/)
 *  [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/ns-cloner-webpage-redirect-loop/#post-4682974)
 * Any progress here? Redirect loop is frustrating…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NS Cloner - Site Cloner and Multisite Duplicator] NS Cloner & Webpage Redirect Loop](https://wordpress.org/support/topic/ns-cloner-webpage-redirect-loop/)
 *  [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/ns-cloner-webpage-redirect-loop/#post-4682972)
 * Latest version of WordPress, 3.9. Cloner has worked succesfully 40+ times in 
   the past. I’m on a subdomain install.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NS Cloner - Site Cloner and Multisite Duplicator] NS Cloner & Webpage Redirect Loop](https://wordpress.org/support/topic/ns-cloner-webpage-redirect-loop/)
 *  [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/ns-cloner-webpage-redirect-loop/#post-4682970)
 * I too started receiving a redirect loop error when attempting to use NS Cloner.
   This started recently, with the latest version. The parent site does not use 
   any domain mapping.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcode Exec PHP] This plugin is not supported anymore](https://wordpress.org/support/topic/this-plugin-is-not-supported-anymore/)
 *  [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/this-plugin-is-not-supported-anymore/#post-4745098)
 * Best. Plugin. Ever. So sad… Marcel, what if we throw a little WordPress meetup
   here in Portland, OR have some cupcakes, some punch, maybe sell some lottery 
   tickets give you the proceeds. Think that’s get you back in the game? My co-worker
   said she’ll rub your feet!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Imagepaste] imagepaste Not working chome-29.0](https://wordpress.org/support/topic/imagepaste-not-working-chome-290/)
 *  [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/imagepaste-not-working-chome-290/#post-4131426)
 * It sounds like you need to be viewing the image in an image editor. Try opening
   it in Paint and then copying the image data to the clipboard instead of the path
   to the file from Explorer.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JP's Get RSS Feed] Adding spacing to individual RSS items](https://wordpress.org/support/topic/adding-spacing-to-individual-rss-items/)
 *  [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-spacing-to-individual-rss-items/#post-4219399)
 * You should “Inspect Element” in Chrome, Opera, Firebug etc. and play with the
   spacing on the [CSS](http://www.w3schools.com/css3/css3_intro.asp) rule above
   until you like how it looks for your site. Looking good so far by the way 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JP's Get RSS Feed] Adding spacing to individual RSS items](https://wordpress.org/support/topic/adding-spacing-to-individual-rss-items/)
 *  [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-spacing-to-individual-rss-items/#post-4219398)
 * Your recent posts on the left hand side aren’t so crowded anymore. It looks like
   that’s not what you are referring to however. Try this:
 * .jpgetrssfeed li {
    margin-bottom: 10px; margin-top: 10px; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JP's Get RSS Feed] Adding spacing to individual RSS items](https://wordpress.org/support/topic/adding-spacing-to-individual-rss-items/)
 *  [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-spacing-to-individual-rss-items/#post-4219364)
 * Looks like you should try this:
 * .ace-blockcontent-body li, .ace-blockcontent-body a, .ace-blockcontent-body a:
   link, .ace-blockcontent-body a:visited, .ace-blockcontent-body a:hover {
    margin-
   top: 5px; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JP's Get RSS Feed] Called plugin with "do shortcode" and feed is only visible when logged in?](https://wordpress.org/support/topic/called-plugin-with-do-shortcode-and-feed-is-only-visible-when-logged-in/)
 *  Thread Starter [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/called-plugin-with-do-shortcode-and-feed-is-only-visible-when-logged-in/#post-4219885)
 * This was a supercache error, sorry.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Users] %POST_CONTENT% in body of email](https://wordpress.org/support/topic/post_content-2/)
 *  Thread Starter [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/post_content-2/#post-4100182)
 * You sir, are the man.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BackWPup – WordPress Backup & Restore Plugin] OwnCloud storage support?](https://wordpress.org/support/topic/owncloud-storage-support/)
 *  [ryantate13](https://wordpress.org/support/users/ryantate13/)
 * (@ryantate13)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/owncloud-storage-support/#post-3575554)
 * OwnCloud support? Yes please!

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