4wehelp
Forum Replies Created
-
I certainly appreciate any help
our contact formForum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Send never completes or gives errorI have Godaddy also but didn’t have this problem until this morning.
I am having the same issue but I am not technically literate enough to understand any of what you guys are talking about.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] not sending e-mailI am having the same problem. I deleted my cache plug in along with a few others, that didn’t work. I changed the email addresses it was sent to, still didn’t work. I have updated the wordpress page that the form is on, still nothing. Cleared my browser, quit and started over, still doesn’t work.
I am not so computer savvy so where do I find “wpconfig.php” so I can check it?
Forum: Fixing WordPress
In reply to: Old URLs are redirecting when they shouldn’tI deleted the .htaccess file and uploaded a blank one. Still have the redirect problem. Any other ideas?
Forum: Fixing WordPress
In reply to: Old URLs are redirecting when they shouldn’tIn our .htaccess this is what it says
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
I tried submitting them to Google URL removal and it says they are still live so they can’t be removed. I have a sitemap and the links are not anywhere in it.