webjunk
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Colored backgroundThe Style.css yu should be editing is this one:
http://www.interstatecashregister.com/wp-content/plugins/contact-form-7/styles.cssYou have no background colors in there. No idea what you edited.
Forum: Fixing WordPress
In reply to: my WP site brokeProblem with permalinks. DIsable it.
Can you tell me what the “Technical Problem” was?
Try to stick to one of the reliable hosting companies either on the front page here or that many people here use and never report issues.Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Make Text boxe unwritable<textarea readonly="yes"> Put text here that you want. </textarea>Do you have Set fix dimension checked or unchecked? You would have to rebuild thumbnails if you change
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Multiple forms, textarea colorcolor: is for the color of the font
color-background: is for the background.Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Colored backgroundThink you need to edit the Style.css that is in the plugin directory.
Open a support ticket with your hosting company and ask them to test gzip on your server.
It told me gzip is enabled. But you need to take that down RIGHT NOW!
It can people info to break into your site!Just tested. The TO: field will take multiple addresses. Must be comma seperated. I use basically:
justme@domain1.com,justyou@domain2.comGot both e-mails.
The problem is with the compressed version. So first of all make sure you submit the non-compressed sitemap to Google.
Second question, are you on Windows or Linux hosting? Only thing I can figure is problem with gzip on your server.Forum: Fixing WordPress
In reply to: troubles uploading to libraryGo back and change what you changed to 666 back to 755.
Forum: Fixing WordPress
In reply to: troubles uploading to libraryRead the link I gave you. It gives directions how to find it.
Forum: Fixing WordPress
In reply to: troubles uploading to libraryHow about:
/home/.montgomery/myphotos/mysitename.com/wp-content/uploads/
taken from your post aboveForum: Plugins
In reply to: show Html,php,js,css CodeMeant to say you could also use
<textarea></textarea>
But not always the type of display people want.