sociallyxp
Forum Replies Created
-
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Custom integration does not workI did that a looooong time ago per multiple confirmations in this thread. There is nothing to report in the log. Literally nothing.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Custom integration does not workThe id / name were not changed. It is a free account right now so only one list. I added a javascript that updates the id of the field to mc4wp and it’s still not working. http://sixfigurecrowd.com
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Custom integration does not workStrange the list was unchecked although it was checked before. I reenabled it. It has been set to log everything and will no longer pick up anything from this form. I’ve tried all sorts of combinations, I changed the field to be a visible checkbox, still nothing.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Custom integration does not workhttps://imgur.com/a/puS4II7 – I included screenshots of the field as well. I have also tried changing the title / name to 1. Again I can’t stress enough that this WAS working with a certain combination settings, I just can’t figure out what those settings are…
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Custom integration does not workYes. It works fine in the standalone form, but no longer works in my custo form. It was working according to the logs. It does not now. What else should I be checking?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Custom integration does not workDivi builder uses the default wordpress method – divi simply makes it easy and helps with the design (a lot!). There were errors in the log at one point, so I was doing something right (with the exception of using what looked like a spam email).
I setup a test form here using your shortcode https://sixfigurecrowd.com/test/ and it works.
So we’re back to my custom form not working even though it was working at some point. Anything else I can try? I seem to have gone through pretty much every combination of name / checked option etc.
- This reply was modified 3 years, 3 months ago by sociallyxp.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Custom integration does not workIt is set to log everything. http://sixfigurecrowd.com When I first opened the log there were errors about not accepting an address because it looked spammy (that was my fault) so something was working at some point but it’s not working now.
I have the hidden mc4wp-subscribe field although I select a true hidden field it’s css that hides it (keep in mind it was working at some point). The registration form integration is enabled, list selected. Fields are named ‘name’ and ’email’. I submit the form, I get an email notification through the native divi form integration but nothing is being sent to the mailchimp list.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Custom integration does not workI checked the logs. It appears something was working at one point as it was rejecting my tests because the email address appeared to be spam.
I have started over again and it will not submit to the list and there is no log no matter what I do.
Looks like it *may* be working after reinstalling the plugin, form, another new API key and a few other kicks. Not sure what did it but here’s to hoping it stays working.
Any idea?
Forum: Fixing WordPress
In reply to: Strange image link behaviour on siteturned out that lightbox was overriding my code, turned it off in theme options.
Forum: Fixing WordPress
In reply to: Minor but infuriating bug – custom URLlightbox was overriding some code used. found it in theme options.
Forum: Themes and Templates
In reply to: [Virtue] Advanced styling – stretch background imageI ended up using a plug-in to the theme to get it running instead of mucking around with the CSS, thanks Hannah.
Forum: Themes and Templates
In reply to: [Theme: Gridz] How to change the social header iconsFigured it out, it had to be done within the header.php file directly as there was no ‘point and click’ configuration for it.