SocialSkills
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Block IP Adressesi can access it now, just want to make sure i stick it in the right area so the rest of the site works! lol thanks!
Forum: Fixing WordPress
In reply to: Block IP AdressesJake,
This is what i have in my htacces now… where would i add that code to within it?
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Forum: Fixing WordPress
In reply to: Captcha IssueAHHH i got it! had to go into the thesis custom file editor not the other one and there it was! Thanks everyone!
Forum: Fixing WordPress
In reply to: Captcha Issuei searched both files and others i was able to access in the editor but couldnt find that info anywhere. damn lol
Forum: Fixing WordPress
In reply to: Captcha IssueNot trying to sound like a total moron but i cant find either of those in either page. I seem to not find any width for the comments form.
Forum: Fixing WordPress
In reply to: Captcha Issuecooper,
The only site i been managing for someone i used an ftp since we hosted it so i am not sure where to find that part of the code to edit. If i could download all the folders for the site i would be able to find it but since i am new to using their actualo editor i dont know where to go lol can you let me know where you swe those 2 pieces of code? Thanks!
Len
Forum: Fixing WordPress
In reply to: Captcha Issuei am using IE… here is a screen shot of how it looks on both my work computers in IE…
http://www.socialskillscentral.com/captcha.jpg
Len
Forum: Fixing WordPress
In reply to: Captcha Issue