cdragin
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact Form Not Sending EmailsAny chance that kardwelding.com uses a separate email service rather than what’s included in their hosting? That could point to the issue being caused by something with the godaddy email service rather than the plugin.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form Not Sending EmailsI have a client who has also just started experiencing this, but inconsistently. Some emails reach them, some don’t. The emails are not landing in their spam folder.
Out of curiosity: is it possible that all websites with broken forms are on a different webhost than the one that works? My client’s website is on godaddy.
- This reply was modified 7 years, 8 months ago by cdragin.
Figured out my issue…one was changing the “from” address in Contact Form 7. In this article it’s explained that the domain in the “from” field has to be your domain…I had it set as <[your-email]>, thinking it should be the email of the person filling out the form. There is a separate field in which to put that info.
But that wasn’t enough to solve the problem. Turns out I had to have not just the same domain, but the *exact same email address* in From as the one I use in my profile on my web host. Since I generally use a different email alias for places that send me bills from the alias I use for potential client contacts, the email was just going off into never-neverland. Once I made them the same address it works fine; I just set up a subject line “Query from contact form” and filter that into a separate folder in my email.
Yes, also just discovered I’m not receiving emails. Not sure how long this has been going on.
Forum: Plugins
In reply to: [NextGEN-Galleryview] [Not a valid template] with non-galleryview templatevtxyzzy, you are my new hero. I’ve spent hours banging my head against the walls over this issue. Your code fixed it. Hopefully they will incorporate this into the next version of galleryview
Forum: Plugins
In reply to: [NextGEN-Galleryview] GalleryView Settings InaccessibleI’m also having this issue. No access to settings.
Ah. Their support link leads directly here. I did find a Pro Support link, which leads to a paragraph saying that it has Pro Support, and a link to buy it, which I already did. Looks like their website is as wonky as their software.
Forum: Plugins
In reply to: [NextGEN-Galleryview] NextGEN-Galleryview Gallery ID# includes post IDPROBLEM SOLVED!!!
There is a conflict with another plug-in, Lizatom Shortcodes, which I had activated but wasn’t really using anyway.Forum: Plugins
In reply to: [NextGEN-Galleryview] NextGEN-Galleryview Gallery ID# includes post IDPasted the grayed-out code from the page into a test page.
The images show up just fine…unstyled, but they are there.
Forum: Plugins
In reply to: [NextGEN-Galleryview] NextGEN-Galleryview Gallery ID# includes post IDHad to manually add the page IDs into the gallery table in the database. However, the gallery is still not loading. The style to hide the gallery is active; the rest of the code (when viewed in Firebug) is grayed out. I added my a copy of the template in my theme, and commented out the css to hide while loading, and then nothing loaded at all (blank page and no code other than an empty p).
Forum: Plugins
In reply to: [NextGEN-Galleryview] NextGEN-Galleryview Gallery ID# includes post IDTried activating Twenty-Twelve in case it was a conflict with the theme (Thesis 2), but that made no difference.
Forum: Fixing WordPress
In reply to: Can custom post types display on blog page?Sorry, I’m not a coder. I’m just trying out various plugins and finding that they are not doing what I need.
Tried disabling those function calls; now instead of getting the endless spinning circle, the Add Category Set button blinks once but does nothing else.
Forum: Fixing WordPress
In reply to: 301 redirects in .htaccessFigured it out…the first one, for the index.html file, needed to be in the .htaccess file in the wordpress folder. The others need to be in the .htaccess file in the root folder.
Forum: Fixing WordPress
In reply to: 301 redirects in .htaccessCorrection on the format (no .html on the new file):
redirect 301 /website_Sections/Section_name/file.html https://website.com/new-file