Hello,
Is it possible to display various information stored in the FunnelKit CRM on a page, for example, using a shortcode or through another method?
Ideally, I would like users to be able to update these fields from a client area.
Thank you.
]]>Hi,
You’re doing an amazing job with this plugin; keep up the great work!
I would like to add a line that displays the recurring total for subscription items in the cart, right below the order total on the checkout page created with FunnelKit, similar to how WooCommerce does it natively. This concerns the ‘Mini-cart’ module of the checkout when I edit the page with Elementor.
Could you please advise me on which hooks or methods I can use to implement this feature and display this information in the desired section?
Thanks in advance for your help!
]]>Checkout forum country flags not showing correctly. i use ocean WP theme. please fix this error.
i have two sites both sites have same error. check below link for images.
website: https://www.animemania.co
https://drive.google.com/file/d/1zyc66kUrB7vBcItZNU6TFP_Hs7V96EsH/view?usp=sharing
]]>Hello, first of all thank you for this amazing plugin.
I have a doubt, so far I have been using the plugin “Advanced Product Fields Pro for WooCommerce” by StudioWombat in my woocommerce and it has been working great for me to add custom fields.
I leave an example of a field I have:
In a product I have two options to customize a t-shirt:
None – Customize
If I choose customize, two fields are added to customize, which are name and number, everything works correctly.
Now I am using your plugin, Funnelkit Orderbump, to implement orderbumps in my checkout, the problem is this:
In the created orderbump, the product is added next to the fields: None – Custom, but when selecting any of the two options, nothing happens, when it should add the name and number fields when selecting Custom, it is as if the javascript of the custom fields is disabled in the checkout/orderbump.
I have verified with the element inspector that the “Name and number” fields are inside the orderbump, that is, in the html structure but they are in hidden and these should be shown when selecting Customize, adding the wapf-checked class, but as I said, it is as if the javascript is disabled in the checkout or specifically in the orderbump, is there any solution for this?
Thanks!
]]>Hello guys,
Big thanks for your amazing products.
I saw your tips in the previous topic to disable the shipping fields for virtual product, by swapping the fields in the checkout setting. Ok it works.
But… when a product needs shipping, shipping fields appears only by clicking on a small box. It’s not ideal because this fields are required.
This is the checkout with a physical product in the cart : https://imgur.com/a/9EWnwuf
I try all possible combinations of check/uncheck the options “Use a different shipping/billing address” in the fields setting but I’m unable to show address fields in a good way.
What I’m missing ?
]]>Hello!
great plugin, a lot of my customers are using it and it’s doing a great job!
i have a problem with the checkout page, eve though there are only virtual products in the cart, the store checkout is showing the billing fields for some reason.
i’ve tried hiding the fields using PHP but it seems like funnelkit is ignoring my requests ??
is there anything i can do to fix it please?
thank you!
]]>Hello,
I am using stripe with funnelkit .
when someone completes the order either from mobile or from desktop ,
they dont see a loader to wait until the payment is complete or something.
they are wonder if the button is pressed or no.
can somehow enable it somewhere? or somehow add a loader with a text please wait ?
thank s
Hi, I’m getting this error in the console of my checkout page.
Failed to load resource: the server responded with a status of 401 (Unauthorized) …https://api.hcaptcha.com/authenticate
Console screenshot:
https://imgur.com/a/UHAbEs2
Is there some domain verification or something I may have missed?
Hello, thank you for the plugin.
Some warnings are being displayed to the “Shop manager” user.
Is it possible to remove the warnings? The plugin has already been configured by the Administrator, there is no need for the warnings.
And when the user tries to close it, an error appears: “You do not have permission to do this”
Would an update be possible?
https://prnt.sc/oKuyW7tDSaza
It is possible to see the classic version of the order summary.
We offer quantity discounts and in the classic version our discounts plugin reflects this perfectly.
]]>Hi
Can I separate downloadable items in thank you page, after user has payed and gets access to downloads within the thank you page? I have multible downloads within one product, so buing more than one product makes the thank you page′s download section seem messy. Please see the image as reference below.
]]>Just for other people’s reference, since I could not find any documentation on this and spent hours of head-banging figuring it out.
Install this script as an HTML block on the Thank-You page of your Store Checkout funnel to get the Google Merchant Center “Customer Reviews” functionality enabled without a plugin, for free.
<script src=”https://apis.google.com/js/platform.js?onload=renderOptIn” async defer></script>
<script>
let delivery_date = new Date(new Date().setDate(new Date().getDate() + 14)).toISOString().split(‘T’)[0];
window.renderOptIn = function() {
window.gapi.load(‘surveyoptin’, function() {
window.gapi.surveyoptin.render(
{
??????????“merchant_id”: “123456789”,
“order_id”: “[wfty_order_number]”,
“email”: “[wfty_customer_email]”,
“delivery_country”: “US”,
“estimated_delivery_date”: delivery_date,
}
);
});
}
</script>
Notes
Changing the estimated delivery date
On this line
let delivery_date = new Date(new Date().setDate(new Date().getDate() + 14)).toISOString().split(‘T’)[0];
change the number 14 to the estimated number of days until the customer will receive their bike. Eg 5, 7, 10, 20, etc. Google uses this date to determine when they will send the email.They want to send the email after the customer has already received the product, so that the customer has an opportunity to accurately evaluate the store.
Where to install the script
The script needs to be installed using the visual builder using an html block.
If it is installed using the funnel kit settings using the “External Script” box, it will not work properly because it will not load the data from the shortcodes.
“Steps” -> Thank You -> Settings -> External Script – DO NOT USE
DO go to Design -> Edit Block Editor Template. This will open the Gutenberg visual builder. Then add a custom html block at the bottom of the page below all the other blocks, and copy and paste the script into it.
]]>I’m just trialing this plugin and it seems by far the greatest so far. However, I have one issue with loading the checkout.
The checkout appears to load initially, before displaying the skeleton and then loading once more. Is anyone familiar with this problem?
Here’s a console screenshot: https://imgur.com/a/lD1qdS6
]]>State does not load for single country
When more than one country is added, everything works fine!
https://prnt.sc/PRGdda7AfYVN
https://prnt.sc/cPXDHKI8m7-v
Can you help?
I would love to use your plugin but when I install and activate it, It seem it’s not compactible with Elementor. it shows me a website critical message. SO i had to remove the plugin from the Cpanel section because I hardly access my dashboard from the website. I have attached a screen of the status or error message.
So, I deactivated elementor and installed/activated and it worked.
]]>Hello. How are you, team?
I’m loving the plugin, congratulations on the work.
My website is in Portuguese (pt-br) but I would like to make the Thank You pages available in English and Spanish. How can I proceed? Is there a step-by-step process or do I need to perform the translation directly through WPML?
Dear support team,
I have a question…I am considering whether funnel kit is something for my webshop. Now I sell a lot of customized products such as wallpaper, products with names, etc.
I use the plugin PPOM (Product Addons for WooCommerce) for this. I wonder if this is possible in combination with funnel kit?
With kindest regards,
Wieteke
I have Funnel Kit with the checkout installed, and when using the official Stripe module, I get the error: ‘There was an error processing your order. Please check for any charges on your payment method and review your order history before placing the order again.’ However, when I use the Funnel Kit Stripe Gateway plugin, there is no error, but it requires secure user authentication, which the official module does not require for low-value payments. This results in very low successful payment rates. Is there any solution? Thank you very much.
]]>Location-specific shipping methods not showing when this plugin is activated
]]>Hi,
We have enabled the slow query log on our client site and discovered that some of your table queries are taking approximately 10 seconds to execute. For security reasons, I am unable to attach the log file here, but I will send it to you via email upon your reply to this message.
Please review the queries related to the following tables:
wp_bwf_conversion_tracking
Thank you for your prompt attention to this matter.
Regards,
Rohit
Hey guys! First congratulations on your plugins, they are incredible.
In addition to FunnelKit Builder, I am currently also using the FunnelKit Stripe plugin, with the aim of integrating Checkout Express into our store. I got it and it works! But there is one detail that still fails…
Here in Brazil, it is mandatory to fill in the CPF field, and when using Checkout Express (I only tested it with G Pay), it cannot complete the operation because the CPF field is mandatory, but G Pay is not completing it automatically. The same error occurs with the “Number” field (from the address), but I can leave it without being mandatory.
Both fields are exclusive to the additional plugin we use here in Brazil for online stores (“Brazilian Market on WooCommerce”). So I suspect that there may be a lack of integration between Checkout Express and these fields exclusive to Brazil.
Do you think this is possible? Can we do something to fix it?
Thank you very much! I await comments. Hugs!
Guina.-
Good afternoon! This error has been appearing when trying to use a Funnelkit checkout. I tried several things to find out, and everything indicates that it is incompatibility with Elementor.
Detailed description:
I can import and create the Checkout, all right, without a problem, but on the front-end, when I go to finalize the purchase, when I get to the Checkout I get this error: “There is a critical error on your website”.
If I disable Elementor, this error no longer appears (but the checkout is left with a blank page).
Leaving everything activated, I edited the checkout using Elementor, and after deleting all the elements on the page, it works again. I can even add new elements and they appear, but not with any element from the original Checkout, it gives that error.
Any ideia? Tahnk you!
]]>The prices keep changing when you add something to cart, it’s making it impossible to use the website.
https://www.loom.com/share/86d2326d8e494c2e8f56889445705c6b?sid=a55b2088-9213-4bbc-b001-c072c478e04d
Working: Woocommerce > Orders > Total = Other Country Currency With Correct Value.
Bug: Woocommerce > Orders > Total Spent (bwfan_order_contact)= Store Currency and value without conversion
Bug: WooFunnels> Analytics > Average order Value (or Revenue)= sum of values with the store currency and value without conversion.
hi there im interested in your plugin, but as i run a competition site, and when you purchase a ticket you have to answer a question. would the upsells and etc work due to that fact
]]>Hi everyone!
I have a question regarding the plugins called Woo Subscription and All Products for Woo Subscription. Basically, I used these two plugins to create a subscription plan in my WooCommerce store. Currently, I’m facing an issue where the information about the total recurring month does not display when I use Funnelkit for my checkout page instead of WooCommerce’s default checkout. However, when I disable Funnelkit, the information about the total recurring month can be displayed.
Could anyone provide any insights or assistance on how to resolve this issue? Your help would be greatly appreciated!
Thank you in advance!
]]>Unfortunately, GTM and FunnelKit cannot be used because they are not compatible. It has been on the roadmap for a long time. Is there news about this?
I have everything integrated into GTM (improved conversions, google analytics, consent mode v2). How can I integrate everything if it is not compatible?
Hi, I’m testing the plugin with the claudio sanchez plugin Extra Checkout Fields for Brazil (Brazilian Market on WooCommerce) and I noticed some bugs
1) When I leave the company field active as requested in the documentation, the field is not dynamic between choosing an individual or legal entity, the field is always active regardless of the choice and it was supposed to be something dynamic, if the user selects legal entity it shows the company field, individual does not show the company field. (https://funnelkit.com/docs/checkout-pages/compatibility/woocommerce-extra-checkout-fields-for-brazil/)
2) the company field remains mandatory even if it is optional in the Woocommerce checkout settings as requested in the documentation, I looked at the code and saw that the mandatory company field is active even if it is optional
]]>When using Brazilian Checkout fields (a plugin that allow us to add Number, tax id and other fields to the checkout) together with this plugin and HPOS activated, some extra checkout fields are not populated in the order meta.
With this plugin:
Without this plugin:
]]>All of the admin pages for FunnelKit Builder load to a blank page with the exception of the LICENSES page.
Am I being forced to upgrade to PRO? What’s happening?
]]>