bruce78
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Adding Styles to Subscribe2If you apply a theme to buttons, this worked for me.
btw, I don’t think subscribe2 has any css on the public side of things, so it integrates fine with my theme, apart from buttons, so its only thing I had to change…
I added the following
class=\"button\"which matched my css!It now reads
<input type=\"submit\" class=\"button\" name=\"subscribe\" value=\"" . __('Subscribe', 'subscribe2') . "\" />Hope that helps!
Forum: Plugins
In reply to: How to custumize Subscribe button in subscribe2 plugin?I added the following
class=\"button\"which matched my css!It now reads
<input type=\"submit\" class=\"button\" name=\"subscribe\" value=\"" . __('Subscribe', 'subscribe2') . "\" />Hope that helps!
Forum: Plugins
In reply to: How to custumize Subscribe button in subscribe2 plugin?Did you get a resolution to this? I’m in the same boat here…
Forum: Plugins
In reply to: [Shadowbox JS] [shadowbox-js ] How do you add youtube videos to site..Thank you for this – worked first time 🙂
Forum: Plugins
In reply to: [Plugin: BackWPup] FTP transfer issueSimilar problem here…
2010-09-07 07:40.24: Backup Zip file create done!
2010-09-07 07:40.25: Connected by SSL to FTP server: http://ftp.xxx
2010-09-07 07:40.26: FTP Server Completion reply: 230 User xxx.com logged in.
2010-09-07 07:40.26: FTP Client command: SYST
2010-09-07 07:40.26: FTP Server Completion reply: 215 UNIX Type: L8
2010-09-07 07:40.26: FTP Client command: PASV
2010-09-07 07:40.26: Server Completion reply: 227 Entering Passive Mode
2010-09-07 07:40.26: FTP Client command: ALLO
2010-09-07 07:40.26: FTP Server reply: A L’HUILE
2010-09-07 07:40.37: [WARNING] ftp_put() [function.ftp-put]: php_connect_nonb() failed: Operation now in progress (115)
2010-09-07 07:40.37: [WARNING] ftp_put() [function.ftp-put]: TYPE is now 8-bit binary
2010-09-07 07:40.37: [ERROR] Can not transfer backup to FTP server.
2010-09-07 07:40.47: [WARNING] ftp_nlist() [function.ftp-nlist]: php_connect_nonb() failed: Operation now in progress (115)
2010-09-07 07:40.47: Backup Archive File size is 32.79 MBForum: Fixing WordPress
In reply to: Uploading, plugins, 1and1 and error 500When I had this problem, it was because I was using WinSCP to upload and not filezilla… enjoy dreamhost…
Forum: Everything else WordPress
In reply to: Sending trackbacks from link log entriesHi Fathima,
This is exactly what I am looking for! I’ve tried del.icio.us for WP which doesn’t seem to do this very wel…
There is this script too, but I’m just seeing if it will work!
http://stephen.evilcoder.com/archives/2005/02/27/daily-delicious-links-perl-script
How have you got on?
Bruce
Forum: Fixing WordPress
In reply to: Pingback does not workI am wondering if you ever solved this? I have the same problem?
Forum: Themes and Templates
In reply to: Permalinks and Caldendar/Archived PostsThis is solved 🙂