ebarcena
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sullivan] Display icons only on social menuHey Anders, thanks a lot. Code works perfectly. Hope you change your mind about the TikTok icon as it’s a very popular social media.
Thanks again!
Forum: Plugins
In reply to: [Linky] Remover footer credits when using a child themeNever mind. I just realized that I completely missed the new “Add theme style” check box under settings.
Thanks!
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] PayPal errorHello @briantp
Thanks for your reply.
Yeah, I’m aware that Cool Integration for LearnPress & WooCommerce is not your plugin. In reality, I don’t need WooCommerce integration if LearnPress could handle the transactions without a problem. But as I said, I installed it to try to bypass the LearnPress transaction and see if it fixes the issue but didn’t, so I’m assuming that purchasing your WooCommerce add-on will not resolve the issue either. I rather invest that $40 in your Paid Membership Pro Add-on. I do want to sell courses in bulk at a discounted rate once they are up and running.
I deactivated all plugins except for LearnPress, Thim Core, and Thim Education Pack, and the problem persists.
Any other suggestion besides the Sandbox account, which I’ll be trying later tonight? Thanks!
Forum: Plugins
In reply to: [Linky] How to remove Linky logo bottomIt’s weird. I used that same CSS code on two sites. It worked in one but did not in the other. It could be a caching issue, but I checked everything, and it is still not working on that one site.
Forum: Plugins
In reply to: [Linky] How to remove Linky logo bottomHello there!
I’m trying to remove the Linky footer using the CSS code provided above but it won’t work. I’m using a child theme so I don’t know if that has anything to do with the issue. Any advice will be greatly appreciated.
Thanks!
Forum: Themes and Templates
In reply to: [Hamilton] How to remove padding-top from site-nav menuHello,
I’m having the same problem. Your solution does fix the top padding issue when the site loads but when you have a longer navigation, the logo overlaps the menu items when scroll through the nav.
You can see the problem here: https://lab909.com/
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Plugin not emailing conditional fieldsHey @webheadllc
Just did the update and it’s still not working. I’m using the free version though. Here is a link to the other support post I created in the conditional fields forum. It has more information regarding the problem.
Thanks!
I agree with @kkradel regarding good content that makes people stick around but I also agree with @ibenic that a click-through shouldn’t validate an entry. Last time I enter a giveaway it was one setup with https://gleam.io/
To gain the extra entries I actually had to approve their app in my social profiles. I’m assuming that’s their way of verifying if the follow really happened and if its still active during the contest.Hey Jules thanks for checking it our for me.
I did another test by deleting the duplicate field group I had for the first conditional field but it still didn’t arrived rendered correctly.
I don’t think this a cookie limitation of the multistep plugin since all other fields are coming in correctly. It’s just the conditionals one that are not arriving correctly. I went ahead and did a test disabling CF7C and all fields came in perfectly fine.
Here is email code by the way:
[ic-fname] [ic-lname] [ic-email] [USZipCode] Experience: [ic-experience] Experience details: [ic-experience-details] Cell: [ic-cell] PayPal Email: [ic-paypal] T-shirt size: [ic-tshirt-size] T-shirt preference: [ic-tshirt] Address: [ic-address] 1. [ic-quiz-1] 2. [ic-quiz-2] 3. [ic-quiz-3] 4. [ic-quiz-4] 5. [ic-quiz-5] 6. [ic-quiz-6] 7. [ic-quiz-7] 8. [ic-quiz-8] 9. [ic-quiz-9] 10. [ic-quiz-10] 11. [ic-quiz-11] 12. [ic-quiz-12] 13. [ic-quiz-13] 14. [ic-quiz-14] 15. [ic-quiz-15] 16. [ic-quiz-16] 17. [ic-quiz-17] 18. [ic-quiz-18] 18. [ic-quiz-19] Bg check fee: [ic-bgc-fee] Bg check consent: [ic-bgc-consent] Bg check disclosure: [ic-bgc-disclosure] Document: [ic-id-type]
Hi,
I do not have such code in my header.php file. I just added you shortcode to the page but never messed with any of the theme’s php files.
Thanks
Ok so here are all the details:
My form is a job application that you can see and test here: https://gleam.guru/apply/
The conditional fields are used on step two of the form and I want to use them to filter out all unqualified candidates. Here is the code I’m using:
<div class="col-sm-12"> <div class="row"> <div class="col-sm-6"> <label>Do you have paid cleaning experience?</label> [select* requirement-experience "---" "Yes" "No"] </div> [group requirement-experience-nulled] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-experience-no] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-experience-yes] <div class="col-sm-6"> <label>How much paid cleaning experience do you have?</label> [select* ic-experience "0 - 6 months" "6 months - 1 year" "1 year - 3 years" "3 years - 5 years" "5+ years"] </div> [/group] </div> </div> [group requirement-experience-no] <div class="col-sm-12"> <div class="alert bg--error"> <div class="alert__body"> <span class="type--fine-print"><strong>We're sorry.</strong> You need to have some paid cleaning experience to be able to join our platform. We're currently working on an online certification program for people looking to become professional cleaners. Visit <a href="https://maid.academy/" target="_blank">Maid Academy</a> for more info.</span> </div> </div> </div> [/group] [group requirement-experience-yes] <div class="col-sm-12"> <div class="col-sm-12"> <label>Tell us a little about your experience:</label> [textarea* ic-experience-details x5] </div> </div> <div class="col-sm-12"> <div class="row"> <div class="col-sm-6"> <label>Do you own a smartphone with a text & data plan?</label> [select* requirement-smartphone "---" "Yes" "No"] </div> [group requirement-smartphone-nulled] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-smartphone-no] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-smartphone-yes] <div class="col-sm-6"> <label>Mobile Phone Number:</label> [tel* ic-cell class:phoneUS] </div> [/group] </div> </div> [group requirement-smartphone-no] <div class="col-sm-12"> <div class="alert bg--error"> <div class="alert__body"> <span class="type--fine-print"><strong>We're sorry.</strong> You need to own a smartphone with a text & data plan to be able to join our platform.</span> </div> </div> </div> [/group] [group requirement-smartphone-yes] <div class="col-sm-12"> <div class="row"> <div class="col-sm-6"> <label>Do you have your own vacuum and cleaning supplies?</label> [select* requirement-supplies "---" "Yes" "No"] </div> [group requirement-supplies-nulled] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-supplies-no] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-supplies-yes] <div class="col-sm-6"> <label>Do you have reliable transportation to commute to jobs?</label> [select* requirement-transportation "---" "Yes" "No"] </div> [/group] </div> </div> [group requirement-supplies-no] <div class="col-sm-12"> <div class="alert bg--error"> <div class="alert__body"> <span class="type--fine-print"><strong>We're sorry.</strong> You need to have your own vacuum and cleaning supplies to be able to join our platform.</span> </div> </div> </div> [/group] [group requirement-supplies-yes] [group requirement-transportation-no] <div class="col-sm-12"> <div class="alert bg--error"> <div class="alert__body"> <span class="type--fine-print"><strong>We're sorry.</strong> You need to have reliable transportation to be able to join our platform.</span> </div> </div> </div> [/group] [group requirement-transportation-yes] <div class="col-sm-12"> <div class="row"> <div class="col-sm-6"> <label>Do you have PayPal account?</label> [select* requirement-paypal "---" "Yes" "No"] </div> [group requirement-paypal-nulled] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-paypal-no] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-paypal-yes] <div class="col-sm-6"> <label>PayPal email account:</label> <span class="type--fine-print text-blue text-right" data-tooltip="Use the PayPal account where you'll like us to send your payments.">Important!</span> [email* ic-paypal] </div> [/group] </div> </div> [group requirement-paypal-no] <div class="col-sm-12"> <div class="alert bg--error"> <div class="alert__body"> <span class="type--fine-print"><strong>We're sorry.</strong> You need to have a PayPal account to be able to join our platform. We use PayPal to pay all our cleaners.</span> </div> </div> </div> [/group] [group requirement-paypal-yes] <div class="col-sm-12"> <div class="row"> <div class="col-sm-6"> <label>Are you legally eligible to work in the U.S.?</label> [select* requirement-useligible "---" "Yes" "No"] </div> [group requirement-useligible-nulled] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-useligible-no] <div class="col-sm-6"> <p> </p> </div> [/group] [group requirement-useligible-yes] <div class="col-sm-6"> <label class="text-green"><strong>Congratulations! You are eligible to join.</strong></label> [submit class:btn class:btn--primary "Continue"] </div> [/group] </div> </div> [group requirement-useligible-no] <div class="col-sm-12"> <div class="alert bg--error"> <div class="alert__body"> <span class="type--fine-print"><strong>We're sorry.</strong> You need be legally eligible to work in the U.S. to be able to join our platform.</span> </div> </div> </div> [/group] [/group] <!–– END requirement-paypal-yes ––> [/group] <!–– END requirement-transportation-yes ––> [/group] <!–– END requirement-supplies-yes ––> [/group] <!–– END requirement-smartphone-yes ––> [/group] <!–– END requirement-experience-yes ––> [multistep "2-6-https://gleam.guru/apply/personal-info/"]
Screenshot of the conditions:
https://gleam.guru/screenshots/screen2.jpgScreenshot of the email missing the conditional fields:
https://gleam.guru/screenshots/screen1.pngAll other fields are coming in correctly.
Thanks!
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Form not sending data information@webheadcoder I did added the tag on all forms and I did started a new thread. -thanks
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Form not sending data informationI’m having the exact same issue. Did you figured out what’s wrong??
Forum: Plugins
In reply to: [Add-on Contact Form 7 – MailPoet 3] Not getting signup confirmation emailAlso … do the name and email fields need to be named your-name and your-email? Can I name them differently?