studio58media
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalinks causing 404?Sorry new issue — the page itself works fine with the “postname” permalinks — however, the Contact Form 7 does NOT work….. unless the permalinks are set to “default”. Any idea how I can still use the postname permalinks with Contact Form 7?
Forum: Plugins
In reply to: [Contact Form 7] Permalinks causing contact form to not work?Forum: Fixing WordPress
In reply to: Contact Page 404 errorI just read on another forum that the issue may be with the .htaccess file — it said to edit the file with this code:
# BEGIN WordPress <IfModule mod_rewrite.c> ErrorDocument 404 /index.php?error=404 RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressDoing that… and now the contact page works PERFECTLY!!!! Glad we finally got it working. Thanks so much for your time!!!
Forum: Fixing WordPress
In reply to: Contact Page 404 errorEven if I totally delete the contact page it takes me to the godaddy 404 error page — not the ‘typical’ 404 page that I have setup within wordpress. It’s like GD is overriding everything that I put at the studio58media.com/contact site.
Forum: Fixing WordPress
In reply to: Contact Page 404 errorI’ve been talking w/ them but they seem clueless as well — they seem to be thinking it’s a wordpress issue π
Just really at a loss now. I KNOW how to create new pages, work with permalinks, etc… so I’m not a TOTAL novice w/ this stuff (although definitely not an expert by any means)… but I at least know my way around wordpress a little. I’m at a complete loss right now..
Forum: Fixing WordPress
In reply to: Contact Page 404 errorYes I deactivated plugins and switched to twentytwelve… didn’t resolve it.
Reset the plugins folder as well.. no luck.
If I click “view page” from the dashboard when I’m editing the page… it gives me the 404 error. If I rename the slug to something different (i.e. “contact2”) it works perfectly fine and I can view the page no issues. It’s like something is ‘blocking’ the slug “contact” from working?
Forum: Fixing WordPress
In reply to: Contact Page 404 errorIt still isn’t working? Is it a wordpress issue or godaddy (who I am hosting with)
Forum: Fixing WordPress
In reply to: Contact Page 404 errorYes I have done all 3 of those steps… still no luck.
Forum: Fixing WordPress
In reply to: Contact Page 404 errorYes
Forum: Fixing WordPress
In reply to: Contact Page 404 errorYes — I had to quickly make a new wordpress contact page just in case I would happen to get any visitors. I have a lot of videos on other sites that direct people to studio58media.com/contact so I need to get that one back up and running.
Even if I just change the slug on the “contact-us” to “contact” it gives me the 404 error again.
Forum: Fixing WordPress
In reply to: Contact Page 404 errorAll the other sub-pages on my site work perfectly fine… just not that specific address.
Forum: Plugins
In reply to: [Contact Form 7] Permalinks causing contact form to not work?Any ideas? Thanks!