simco
Forum Replies Created
-
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Won’t Create The VolunteersHey, thanks for your response. On #2, is there a list somewhere of those field values?
The Gravity Form is logging the submission. However, the field mapping may be off. Also, there are some other custom fields in the Gravity Form related to questions about their skill sets and availability. I’m assuming the plugin won’t map those without doing some additional coding?
The goal here is to create a list of volunteers that are searchable based upon their skills if possible.
Here’s the link to the form so you can see what we’re working with: https://vendzo.com/become-a-volunteer/#volunteerform
- This reply was modified 3 months ago by simco.
@coachinghive, our issue wasn’t quite the same as yours. The upsell customers weren’t asked to re-enter credit card info. What was happening with us is IF they elected to purchase the upsells in addition to the landing page primary product, it would process each step as a separate transaction on their card instead of lumping it all together into a single transaction.
From what was explained to me, if we used the Order Bump method instead of the Upsell method then it would be a single transaction since the Order Bump replaces the original product purchase.
We felt that customers would possibly complain that there were 3 separate transactions on their card.
Thanks for your response. It’s now much clearer on how the upsell process actually works. We were believing that each upsell was simply adding to the cart and would compile the order based on the final choice selected.
We also received a prompt and informative reply via your support contact form. We appreciate that!
Never mind, I figured it out by using the post ID’s in the string.
Is there a way to test a funnel without having to actually complete the purchase? I need to make sure the upsells work properly but don’t want to keep buying the product(s) over and over for testing purposes if you know what I mean.
Please advise, how I can test each step without incurring charges. Thank you.
I think I figured this out. I changed the ‘slug’ for the funnel thank you page so that it didn’t conflict with anything related to Woocommerce. Now, from my initial testing, the correct version of the thank you/confirmation page displays.
I think a more pertinent question would be how to link that 4th funnel landing page to the 3 respective product landing pages in the other 3 funnels. Can you provide some insight into that, please?
What we’re offering is a choice of 1, 3, or 6 bottles of the same product. Here’s some more detail so it’s clear what we’re attempting to accomplish:
- This funnel is for a specific marketing campaign where the potential customers would select a 1, 3 or 6 bottle option at different discounts
- The product is also one we sell as a regular part of the site’s store. I.E. “Capsules”. So that this marketing campaign didn’t interfere with the regular sales of the “capsules”, a new SKU was created specifically for this campaign. It’s a single product with 3 variations.
- On the landing page ( you can see a live example here: https://lysulin.com/special-offer ) at the bottom you see the 3 choices. Currently those buttons are programmed to add the variation and quantity to the cart ( In other words, this version of the landing page is not part of a funnel but is identical to the landing page of the funnel in question ) You can see the 3 options. Our desire is to have those options be the choice given to the customer instead of having to go to the checkout page and then select which variation they wanted
If the only way to achieve this is to create 4 separate funnels then we would need some step-by-step on how to achieve this.
Thanks for your quick reply! I’ve made a screenshot video of what’s happening with the Thank You page so it’s clear as to what’s taking place. We’ve chosen the Yoga template for the funnel and the Thank You page but it defaults to the Woo thank you/confirmation page. Have a look:
https://www.awesomescreenshot.com/video/35005469?key=c3d4d151f2c45631dec9f6732f5a183b
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed Cache plugin causing error log to explodeThis is the actual error message that keeps repeating dozens of times per second:
PHP Warning: Undefined property: WpOrg\Requests\Exception\Transport\Curl::$status_code in /home/####/public_html/wp-content/plugins/litespeed-cache/src/img-optm.cls.php on line 1024
I removed the username in that string for privacy purposes. Please advise on how I can stop this.
Hi, thank you for the response. I think I found the issue and it was related to the Gravity Forms form settings and not the plugin. We used one of their ‘templates’ for a contest submission and one of the settings was ‘how many times can the form be submitted’ which we entered ‘1’ with the understanding that was per person. It wasn’t. It was the total for all submissions. So, when the first person submitted it, it made it unavailable for all those coming afterward. We removed that setting and now the popup is working fine.
Forum: Plugins
In reply to: [ICS Calendar] Need updated instructions to create share URLIn my Outlook the icon Publish Online gives me the option (the ONLY option) to publish to a WebDAV server. It says nothing about an ICS link.
Perhaps I’m looking in the wrong place? I have the Outlook app installed on my Windows machine. The Share Calendar button does nothing. Publish Online provides that single option. Please advise. And thanks for the quick response!
- This reply was modified 2 years, 11 months ago by simco.
FYI, the front end display is fine. The +/- aspect is great. It’s only in the backend of the site that there’s an issue.
Using the Divi theme. But the conflict is with WooCommerce. Whenever we attempt to go to the WooCommerce / My Subscriptions page the site crashes. Deactivating this plugin corrects the problem.
I enabled debugging and reactivated the plugin but no sidecart displays at all. Flushed the entire cache, still nothing. The plugin does not display an error message in debut mode.
Please advise.