Patrick Rauland
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Beta Tester] Still on 3.9.1 after upgradeYep, same issue for me. 🙁
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] trackPageLoadTimeHey Reinsle,
Thanks for the link that’s very helpful. I definitely want to look into this further. The best place to put this is on the GitHub Issues page. That way it doesn’t get lost and you get a notification when someone comments on the issue or when it’s completed. Would you mind copying it there?
https://github.com/woothemes/woocommerce-google-analytics-integration/issues
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] trackPageLoadTimeCan you give me some more information on this functionality? A link to some documentation would be very helpful. 🙂
Forum: Reviews
In reply to: [Google Analytics for WooCommerce] Doesn't work at allHi mr_pa. Can you explain how this isn’t working? It’s working for thousands of other sites.
Some users have reported delays on GA side: http://wordpress.org/support/topic/doesnt-work-am-surprised?replies=2#post-
Also see this review about turning it on within GA. http://wordpress.org/support/topic/works-great-not-sure-what-folks-are-doing-wrong?replies=1#post-
Do all of your products have titles? What is the JS error?
How are you storing the phone numbers right now? This isn’t core MailPoet functionality. I only see name & email stored in MailPoet: http://cld.wthms.co/hVry
I don’t believe it’s a good practice to add extra fields to MailPoet when they’re not already included. The first thing you should look into is how to store the phone number in MailPoet in the first place. I would reach out to them for help with that. Then if you can store the phone number you might be able to write something custom to connect a form field to the phone field.
Unfortunately it doesn’t look like Contact Form 7 gives us any useful classes to use CSS to hide the field.
http://cld.wthms.co/HcCZEach persons CSS would be very different based on where the field is within the form. To be honest at this point it may be worth using a better form builder like Ninja Forms (free) and the MailPoet add on (premium). NF is a much more configurable plugin with tons of classes to hide these types of things.
Hey Hanhaoran – please don’t thread hijack. It’s hard to keep track of what’s what. Can you please open a new thread and we can see how many other people want this functionality?
If you need something ASAP you can use Ninja Forms + Ninja Forms MailPoet extension (written by me). You would still have to customize it to map the company field in NF to the field in MailPoet but it would be a lot easier than doing it in CF7.
Thanks for your input. For right now this still seems pretty niche. I would definitely use CSS to hide the field.
Forum: Reviews
In reply to: [JotForm Integration] Good integrationWhat coupon codes are you talking about? Was it a special field?
How did they not work? This plugin pulls in an iframe so the logic is done on their end.
Forum: Plugins
In reply to: [WooCommerce] Login fail from my-accountYou’re welcome! 🙂
Forum: Plugins
In reply to: [WooCommerce] Login fail from my-accountNot sure why that’s happening but it definitely sounds like something is wrong with the theme. I would reach out to the theme developer.
Would you mind marking this as resolved since it doesn’t seem to be an issue with the plugin.
Forum: Plugins
In reply to: [WooCommerce] Login fail from my-accountNo there aren’t any settings that you need to tweak. It could be something to do with your theme. Please try switching to the Twenty Twelve theme to see if the issue persists. If so, then we can rule out an issue with the theme.
Hey guys,
Just wanted to say that I’m talking to the MailPoet guys to see how confirmation should work. I want to keep the behavior consistent with the rest of MailPoet so I’ll mirror their functionality.
Hey Sascha,
Thanks for your input here. This is the first time I’ve seen this request and we definitely want to give the user the ability to opt in / out so we don’t want to include this right now. What I would suggest right now is check the checkbox by default and then hide it with CSS.
If I get more requests for this I’ll certainly consider adding it in.