timfl
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Variable subscription paymentsTo clarify, the amount will be set by the store owner each month.
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Raw code showingDe-activated for now.
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Raw code showingFound the problem – Yoast plugin
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Raw code showingAs seen in inspector:
<div class="mobmenu-push-wrap">more" /> <meta name="image" content="https://actinsights.staging.wpengine.com/2018/04/19/having-purpose-is-not-enough/"> <!-- Facebook --> <meta property="og:title" content="Having Purpose Is Not Enough"> <meta property="og:type" content="article"> <meta property="og:image" content="https://actinsights.staging.wpengine.com/wp-content/uploads/2018/08/management.jpg"> <meta property="og:url" content="https://actinsights.staging.wpengine.com/2018/04/19/having-purpose-is-not-enough/"> <meta property="og:description" content="A lot of us (me included) opine that people stay working and engaged in our industry because of the mission… <a href=" https:="" actinsights.staging.wpengine.com="" 2018="" 04="" 19="" having-purpose-is-not-enough="" "="">more" />so it’s all good
{all_custom_fields} is working.
There are two:
http://petalumawetlands.org/donate-to-pwa/
http://petalumawetlands.org/become-a-member/Using Paypal
Billing fields added via Form Field Manager. All are text fieldsYes? No?
Thanks Matt,
I now see that I did not ask for billing address in the form (attached). But there are not any template tags for address, city and state in the email notifications setup. Or should I use {all_custom_fields}?
Is the ability to add fields to notifications only available in the paid version? A simple yes or no will help tremendously.
OK, I may have figured something out. I used {billing_address} in the notification email, but the actual form uses “street_address”
Should I change the meta key in the form field to “billing_address?”
But that only gives me the street address? Not the city, state, or zip?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Mailchimp Check Box ON CUSTOM CONTACTS FORMSNow that I think about it, i can see why that wouldn’t work (using cf7 validation script). Perhaps as a hidden field?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Mailchimp Check Box ON CUSTOM CONTACTS FORMSWhat I’m trying to do is modify a Conact 7 form so when they click “Accept” their info goes to Mailchimp
<
code>
<p><b>I HAVE READ AND ACCEPT THE TERMS AND CONDITIONS ABOVE</b> (box below must be checked to register).<p>Acceptance [checkbox* your-acceptance exclusive “I accept.”]</p>
<p>Click send to request your account.</p>
<p>[submit “Send”]</p>
</
code>Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Mailchimp Check Box ON CUSTOM CONTACTS FORMSIs there a way to make these fields Required?
OK, I figured it out. I was editing the title and alt text tags and i clicked on the image link to see a larger size. Then, instead of closing the lightbox, I clicked the back button. Duh. There’s an explanation for everything…even if it takes a while to find!