timfl
Forum Replies Created
-
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!
Hi, Thanks tizz,
No, everything is on one page, and I wasn’t clicking, I was typing (in my not-so-accurate way)Forum: Plugins
In reply to: [Events Planner] Change "Register" to "Purchase" "Overview" to "Next"Yup,
We good. Thanks for your help.Forum: Fixing WordPress
In reply to: adding a navigation menuIf
Everything is there
then you need to keep looking at the menu setup. Did you name your menu? Is that the one that is activated? Sometimes, a theme author will declare a certain name that is required. keep at it!
Forum: Fixing WordPress
In reply to: AdSense Ads are not right sizeLooks like you figured it out.
Forum: Fixing WordPress
In reply to: Rename main permalink home page url after main www.mysite.comCreate a new page called https://www.mysite.com/this-is-more-seo-friendly
Copy the existing home page copy to the new page
In Settings>Reading select the new page in the dropdown menu
Or get All-in-one-seo-pack pluginForum: Fixing WordPress
In reply to: adding a navigation menuHave you gone to Appearance>menus?
Forum: Fixing WordPress
In reply to: Starting OverForgot to add that I will probably need to do a Search and Replace in the testing part to fix any broken links.
Forum: Fixing WordPress
In reply to: Different headers on different pagesThanks!