Code

Discussion on WP Cost Estimation & Payment Forms Builder

Discussion on WP Cost Estimation & Payment Forms Builder

By
Cart 22,261 sales
Recently Updated

loopus supports this item

Supported

This author's response time can be up to 5 business days.

5707 comments found.

Hi,

I have a problem with the E&P Form with the popup. When you click the second blue button on the page, the estimation form loads, then it goes back to the homepage again. You can see here; http://18.195.189.61

Hello,
For support requests, please contact me from the support page by using your buyer account, I will help you : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

I have a wierd issue with the form, its an issue with the layout used in the “rent a car demo”, instead of diplaying the car, scoorter and van next to each other it glitches out and displays them under each other

Hello,
Please can you contact me from the support page and send me the url of the form ? I will check it .

Hi, can this plugin achieve a calculator the same as this website https://bit.ly/2LkkAa2

Thank you, have you a similer demo please?

No, sorry, there is no exact similar demo form. But you can freely manage your fields and steps, and create specific calculations by using the custom calculation option : https://www.youtube.com/watch?v=xH8frpa7wL0 . You can also find several different demos on the main website of the plugin .

Hey, I didn’t noticed on your demos a “confirm your email” field, to ensure customer fills the right email. Is that something possible? Thank you.

Hello,
There is no direct option to do that, but it can be done by using js in the “Custom JS” option of the form.

OK this is the account, I bought it on.

Thank you ! It can be done by using an hidden and preselected checkbox that applies this calculation :
([item-1_quantity] * 18)/100
Where item-1 is the mentioned item with quantity . You also need to set a price of 0 on this item .

How do we add a percentage total cost based on the users selection?

We’ve set up an item with the quantity between 100 – 50000 and each quantity has a value of £1. So let’s say the user selects 1000, we then need the system to provide the total cost as 18% of this figure, which would be £180.

Any ideas? Thanks

Hello,
For support requests, please contact me from the support page by using your buyer account, I will help you : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Hi, When I click on the “View the form/Form Builder”, it shows a blank page. Our theme: UNCODE. Have sent you two support emails, would appreciate if you could come back to us asap since we are a launching the website within two weeks. Thanks!

Hello,
I correctly received your support request last Friday, and I replied the same day (to info@.....ncy) . Please can you check your mailbox ?

Thank you, my mistake, your email was sent to our info mail and not the email I was adding to the support email. Have answered you.

Hi, Do you know if your plugin works on Avada theme ?https://themeforest.net/item/avada-responsive-multipurpose-theme/2833226 Becuase it doesnt work very well on Borderland theme ive had loads of problems, so thought i would try another theme https://themeforest.net/item/borderland-a-daring-multiconcept-theme/10939025. Many thanks H

Hello,
Yes, it works normally with Avada. Feel free to contact me from the support page if you need help, I will check the form .

Brilliant, and thank you thats very kind H

Can this plugin work with membership sites.?i would like for my customers to have an account with their purchases information. thank you.

Hello,
No, sorry, there is no this specific option currently .

if i buy this plugin can i request custom work

I am not available as freelance, but if you need a specialized team to develop such customizations to your version of the plugin, I can recommend this one : https://wpkraken.io/?ref=loopus . They are used to work with this plugin .

hi! Can I connect to other payment gateways such as 2CheckOut/Paypal which are the only ones available in my country? Can they sign in the end of the quote to sign off the project for the agreed amount? Can this be issued as a final invoice when they paid in full/ each installment? tks!

Hello,
1. The available payment gateways are currently Stripe and Paypal
2. You can use a checkbox item in the final step to do that (“I agree … “)
3. Yes, you can choose to generate an invoice and send it by email to the customer after the payment

How do I integrate my own payment gateway?

There is no option to do that, sorry, it would require to modify the code of the plugin. If you need a specialized team to develop such specific customizations to your version, I can recommend this one : https://wpkraken.io/?ref=loopus .They are used to work with this plugin .

I’m getting stuck on the ‘loading animation’ everytime i try and save form detail changes (ie: form name, etc).. Submitted support ticket.. anyone else having this issue?

Hello,
It sound to come from the configuration of the used Nginx server. I sent you an email to indicate how to fix it .

I dont see the add to woocart option in last step. I want the order with all the information that the user entered to be put into the Order tab in woocommerce. How do I do this?

Hello,
The option “Add selected products to woo cart” is visible in the “Last step” settings tab of the form when Woocommerce is active on the website.
Only wooproducts assigned to the selected items can be added added to the cart (with the order reference as attribute) . The full order informations are sent to the admin by email at end of the form .

Hi there! Great plugin! One question: I found the solution in the comments to add VAT to the total price. Works great! However, it stops working when I enable “Add selected items to cart”. VAT then becomes 0 in the summary. Is there a way to make this work?

Hello,
If you use the option “Add selected products to woo cart” , only the items with a woo product assigned can have price in the form. But the VAT can be defined directly from woocommerce : https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/

Hi, Can I see the admin demo? I must try to details for my project. Thanks.

Ok, it isn’t planned for now, but thank you for the suggestion !

If you buy it and for any reason you can’t create the wanted form, simply contact me from the support page. I will help you to do it or I will propose you a refund if for any reason it can’t be done, no problem !

Ok, I am going to do that. I have very difficult calculating, I did it in excel with macro and I have some apprehension because of that. Thank you, regards.

Hi, This is a pre-sale question. Does it support multisite ?

Hello,
Yes, you simply need to activate the plugin from the wp plugins panels of the websites (not from the network admin one) .

How would I format the pricing condition for the following circumstances?: For quantity on an item from 1 to 10 I want the price to be $69 total. (Customer buys 5 = $69, customer buys 4 = $69 total or customer buys 3 also = $69).

Then for any quantity great than 10 the cost per item is $2 plus $69. So for example, quantity 11 would = $71, 12 = $73, 13 = $75 etc.

Thank you!

Hello,
Here is the price calculation to use to do that :
if([item-1_quantity]<=10){
  69
} else {
 (69+ ([item-1_quantity]-10)*2) / [item-1_quantity]
}
Where item-1 is the current item .

Thank you!

I just wanted to know. Can I apply an specific discount to a single service.

Hello,
No, sorry, the discount coupons are applied on the total only.

Can you tell me the differences between the Wordpress and PHP versions? I have a WordPress website but I don’t want to have the standard WordPress menu distracting the user from the estimator. I’d like the estimator to be distraction free. Can I achieve this with the Wordpress version.

Hello,
You can find each version details on the plugin pages. The Wordpress version is more advanced (more features & options) . You can hide the WP menu by adding this rule to the files assets/css/lfb_admin.min.css :
#adminmenuwrap {display: none !important;}

Hello, whenever i try to export my forms i receive the following error msg “404 Not Found The requested resource could not be found but may be available again in the future.” , and the forms i receive from my website visitors go to spam how can i make them go to inbox please ?

Yes, I will have a look .

Can i have your email please so i can grant you an access ?

Yes, I replied to your email.

Hello , is it possible to control the calendar with the service ? for example if the client book a service on saturday or sunday then he will pay extra fee ?

Hello,
Yes, it can be done by using this code in the price custom calculation of an item :
if(jQuery('[data-itemid=99]').datetimepicker('getDate').getDay() == 0 || jQuery('[data-itemid=99]').datetimepicker('getDate').getDay() == 6){
    10
}
Simply replace “99” by the id of the datepicker item (you can use the button “Add a value” above the calculation field to easily find the id of an item) and “10” by the wanted extra fee .
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey