chris
Forum Replies Created
-
Forum: Plugins
In reply to: [Multiple content blocks] Problems with multi content blocks after UpdateI also had a problem with content disappearing. I’ve commented out the refresh lines in functions.template-tags.php, which hopefully will fix it. Where in the database is the content stored? The content was completely wiped out … not present anywhere in the database.
I was able to rebuild the content from a browser cached version but that was just a lucky find.
I think in my case it’s a conflict with the NextGen Optimizer plugin which uses fancybox. Not sure why exactly – in theory, you disable the effects in NextGen and let Optimizer handle it, but they appear to be in conflict since disabling Optimizer fixed the problem.
Sorry, I found this because I’m having the same problem. I change Options-> Effects to “none” and about 5 minutes later it automatically reverts back to “custom” with an old fancybox snippet in the code box. It’s very odd behavior because it doesn’t revert back immediately.
Forum: Plugins
In reply to: [Contact Form 7] Spinning Icon, message sends, but no confirmationActually, it works great in 3.5 for me. I had a snippet for Google analytics tracking and had forgotten to add my GA code to my header when I upgraded so it was failing on “__gaq not defined” error. After re-instituting my GA scripts, everything is good.
Forum: Plugins
In reply to: [Contact Form 7] Spinning Icon, message sends, but no confirmationit’s probably not loading the javascript for the Ajax response or the javascript is in conflict with another plugin. Did you upgrade to WordPress 3.5? I don’t think contact form 7 has been updated for 3.5 yet. At least, it’s not working on my site.
nevermind – I was testing this on a dev site and didn’t have google analytics code in it (the specific error in firebug console was that _gaq was undefined). It works just fine now that I’ve tested it with the GA script in header.
did your response messages begin displaying after you changed to the newer Google tracking code?
On my websites, I’m using the correct GA tracking code but it makes the responses disappear.
I’m using
on_sent_ok: “_gaq.push([‘_trackPageview’, ‘/homeForm/success’]);”This is an awesome plugin and it’s free! The least we can do is offer props to the author.
I don’t like extra html in my sites either, but because I do want to thank the author, I’ve added it to my humans.txt file which seems like a fine way to say thank you without adding cruft to the website.
kind of just seems like good manners when we’re using tools offered up freely
hth