zingerion
Forum Replies Created
-
Forum: Plugins
In reply to: [Scroll Triggered Box] Conflict with wpMandrill pluginI think I may have solved it.
For anyone else experiencing conflicts with any other plugin, try modifying this plugin’s index.php:
- Comment out the require line #2
- Comment out the current_user line #68
- Change the if statement on the next line to:
if(!is_admin())
Seems to be working now…
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Can't get Merge Fields to work with CF7Confirmed. Awesome. Thanks!
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Can't get Merge Fields to work with CF7Hi Danny,
Thanks for your reply. I upgraded to 1.2.1 and submitted the form again, with ORIGIN field required in MC. I now see at the bottom of the form:
“Validation errors occurred. Please confirm the fields and submit it again.”
Without the field required, the form submits successfully and the field in MC is blank. However, the CF7 email and database entry (via Flamingo) show the field mc4wp-ORIGIN filled properly.
I also confirmed again that the sign-up form with the ORIGIN field still works.
If the code is good, and the field is processed by CF7… can you verify on your end that this feature is functioning in the plugin? Perhaps the hidden style is a problem for your parser? Any other ideas?
Thanks!
I was getting exactly the same error. I tried the .htaccess code mentioned above in the root and wp-content directories. No luck.
Just now updated to 1.4.15… worked! Removed the code from .htaccess, still works.
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Silently FailsYes, the new post now tweets starting with “Post Edited” ??
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Silently FailsUpdate when a post is published – check
#title# #url#
no special cases, no analytics, no limits
what other settings could block tweeting?Forum: Plugins
In reply to: [Evergreen Post Tweeter] Stop posting. Bug ?I have the same problem with the scheduler/countdown. I wrote to support – waiting for a reply.
Also, the lovely yellow notice is now permanent – cannot be hidden.
Forum: Plugins
In reply to: [wpMandrill] Test executed: 0 emailsEverything’s working now. Problem was Mandrill. My IP was blacklisted (so really the problem was me ?? ) so they put my account on hold temporarily.
Forum: Plugins
In reply to: [KCite] bug: doi error causes cite stack shiftSent. Email to [email protected] bounced, so I sent it to your Newcastle University email.
Forum: Plugins
In reply to: [AutoChimp] AutoChimp Error@talk2bks thanks!
Forum: Plugins
In reply to: [AutoChimp] AutoChimp ErrorSame here on WP3.3.2 – so seems to be a bug in the latest AC update.
Warning: Missing argument 4 for AC_ManageMailUser(), called in /home/[snip]/wp/wp-content/plugins/autochimp/88-autochimp.php on line 1000 and defined in /home/[snip]/wp/wp-content/plugins/autochimp/88-autochimp.php on line 407
Warning: Cannot modify header information – headers already sent by (output started at /home/[snip]/wp/wp-content/plugins/autochimp/88-autochimp.php:407) in /home/[snip]/wp/wp-includes/pluggable.php on line 866
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] You do not have sufficient permissions…My site is in English.
Figured it out. Developer installed a caching plugin that was screwing up my attempts at evaluating the plugin. Happy to report that everything is working fine now.
I see that Twitter offers no way to get a valid email address for a user. So twitter connect does not permit a real registration. Bye bye Twitter.
Thanks. Actually the solution is to delete {email}, keeping the “?”. I also had to hard code the body as there is no way to customize that in the admin.