ryantate13
Forum Replies Created
-
Forum: Plugins
In reply to: [Add Full SVG Support] 4.7.2 Breaks SVG SupportVerified working for me after update to the new version.
Forum: Plugins
In reply to: [NS Cloner - Site Copier] NS Cloner & Webpage Redirect LoopAny progress here? Redirect loop is frustrating…
Forum: Plugins
In reply to: [NS Cloner - Site Copier] NS Cloner & Webpage Redirect LoopLatest version of WordPress, 3.9. Cloner has worked succesfully 40+ times in the past. I’m on a subdomain install.
Forum: Plugins
In reply to: [NS Cloner - Site Copier] NS Cloner & Webpage Redirect LoopI 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
In reply to: [Shortcode Exec PHP] This plugin is not supported anymoreBest. 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
In reply to: [Imagepaste] imagepaste Not working chome-29.0It 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
In reply to: [JP's Get RSS Feed] Adding spacing to individual RSS itemsYou should “Inspect Element” in Chrome, Opera, Firebug etc. and play with the spacing on the CSS rule above until you like how it looks for your site. Looking good so far by the way π
Forum: Plugins
In reply to: [JP's Get RSS Feed] Adding spacing to individual RSS itemsYour 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
In reply to: [JP's Get RSS Feed] Adding spacing to individual RSS itemsLooks 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;
}This was a supercache error, sorry.
Forum: Plugins
In reply to: [Email Users] %POST_CONTENT% in body of emailYou sir, are the man.
Forum: Plugins
In reply to: [BackWPup β WordPress Backup & Restore Plugin] OwnCloud storage support?OwnCloud support? Yes please!