gotmedia
Forum Replies Created
-
Forum: Hacks
In reply to: How to remove core rotate image feature?Ahh didn’t think of that. Thank you bcworkz!
Forum: Plugins
In reply to: [Browser Specific CSS] how to useIn the plugin folder, there’s a stylesheet called “example.css”. In there, you’ll see some examples. Here’s one, if you want to target IE7:
.ie7 .example { background-color: orange; }Forum: Plugins
In reply to: [Browser Specific CSS] how to useHave you tried giving a space after “ie.”? I’m trying this too, but usually there’s a space.
Forum: Fixing WordPress
In reply to: Can't login on laptop, but can on iPhone?Whoops! I can’t believe I forgot to add the error. Yes, here it is:
This request has been denied for security reasons. If you believe this was in error, please contact support.
Yes, I am referring to the shortcode structures. The one site I updated to the latest version of NextGen, the shortcodes didn’t work and so I had to redo the coding for all those pages. So I was hoping to see that that “bug” was fixed.
Let’s say I had the old code up using a generic theme (nothing special) and no plugins. Will the old code work with the new updates?
Hi Cais,
That doesn’t exactly answer my question.
I experienced issues in the past because of the bugs of the new version. I’m asking you, going from a version of 1.9 to the latest, would there be any recoding involved?
Forum: Themes and Templates
In reply to: Theme file is erased after hitting the "Update" button?Turns out, it was the fact the there was no space left on the server. After removing some files, I was able to reupload the file. Thank you CrouchingBruin for your thoughts. π
Forum: Themes and Templates
In reply to: Theme file is erased after hitting the "Update" button?Too bad I wasn’t aware of this theme beforehand. Never heard of it no worked with it. Plus, I’ve worked on nearly 100 WordPress sites and none of them had child themes, but then again… I always code my own themes.
Yes, I’m using Advanced Custom Fields plugin to make it easier for the clients to update their pages. I don’t know if it’s the theme doing this or the programmers who did it, but when you go to a Page, there’s span and table tags all over the place; it’s a mess. Clients don’t know how or want to even sort through all the code to edit some information, so I was trying to make easier for them.
I was trying to edit some code, add some fields in the custom-page.php area, but the THING IS – I was able to edit those theme files a month ago with no problems. So… why now? That’s what I’m asking the host.
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] Emails not sendingHi mattyrob,
Yes, I have checked in spam folders.
No, I have not installed an email logger. I’m assuming that’s a plugin?
No, I do not get emails for Registrations or comments from WordPress already.Correct, the address is not listed in the area you told me about. It says, “No items found”.
Originally, we had an AOL email address attached to the WP site, but changed that to “info @ stanthonylc.org” (no spaces) which forwards to an aol.com email. Could that be a problem?
Forum: Themes and Templates
In reply to: Duplicate Page Title for Multiple Pages?Anybody have any ideas?
Forum: Themes and Templates
In reply to: Schema.org: Editing the_post_thumbnail code?Actually, the first code was PERFECT! Thank you!
Forum: Plugins
In reply to: [BulletProof Security] 403 Forbidden response BackUpWordPressThank you very much!
Forum: Plugins
In reply to: [BulletProof Security] 403 Forbidden response BackUpWordPressHi there,
I’m trying to understand these instructions. Would you post a step by step way of fixing this? I’m not sure where this code goes, or should this code be used to be remove it.
Forum: Plugins
In reply to: [BulletProof Security] Where to add 301 Redirects?Hi there,
Thanks! However, some pages are going to be different.
There will probably be a few like this:
http://www.wepcoinc.com/home_r1.html
redirects to
http://www.wepcocinc.com/conveyors/So do I follow the same instructions (as in adding the code to the BPS custom code, etc.)?
Thank you!