Plugin Author
jaromy
(@jaromy)
Hi jumpmobi,
Unfortunately, I don’t have experience with woocommerce, so I can’t say for sure. However, you can add the sign up form anywhere you can add a widget in WordPress. So if you can add widgets to WooCommerce pages, then I imagine you should just be able to add Sign Me Up as well.
If you only want it to appear on certain pages, I believe there are other plugins (and certain themes, too) that will allow you to customize which widgets appear on specific pages. So perhaps, you can find a solution using Sign Me Up in combination with another plugin or theme.
Cheers,
J
I’m commenting to remind myself to look at this kind of integration into WooCommerce.
Plugin Author
jaromy
(@jaromy)
Jeff – thanks for your interest in potentially integrating it into WooCommerce. Let me know if I can provide any assistance.
Cheers,
J
Here are some links to refer to when I can do this extending thing:
https://docs.woothemes.com/documentation/plugins/woocommerce/woocommerce-codex/extending/
https://docs.woothemes.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/
The idea would be adding a check box (pre-checked) for adding the email to a mailing list. The second link above has an example for creating a new field in the WooCommerce, but if Sign_Me_Up can be called in that same place (or on submit, pass the info to Sign_Me_Up)….