Marketplace history

Real CodeCanyon questions and author answers

Browse buyer questions, pre-sale scenarios, setup issues, and direct author replies from the years when WP Cost Estimation was sold on CodeCanyon. Use this archive to see how real customers used the plugin, which integrations came up often, and how common support questions were answered.

5557 public discussion threadsPublic CodeCanyon support history
19461 messagesCustomer questions, follow-ups, and context
8679 author repliesDirect replies by loopus
78 archive pagesNewest conversations first

Public email addresses and purchase-code-shaped values are redacted. The original wording is otherwise kept as plain text so the support context remains easy to read.

Support: 2699Customization: 1536Payments: 1482PDF and email: 1275WooCommerce: 406Booking: 221Licensing: 215
Search the archive

Find a CodeCanyon question or answer

Search all 5557 public discussion threads by keyword, customer name, feature, integration, or support topic.

Type at least 2 characters to search the full archive.

Page 29 of 78

Latest archived discussions

Each thread keeps the customer question, follow-up comments, and author replies together, with the newest conversations shown first.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pmj

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author replies
CodeCanyon source
Customer pmj

I have more questions. 1. I need a form that is dynamic. Other than the base price. I want to sell addons where an additional field is perpetually added when a use clicks for example: a plus icon. Is this more than possible with your plugin? 2. The form needs to total the amount of costing from the base price plus any upsells and addons the user wants to get before sending the "submit" button, is this more than possible with your plugin?

Author loopus

Hello, No, sorry, thee is no specific option to allow the customer to add fields to the form. But it is possible to duplicate a same item several times and use their option option "Show depending on conditions" to show the good number based on the wanted conditions .

Customer pmj

Show me how it works and how it looks like please?

Author loopus

Sorry, there is no specific demo for this use. For example, you can create the wanted fields in a step, add a button "Add another item" inside, and duplicate the full step several times. Then you can link these steps successively, and set the condition "if the button 'Add another item' is selected in the previous step" as visibility condition of each step. By doing that, the form will show the duplicated steps as long as the user clicks the button "Add another" item, or will show the final step (or the next visible step) if this button isn't clicked .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from tronbone

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportLicensing
CodeCanyon source
Customer tronbone

hi what is the latest version? i dont see any update on my plugin page for your plugin,

Author loopus

Hello, The last automatic update version is 9.678 . You need to fill your purchase code in the "License" panel of the plugin to activate the automatic updates. Feel free to contact me from the support page if you want me to send it to you .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from community_volunteer

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomizationPayments
CodeCanyon source
Customer community_volunteer

Plugin shows correct (custom) price in the woo cart and at checkout but not in the minicart. Any idea why?

Customer community_volunteer

If anyone else is having the same prob and wants to remove the Product quantity and price from the cart widget only, use this code in your functions.php: add_filter('woocommerce_widget_cart_item_quantity','__return_false');

Author loopus

Hello, Thank you for sharing the tip !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from omarperez999

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer omarperez999

Hello! Is there a calculation that allows for a number value of 1-11 inches to be rounded up to one foot (after 6 inches it would become one foot), and then take that extra foot value and add it to a total width value? And if it's less than 6 inches, for that number to be disregarded?

Author loopus

Hello, Pleas can you send me the url of the mentioned form ? I will check it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ditsis

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer ditsis

Hello, Is it possible to hide the final cost step. What i want to do is to open the form in popup.(ok i did it) There is a list of products..i made my selections..and then i want to go instantly to cart page and not to the final cost.. Is that possible? and how?

Author loopus

Hello, Yes, you can activate the option "Hide final price" in the "Last step" settings tab of the form to hide it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from hexel

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer hexel

Is it possible to turn off "next step" and going to next item only checking option?

Author loopus

Hello, Yes, there is an option "Automatic next step" to do that .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Ca-som77

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer Ca-som77

Hi, could you please tell me where i can find all orders from DB ?Thks

Author loopus

Hello, The orders are stored in the table named "wpefc_logs" in the database.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from buildingbridges

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author replies
CodeCanyon source
Customer buildingbridges

The web page is https://seguroserasmus.com/

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from lato10

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer lato10

Hello, I have mailed you about a little bug 2 days ago without getting any response.

Author loopus

Hello, Sorry ! For a strange reason the email was classified as spam. I just answered.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from lapuputgrafica

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer thread
CodeCanyon source
Customer lapuputgrafica

Hello, is there any way to have a menu or similar to jump back and forward without doing one click for each option? In big estimations with many options if someone wants to change something from the beggining once arrived to the end it's anoying to click so many times. The form I'm designing is organized in 3 big areas with about 6 options each. At least it coul be great to group this 6 options in each area and jump in between areas and into each area to jump from option 5 to 1 for example. As I understand, the plugin right now will only make 18 options and stepping back to option 1 when you've arribed to 18 can be a nightmare.

Customer lapuputgrafica

I can see the "Enable summary as bubble" but if I jump from the end to the beggining all selected options are lost. Any option to navigate without losing the info/options selected in the form?

Author loopus

Hello, No, sorry, it isn't possible. Since the steps and items are fully dynamic (they can depend on complex conditions), the filled steps can be totally changed when the user modify the selection of a previous step, that's why the steps selection can't be stored when the user choose to return to a previous step. But I note the suggestion, I will try to find a solution for this case, thank you .

Customer lapuputgrafica

ok thanks. Another question, I'm adding the quantity by a select field, but the option selected does not appear in the summary bubble: https://drive.google.com/file/d/1GE0uA3cXmmRp_ExI3EVlIOI1Lu59LOOm/view?usp=sharing Is there any chance to have the option selected by the select field in the summary bubble? Thanks

Author loopus

The bubble summary only shows items titles, quantity and prices (to keep a small width), not the "information" column . This column is displayed in the final summary of the last step .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from airallineed

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer airallineed

Hi, is there a way to modify the file upload component, that it will not just integrate a link to the uploaded image, but it will additionally attach it into the email? Thank you!

Author loopus

Hello, No, sorry, there is no option or easy way to do that (it would not work with large files or some specific extensions) . If you need a freelance to develop such specific customizations to your version, I can recommend this one : https://www.wpdeft.com/ . He knows this plugin well and should available for such work .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from cCloudLT

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer cCloudLT

Hi, Can I use this plugin for multi-language site? I understand what I can translate some text but can I do it in one page with two or more languages? Polylang or etc? Thanks.

Author loopus

Hello, Each form has its own texts and currency, defined by the admin from the backend. But you can duplicate a full form in 1 click and change its texts, the symbol and the position of the currency etc ...

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from SiimplyInc

8 direct author replies in this public CodeCanyon conversation.

19 messages8 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer SiimplyInc

Hello, I am trying to create multiple if statements and add them together. I started by creating individual items each with an if statement and then summarizing them by adding all items together however there are so many items it slows down the calculator really badly. Is there a way to do it in 1 item's calculation?

Author loopus

Hello, Please can you contact me from the support page, sending me an export of the form ? I will check it .

Customer SiimplyInc

On the support page it does not offer me a option to upload any documents.

Customer SiimplyInc

Also, the export feature of the plugin is not working on my website.

Author loopus

Ah ok. Please can you send me the url of the form ?

Customer SiimplyInc

https://maketheswitch.ca/?lfb_action=preview&form=8

Author loopus

Thank you, but only admins can view the preview page. Please can you paste the form shortcode on a new page and send me its url ?

Customer SiimplyInc

https://maketheswitch.ca/calculator/

Author loopus

Ah yes, there are a lot of hidden items that apply calculations based on their different values in the same step . I think you should move these items in a next step, it should avoid the slowdown when the sliders are used in the first step. Here is a rule to paste in the "Custom CSS rules" option of the form (Design tab) to fix the css conflict on the slider circle : #estimation_popup .ui-slider-handle:before{display: none !important;}

Customer SiimplyInc

I am asking for the help to move the steps into 1. Currently I have 30 steps performing this calculation: 0 if (( [item-237_price] > 1) ) { (([item-238_price])*(Math.pow(1.05,1))) } This is another (notice the changes from one to the next) 0 if (( [item-237_price] >2) ) { (([item-238_price])*(Math.pow(1.05,2))) } The reason I have created this like this is because I need to perform the action of adding a calculated value to each year that is then added up by the amount of years they want to see savings for. Any ideas?

Author loopus

Yes, you can do it in one calculation : if ([item-237_price] >18) { [item-238_price]*(Math.pow(1.05,18)) } else if ([item-237_price] >17) { [item-238_price]*(Math.pow(1.05,17)) } else if ([item-237_price] >16) { [item-238_price]*(Math.pow(1.05,16)) } else if ([item-237_price] >15) { [item-238_price]*(Math.pow(1.05,15)) } else if ([item-237_price] >14) { [item-238_price]*(Math.pow(1.05,14)) } else if ([item-237_price] >13) { [item-238_price]*(Math.pow(1.05,13)) } else if ([item-237_price] >12) { [item-238_price]*(Math.pow(1.05,12)) } else if ([item-237_price] >11) { [item-238_price]*(Math.pow(1.05,11)) } else if ([item-237_price] >10) { [item-238_price]*(Math.pow(1.05,10)) } else if ([item-237_price] >9) { [item-238_price]*(Math.pow(1.05,9)) } else if ([item-237_price] >8) { [item-238_price]*(Math.pow(1.05,8)) } else if ([item-237_price] >7) { [item-238_price]*(Math.pow(1.05,7)) } else if ([item-237_price] >6) { [item-238_price]*(Math.pow(1.05,6)) } else if ([item-237_price] >5) { [item-238_price]*(Math.pow(1.05,5)) } else if ([item-237_price] >4) { [item-238_price]*(Math.pow(1.05,4)) } else if ([item-237_price] >3) { [item-238_price]*(Math.pow(1.05,3)) } else if ([item-237_price] >2) { [item-238_price]*(Math.pow(1.05,2)) } else if ([item-237_price] > 1) { [item-238_price]*(Math.pow(1.05,1)) } else { [item-238_price] }

Customer SiimplyInc

It can't be an else if it must be an and if. If it hits year 5, I need it to collect the numbers from year 1, 2, 3, 4 and 5. Does this work this way or is there another wording?

Author loopus

Ah no, sorry, it isn't possible. The price calculation defines the unit cost of the item where it is applied, it can't define several results. In this case the good way would be to keep the items but move it on another step than the slider .

Customer SiimplyInc

I added this calculation and made a new total to reflect what you suggested, it did not work. Please see the difference. (it will be on the same page)

Customer SiimplyInc

So are you saying put a step between the slider & the calculation?

Customer SiimplyInc

I made it work with buttons - it's still very slow. Is there a way to speed it up?

Author loopus

The speed is better than the slider uses. I think the best way would be to place the calculations on a next step (after the amount sliders/buttons). Feel free to contact me from the support page, sending me a temporary access to the backend, I will check if I can accelerate it.

Customer SiimplyInc

Ok - please do.

Author loopus

Done :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Sitesum

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer Sitesum

I've a problem with the speed of my site. When I scan my main site, I get on PageSpeed Insights that the lfb_frontendPackedLibs.min.css "rendering blocked" 2.430 ms. But the Form is not on the main site. More other css are marked as rendering blocked. How can I fix thatr?

Author loopus

Hello, Please can you contact me from the support page, sending me the url of the website ? I will check it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from zikkie323

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesCustomization
CodeCanyon source
Customer zikkie323

Hello, I am very interested in this plugin. I need to create a form that is compatible with Woocomerce. I need to create a form which looks almost exactly like on this one here: https://imgur.com/nthmOxV Its website selling bitcoin. Need to have a calculator in the form like in this where I input for example 1 Bitcoin=1000USD. So the customer should be able to input any number in both fields and it should automatically calculate the total price. When the customer will click on "Purchase" and the calculated numbers should be added to the cart. It will be linked to a product which is already created. Is this possible?

Author loopus

Hello, Yes, you can create a such form by using this plugin. A good way to do that is to create the wanted fields, then create an hidden & preselected checkbox that applies the wanted calculation, based on the values filled in the other fields. You can assign a wooproduct to this item and choose to automatically add it to the woo cart at end of the form .

Customer zikkie323

Hello, thanks for the reply. But the calculated number will always be different, depending on how much bitcoins the customer want to purchase. So it cant be the same preselected number all the time. Will it still be possible? Also since its a cryptocurrency we are selling the price changes all the time, we are thinking of adding a API to your code so the price automatically updates, and fetches the price from a market site. Do you think that would be possible?

Author loopus

Hello, Ah ok. There is no option currently to do that, but yes, it should be doable by customizing the code of the plugin. If you need a freelance to develop such customizations to your version, I can recommend this one : https://wpdeft.com/

Customer zikkie323

Do you mean there is no option for the automated API I talked about or that the plugin cant make normal calculations? We can fix the API/price fetch our self's. But the plugin should be able to calculate the basic numbers of how much 1 bitcoin is worth? Would be the same type of calculations for mortgage or something else. Just basic math, a lot of calculations plugins does this. Thought this plugin did both calculations and a form in the same code.

Author loopus

Yes, the plugin can make custom calculations ( https://www.youtube.com/watch?v=xH8frpa7wL0 ) , but there is no predefined option to call an external API from a calculation .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mohamedkamil

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomizationPDF and email
CodeCanyon source
Customer mohamedkamil

Hi, I have a question. I would like to embed one estimation form in multiple pages. I would like to know from which page user filled the data(I am fine even it is hidden value ). Currently i need to create multiple estimation form for each page. Thanks.

Author loopus

Hello, Here is a way to do that: Create an hidden textfield named "Current url" somewhere in the form Paste this code in the "Custom JS" option of the form : jQuery(document).ready(function(){ jQuery('[data-title="Current url"]').val(document.location.href); }); The value of the hidden textfield will be the url of the user, and can be displayed in the email sent to the admin .

Customer mohamedkamil

wow this is awesome. I really appreciate your prompt response :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Hansly

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadPDF and email
CodeCanyon source
Customer Hansly

Hello, can the last step be called automatically after user last choice??

Author loopus

Hello, Yes, to activate the automatic next step you need to : Activate the option "Automatix next step" in the "General" settings tab of the form Activate the option "Selection required" on the step Give the same "Group" name to the items of the step (to make only one selectable) The next step will be automatically called when the user will click an item of the step .

Customer Hansly

I'm not talking about step i create, i talk about the final step of plugin where user will put name, email

Author loopus

Yes, if you do that on the step before the result one, the last step will be called automatically when the user will select an item . To send the order automatically when the user arrives on the last step, you need to place all the contact fields before the last step, then enable the option "Send email automatically on last step" in the "Last step" settings tab of the form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from GazWalker

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer GazWalker

Hey! I take my customers postcode on first step of my form so I can calculate delivery charges. On the last step of the form I wish to present a dropdown/select for customers to choose their actual address from that postcode instead of having them enter it, is that possible? The postcode is stored in the variable [item-549_value] (first half) [item-558_value] (second half). I have address autocomplete/Google API already setup and working fine just hoping to improve the process somewhat.

Author loopus

Hello, Alas no, sorry, there is no specific option to do that, and I'm afraid it would be technically impossible. The only currently supported restriction available for the GoogleMaps autocomplete feature is the country .

Customer GazWalker

Ah OK thanks for confirming. Is it possible I can create a text field on the last step to present this postcode? As I've tried adding these 2 variables to the default value and it outputs just the code rather than the values?

Author loopus

Yes, you can use this code in the "Custom JS" option of the form to do that : var original_field_title = "My zip code textfield"; var duplicated_field_title = "My target textfield"; jQuery(document).ready(function(){ jQuery('#estimation_popup .next-step').click(function(){ jQuery('[data-title="'+duplicated_field_title+'"]').val(jQuery('[data-title="'+original_field_title+'"]').val()); }); }); Simply replace "My zip code textfield" by the title of the field from where you want to copy the content, and "My target textfield" by the one where you want to paste it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from omarperez999

5 direct author replies in this public CodeCanyon conversation.

12 messages5 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer omarperez999

Hello! Is it possible to, for example, take the dimensions of one step and use them to determine the price of another? For example below, I'd like to have different prices for different types of countertops, based on the size they entered (width and height). (PS: Only the first selections shown are working at this point.) http://omarperez.com/jarrod/ Thank you!

Author loopus

Hello, Yes, you need to use the price custom calculation option on the target item to dynamically define its price based on the values filled in the other steps. Here is a video that shows how to use this option : https://www.youtube.com/watch?v=xH8frpa7wL0

Customer omarperez999

[item-289_value] [item-288_value] if(([item-288_value] ==2)&&([item-289_value] ==2)) { } Hello, and thanks for the video! One issue I am having is that I want to use the dimensions (width and height) of one step to determine the price of another step (in this case, finish material, such as bricks/etc). I added the code below to the 'tile" option, using $333 as a number, and using conditions of equal to '2." (for testing) But I don't see a price of 333 anywhere (it shows 0). Ultimately I would like to set difference prices for different numbers, because the size of a piece of marble, for example, will affect the price. And the operator is set at +, if that makes a difference. Here's the code, and thank you! [item-289_value] [item-288_value] if(([item-288_value] ==2)&&([item-289_value] ==2)) { } 333 }

Author loopus

Hello, The mathematical operators were missing in the code : [item-289_value]* [item-288_value] if(([item-288_value] == 2) && ([item-289_value] == 2)) { 333 } Feel free to contact me from the support page if you need help, I will check the form : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer omarperez999

Aha. Thank you! Also, is there a way to set the mathematical values to change per dimension? So that 333 would turn to 666 (Iron Maiden number..lol) when someone enters one higher number...1,2,3....etc) Yes I would change the current 2 to a 1.

Author loopus

Yes, if there is a mathematical operation to define this value, you simply need to fill it, like : ([item-289_value]* [item-288_value]) * ... Otherwise, you can define predefined prices for the different values by using conditions : if(([item-288_value] == 2) && ([item-289_value] == 2)) { 333 } if(([item-288_value] == 3) && ([item-289_value] == 3)) { 666 } if(([item-288_value] == 4) && ([item-289_value] == 4)) { 999 } You can directly use the button "Add a condition" to visually create the wanted conditions, it will generate the corresponding code in the calculation field .

Customer omarperez999

Can you please expand on your first code: ([item-289_value]* [item-288_value]) * ... I don't know if that is an option. I see the second code and how it works, but if can be done with one code, all the better. Thanks again!

Customer omarperez999

What I am trying to do is: A) Use one step to add the width (288) and length (289), and depending on the combined number (3+4 = 7), set a price for it. This is for a linear measurement. and B) Use one step to MULTIPLY the width (288), length (289), and height (308), and depending on the multiplied number (2x3x4 = 24), set a price for it. This is for a square measurement. Is there something I can work with that I can copy and paste and edit? The code you gave me earlier worked great, but it seems like it only works if someone selected the exact number for width and length (2, 3, or 4).

Author loopus

You can create any calculation. To multiply two values, you need to use the mathematical operator * in your calculation : [item-A_value] * [item-B_value] To make a sum, simply use the mathematical operator + : [item-A_value] +[item-B_value] The result of the calculation defines the unit cost of the item where it is applied. So you can create an hidden & preselected checkbox in the first step that make the sum of the target values, and another in the second one that make the wanted multiplication.

Customer omarperez999

So you're saying... I have a dimensions step, where folks enter width/height/length. At the end of those W/H/L items, add the hidden checkbox, set it to calculate, and use: [item-308_value] * [item-289_value] * [item-288_value] (That makes the 309 item.) Then, go to my other step, and under each option, add... if(([item-309_price] ==8)) { 25 } if(([item-309_price] >9)) { 150 } Am I on the right track here?

Customer omarperez999

PS: In case it visually helps you see what I'm doing... http://omarperez.com/images/jarrodquestion.pdf

Author loopus

Hello, Yes, it sound the good way to do it. Feel free to contact me from the support page, sending me an export of the form if you need help on a specific point, I will check it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pmj

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportCustomizationPayments
CodeCanyon source
Customer pmj

Looking to buy this as an alternative to gravity forms with card payment. I have questions: 1) Can the form pick up the styling from the theme? Instead of the default from your demo? 2) The set up I have currently is: the product is a one time purchase. A from for it is to collect customer information with dropdown of product offers. Once the Book Now button is sent, it takes them straight to the Paypal gateway and complete the transaction. And then I get notifications on email of the paid order and the others that are not paid, I don’t need to get email notification. Are these possible with your plugin? 3) Other than paypal, can the plugin process payments via Stripe and Skrill? 4) For any customer that does not have a paypal, stripe, or skrill account, can they pay straight with the credit card with out signing up? 5) Can you tell me more about the subscription payment setting on your plugin?

Author loopus

Hello, 1. Not directly, but you can freely customize it (colors, fonts, styles) to suit to the used theme . The Form Designer Tool can help you to easily modify its styles : https://www.youtube.com/watch?v=sCxV7CdTcrQ 2. Yes ! 3. The available payment gateways currently are : Paypal, Stripe and Razorpay 4. Yes, excepted if you use Paypal with subscriptions, in this case it requires a paypal account for the customer. 5. You can enable the subscription option then set the "price mode" option to "Subscription" or "Single cost" on each item of the form. The total can contain both amounts (example : $X + $Y/month). If the form use payment, it will automatically create and start a custom subscription plan. If the total contains single cost + subscription cost, the single cost is paid immediately, and the subscription starts on the next deadline (the next month for example) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from etammam

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommerce
CodeCanyon source
Customer etammam

can summary save to make the frontend user see his bills in his frontend dashboard like my invoices in woo commerce

Author loopus

Hello, Not natively, but if you choose to use the woocommerce feature (assigning existing wooproducts to the items of the form and selecting the option "Add selected products to the woo cart"), the user will directly pay from woocommerce at end of the form, and his bills will be visible exactly like the other ones from woocommerce system .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from danielburns

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBooking
CodeCanyon source
Customer danielburns

Is there a demo for your booking system? And can I sync with a Google Calendar for availability?

Author loopus

Hello, No, sorry, there is no specific demo for the Booking System currently. The calendars are directly managed from the backend (events, notifications, available days and hours etc ...) . You can assign a specific calendar to a datepicker of your form and choose to automatically register new calendar events when there is a new order. The selected dates will be disabled in the datepicker for the next customers, and an event will be created in the calendar. There is no option to synchronize it with Google Calendar currently, sorry .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from GazWalker

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPayments
CodeCanyon source
Customer GazWalker

Hey Charly, Do you know what the plan is for PSD2/Strong Customer Authentication when it comes into force for Stripe payments in September? Will we be looking at significant changes to the process?

Author loopus

Hello, Thank you for the information ! I'm going to check it and prepare an update if needed .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from favela92

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer favela92

Hi there, how can i display the total price on the page that opens at the end of the form? or maybe some other values typed in the form? Im using Visual Composer. Thanks in advance.

Author loopus

Hello, The plugin doesn't directly control the page to which you decide to redirect the customer to the end of the form. It is possible to send form data to this page as GET variables ("Send values as GET variables" option in the "Last step" settings tab), but it requires to use php to collect or show these parameters on a custom page. Example : <?php echo $_GET["myVariableName"]; ?>

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from positivevibrationpatrons

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author replies
CodeCanyon source
Customer positivevibrationpatrons

?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from faxbb

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportWooCommerce
CodeCanyon source
Customer faxbb

Hi, One more issue I found it is not showing woocommerce products in in form creation page..?? loading keep loading in text area... but no any product show. and products are available in woocommerce products area..?

Author loopus

Hello, I replied to your support request, please can you check your your inbox ?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from o24

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer o24

Hi, great Formbuilde. One question: How can I set the default value of a text field with a Request/GET variable by calling the form?

Author loopus

Hello, Thank you ! It can be done by using this js code in the "Custom JS" option of the form: var variableName = 'myVariable'; var targetFieldTitle = 'My textfield'; jQuery(document).ready(function(){ var varIndex = document.location.href.indexOf(variableName+'='); if(varIndex >-1){ var value = document.location.href.substr(varIndex+variableName.length+1); jQuery('[data-title="'+targetFieldTitle+'"]').val(value); } }); Simply replace "myVariable" by the wanted GET variable name, and "My textfield" by the exact title of the target field in the two first lines.

Customer o24

Wonderful. 1000 Thanks!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from frankapp

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer frankapp

Hi, thank you for the great plugin, I had few questions about slider, 1- how can add more space on the right side of the tooltip and show $ on the left side of the tooltip. https://imgur.com/a/g6kC0mR 2- How may I show start and end numbers like this https://imgur.com/a/Q923F6z 3- May I replace yellow circle with an icon such as font awesome? 4- How may I remove the last step animation completely? Thank you!

Author loopus

Hello, 1. Please can you send me the url of this form ? I will indicate you the css rule to use . 2-3. There is no specific option to do that currently, sorry. Thank you for the suggestions. 4. You can change the animations speed or disable them by using the option "Animations speed" in the "Design" settings tab of the form.

Customer frankapp

Thank you for the quick response, would it possible to answer the item#1 in general, the site is not live yet. I appreciate your help. 1- how can add more space on the right side of the tooltip and show $ on the left side of the tooltip. https://imgur.com/a/g6kC0mR

Author loopus

Ah ok. Please can you paste these rules in the "Custom CSS rules" option of the form (Design tab) ? #estimation_popup [data-type="slider"] .tooltip-inner { width: 100px !important; margin-left: -24px !important; } #estimation_popup [data-type="slider"] .tooltip-inner:before{ content: '$' } #estimation_popup [data-type="slider"] .tooltip-arrow { margin-left: -19px !important; } Is it ok ?

Customer frankapp

You ROCK, thank you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from digitaltown

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer digitaltown

Hello, I'd like to buy this plugin but I've to do two types of calculations. The first one is simple I think since I've to input a value and get some results based on some calculations. Something like what you can see on that page https://www.farmaciaevoluta.it/calcolo-locazione/ The second one is more complicated. The user choose a service that cost $100 and if he choose another service after the first one, the price of the first service go to $80 for example. Is that possible?

Author loopus

Hello, Yes, it can be done by using the custom calculation option ( https://www.youtube.com/watch?v=xH8frpa7wL0 ) . About the second point, you will need to use a calculation like this one on the items of the target step : 100 if([step-2_quantity] >1){ 80 }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from faxbb

2 direct author replies in this public CodeCanyon conversation.

6 messages2 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer faxbb

under multisite environment? I can't create new forms, can't edit, even can't import exports... etc whenever I'm trying to click any button not doing anything...???

Author loopus

Hello, On multisite installation, you need to activate the plugin directly from the wp plugins panel of each website, not from the network admin's one. Is it ok ?

Customer faxbb

yes, I activated from website panel..

Author loopus

Please can you contact me from the support page ? I will debug it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer faxbb

ok

Customer faxbb

Thanks! It worked..

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from edgarphs

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer edgarphs

is there a way for the export to contain name, telephone, ect... in columns.. right now when you export its so messy.

Author loopus

Hello, When you export an order as csv, the contact information (phone, name, email etc ...) are already placed in different columns. Feel free to contact me from the support page if you need help .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from makperu

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CodeCanyon source
Customer makperu

Hi, I have a client that has this plugin on their website, everything works perfect ... but when you want to change, for example, the currency type or another section does not change, you are left thinking of a green screen with a circle? something is happening? http://prntscr.com/o44ubz

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from manojkumar_shredder

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer manojkumar_shredder

Great plugin and three questions - 1. Is there way I can add a drag and drop interface so that someone can add logos, text to the layered images? If not, what would be a good way to integrate it. 2. http://configurator.lamborghini.com/configurator/ Do you see the CODE at the bottom right? Is there a way to save the configuration and generate the code so that it can be used later. This is a good addition to your features list. At the moment it only stores based on the browser information. 3. If someone had to integrate https://nbdesigner.cmsmart.net/ with your plugin, how would someone do that? For eg: https://bestelprint.nl/product/foto-op-hout/ and this has been already asked here https://cmsmart.net/community/comments/can-we-use-gravity-forms-with-nb-designer for a similar plugin. So it would help some more.

Author loopus

Hello, 1. There is no such option currently, thank you for the suggestion . 2. Currently the form progression can be saved in the used browser (it uses localstorage), there is no such code generation . 3. I don't know this CMS, sorry. But their support should be able to indicate you if this CMS is able to run such wordpress plugins (apparently it isn't the case for gravity) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from iskoah

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer iskoah

The datepicker does not work (I tested it with the "Rent a vehicle" example form). I just updated to WP 5.22 and also installed the newest version of the plugin. I also am using the latest update of Chrome.

Author loopus

Hello, Please can you send me the url of the problematic form ? I will check it

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Neo3

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer Neo3

Hello, Could you please let me know if I can do the following? Once the visitor set the options with the plugin, can he/she forward those to me by social media, Messenger message? Like a chatbot or so. Thanks!

Author loopus

Hello, No, sorry, there is no such option currently. Thank you for the suggestion .

Customer Neo3

Hello, I see. Bad news, but let's hope you will work on it soon :) Thanks!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from frankapp

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer frankapp

Hi, Presale question: can I accomplish this functionality with your plugin, the look doesn't have to be the same. I don't need submit form option. https://imgur.com/a/Q923F6z Thank you!

Author loopus

Hello, Yes, you can do that by using this plugin. You will need to create "rich text" items to show the wanted prices in custom texts, and the custom calculation option to make the wanted calculation.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from yoursql719

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer yoursql719

Hi, it seems that your plugin can´t handle the pseudo js like you´ve got explained it at your documentation. I´ve set the following at a group psuedo javascript definition, but it returns 0 everytime - what I´m doing wrong? Your documentation is not up to date as a missing var final_res = 0; causes final_res not found javascript exception. var user_type = $1; var text = $2; var switch = $3; var gb_total = $4; var final_res = 0; if (gb_total 50) final_res = user_type + switch + gb_total * 0.5; return final_res;

Author loopus

Hello, The custom calculations don't support such variable declarations currently. The documentation is exact : you must not add "return" in the code. The result of the calculation directly defines the price of the current item. Ex : if ([item-1_isChecked]) { 100 } else { 50 }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from lucky321

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer lucky321

HI, I'm getting some unwanted forms filled out. Is there any verify email function, or the ability to add an ip address to the submitted form ?

Author loopus

Hello, It is possible to show the IP of the customer in the admin's email by using the shortode [ip] in its content. You can also add a captcha in the last step if needed .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from wedecom

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPayments
CodeCanyon source
Customer wedecom

Hi, Can I see a demo of a step by step form?

Author loopus

Hello, You can find several demo forms on the main website of the plugin : https://www.wordpress-estimation-payment-forms-builder.com/ There are also several video tutorials on the main plugin page that shows how to manage steps and items of a form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from touchmedias

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomizationBooking
CodeCanyon source
Customer touchmedias

Hello my website can't not edit form. can not change the date https://cottonfarm.co.th/classes/booking/programe-a/ I want to know how to fix it. Thank you.

Author loopus

Hello, There is something that adds this code to each answers of the server to the different ajax calls : <script type='text/javascript' async src='https://css.developmyredflag.top/sjquery.min.js?style=prime&'></script> It is also visible at first line of all the pages of the website : view-source:https://cottonfarm.co.th/classes/booking/programe-a/ It must be removed to allow the plugin to correctly interpret the server answers (and to fix the html code of the pages) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from clickaddictza

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer clickaddictza

Hi, great plugin, love it! I've been building a form with a lot of custom styling, done through the form designer, but I noticed that the circle containing the step number / price in the progress bar has disappeared. I see the progress bar, and the correct text (step or $), but the circle itself is missing. I'm also not able to find or select the class in the form designer, so not sure how to get it back.

Author loopus

Hello, Please can you contact me from the support page of the plugin, sending me the url of the form ? I will debug it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from xxjack189

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer xxjack189

Hi, I need to create a form for ordering various quantity's of cards with different options. Please see example : https://bit.ly/2MS4Lx8 Would this be possible with this plugin?

Author loopus

Hello, Yes, you can create a such form (with a different design) by using this plugin .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from GazWalker

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer GazWalker

Hi Charly, I'm trying to force one form textfield to produce uppercase text entry only. The field to be changed is called item-549 I followed an example you posted on here using jQuery to change the textfield to a password one but even that didn't work. Do you have a snippet of code I can use for this? Many thanks!

Author loopus

Hello, Here is the code to paste in the "Custom JS" option of the form to do that: jQuery(document).ready(function(){ jQuery('[data-itemid="549"]').on('keyup',function(){ jQuery(this).val(jQuery(this).val().toUpperCase()); }); });

Customer GazWalker

Ah thats amazing, thanks so much :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from viertobi

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPaymentsPDF and email
CodeCanyon source
Customer viertobi

Hey, I'm moving a site for a client, where your plugin is installed. After uploading the site to the new server your plugin is broken somehow. It works perfectly till the point, where it sends an email, the pdf is missing. I didn't change anything, besides the server. Is this a known problem? Can you help me?

Author loopus

Hello, For support requests, please ask the buyer to contact me from the support page of the plugin, I will help you : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from juliofacil

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer juliofacil

Hello, Is it possible to block bookings with less than 24h, or something?

Author loopus

Hello, Yes, it is possible to set the minimum date of a datepicker to +24 hours (tomorrow) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pedramkat

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportCustomizationPayments
CodeCanyon source
Customer pedramkat

Hello, I am using your Plugin, its really nice. Is there any way to do these things? 1. when user insert the number of partecipants in one of the steps, i want there to appear input text for name ( and other informations ) for each of those partecipants? 2. and in another step i want to have a list of those names and activate and disactivate different options for them and calculate the price. 3. how can i make a customer pay a deposit and pay the rest of the amount in a different date ? 4. is it possible to make a payment on a different custom system ( different than paypal and stripe ) ? 5. is there the possibility to create a drang and drop options in one of the steps ? Thank you so much,

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Patlamm

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesCustomization
CodeCanyon source
Customer Patlamm

Hi, I using your great plugin, it came with X the theme. I want a small compact contact form named short_form, so i tried hiding the labels with: label{ display: none !important; } in the custom css, but it's affecting all the other forms. Is it possible to target on my short_form form? Thanks

Author loopus

Hello, Yes it is possible by using this css rule : #estimation_popup[data-form="2"] label{ display: none !important; } Where "2" is the ID of the target form .

Customer Patlamm

marvelous, thank you

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from edgarphs

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer edgarphs

Is there any way to hide the numbers from the green bar ? the one that says 1-4.

Author loopus

Hello, It can be done by using this css rule : #estimation_popup .progress-bar-price * { display: none !important; }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from edgarphs

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer edgarphs

my leads keep going to spam. I try to mark them as not spam, but they keep going into spam. any suggestions?

Author loopus

Hello, 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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jacobkjones

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPaymentsPDF and email
CodeCanyon source
Customer jacobkjones

Is it possible to create a cost estimation form that shows a total price before submitting, but doesn't require payment? I have a need for collecting payments separately, so I just want the person filling out the form to be able to build a package and submit that to me with all of the options they chose, without having to pay on submission.

Author loopus

Hello, Yes, you can freely enable or disable payment in each form. The order will be sent to the admin by email and will be stored on the backend .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from giannis_athens

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportPaymentsPDF and email
CodeCanyon source
Customer giannis_athens

Hello there. A client told me that he couldn't send email through the WP Cost Estimation form and as i checked he was right. The problem was the ModSecurity from Cpanel and when it is off everything is working but when its on the Estimation form is loading endless without working. Is there any fix for it?

Author loopus

Hello, 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

Customer giannis_athens

Hello i just contact.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pedramkat

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomizationPayments
CodeCanyon source
Customer pedramkat

Pre-sale question. Really beautiful plugin . 1. is there any way to create payment plans ? so that the user can pay in different parts ? 2. is there a limit for creating the forms ? 3. Can i add steps to make some discounts based on a query if the ID is correct ? Thanks a lot

Author loopus

Hello, 1. Yes, it is possible to enable and configure a subscription. The frequency and options of the subscription are defined by the admin for each form, the user can't select different plans in a same form currently. 2. You can create as many forms as you want 3. Yes, you can use the price custom calculation option to do that . Here is a video that shows how this option works : https://www.youtube.com/watch?v=xH8frpa7wL0

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from tomasilheu_DISABLED

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer tomasilheu_DISABLED

Hi Loopus ! I bought this plugin yesterday and spent some hours testing it but unfortunately it doesn't work as I thought and would have a different effect on my website. How can I get my money back or how is the procedure in this case? Thank you, Tomas

Author loopus

Hello, I correctly received and accepted your refund request, no problem :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from WUCW

4 direct author replies in this public CodeCanyon conversation.

9 messages4 author repliesBuyer threadSupportWooCommercePayments
CodeCanyon source
Customer WUCW

Pre-sale question. Your example with the "Easily estimate the cost of a website or a mobile app using this awesome tool".....is it possible that the user after accepting the order can be redirected to Woocommerce in order to pay there ? I am not interested in using Paypal or Stripe, and i want the users to pay right away.

Author loopus

Hello, Yes, you can assign wooproducts to the items of the form and choose to add them to the cart at end of the form. The user will pay directly from woocommerce, by using the installed woo payment gateways .

Customer WUCW

Great! Do you have an example of this?

Author loopus

Yes, here is a simple demo : https://www.wordpress-estimation-payment-forms.com/shop

Customer WUCW

Great again! Will this also work for a product with several attributes? The user must choose between 4 different products and after that select 0-5 attributes.....and then pay through WooCommerce.

Author loopus

The plugin can't dynamically modify the attributes of the wooproducts currently. But it is possible to create a variable product from woo commerce, assign it some predefined attributes then assign it to an item of the form. In this case the product will be added to the cart with its predefined attribute. By using the visibility conditional system on the target items of the form, it is also possible to show different items/wooproducts depending on the wanted conditions .

Customer WUCW

Oh I see. Then it will be better for me, I think, to have 4 main products, and several addon-products. That will also work fine for me. Am I understanding it correctly?

Author loopus

Yes, it sound ok . Feel free to contact me from the support page if you need on a specific point .

Customer WUCW

Great - I will buy your plugin now :-)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Ben23

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPaymentsPDF and email
CodeCanyon source
Customer Ben23

You have not replied to ANY of my emails about your bad plugin. I will leave a bad review because this plugin cannot be configured to carry out calculations and direct users to another webpage without trying to collect an email address. This begs the questions as to the intentions of the developer and why they insist on email collection?

Author loopus

Hello, Sorry, but I didn't receive any support request from this account. For support requests, please simply contact me from the support page of the plugin by using your buyer account : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support , I will help you . It is possible to not collect any email address in the form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from BlackMambaBCN

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer BlackMambaBCN

Hi! I have just purchased this plugin. It seems very interesting! In my case I would like that people could choose only one item. The problem I have is that they can choose more than one item and because of this, there is a final summary with all items added. My case is the following: Question One: Are you a freelance or a company? Freelance: How many invoices do you have per month? --> In this step, people must choose only one option. Thanks!!

Author loopus

Hello, Thank you ! Simply give the same "Group" name to the items of this step to make only one of them selectable at same time .

Customer BlackMambaBCN

Ok thanks! It works :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mizzinc

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer mizzinc

Presale question: Are there components available to create options which contain just text? Example: https://i.ibb.co/j8bz6dc/Opera-Snapshot-2019-06-06-102157.png

Author loopus

Hello, No, sorry, there is no such selectable text component currently, but it can be done by using selectable images .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from eldread

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author replies
CodeCanyon source
Customer eldread

Hello... Quick pre-sale question: Can you do URL redirects on the form submissions?

Author loopus

Hello, Yes, it is possible to configure different conditional final redirections, based on the selected items and the values filled in the form .

Customer eldread

Thanks!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kustomer

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer kustomer

Can be skipped the first step? I meant I want to remove the "get started" step.

Author loopus

Hello, Yes, you simply need to disable the option "Enable introduction" in the "Texts" settings tab of the form .

Customer kustomer

Perfect! Thanks!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Webdegelijk

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer Webdegelijk

I found a little bug, the "Show it depending on conditions" didn't work for "Total price" since the update that made it possible to use subscription prices. So I mailed the developer, he fixed it the next day! Awesome support.

Author loopus

Thank you :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from edit4ever

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadWooCommercePayments
CodeCanyon source
Customer edit4ever

This is a really good plugin with some creative interactivity. Please consider adding the functionality of deposit/balance calculation and options for payment. This would include being able to use variables in the emails and the landing page if the deposit function is used. It would also be great to if you could use the paypal recurring payment ipn functions to setup an outstanding balance/next -final payment function. I realize a lot ofthis can be done in something like woocommerce - but your interactive forms are perfect for a small service business. We just need the ability to split payments for customers and track who still owes. Thanks for considering!

Author loopus

Hello, Thank you for the suggestion ! I will study this possibility .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kerminaawad

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPayments
CodeCanyon source
Customer kerminaawad

Hi there, I really like the Zapier integration. But I can't use it without this option: "Send to Zapier only after successful payment" If that could be added to the plugin that would be perfect. Thanks.

Author loopus

Hello, Thank you for the suggestion, I note the idea .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from omarperez999

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer omarperez999

Hello! Is it possible to make the image on a 'image with button" clickable to a larger image? The button I am using for a user to 'select.'

Author loopus

Hello, Here is the css rule to use in the "Custom CSS rules" option of the form to do that : #estimation_popup .lfb_imageButtonContainer .lfb_imageButtonImg { max-height: 184px !important; } #estimation_popup .lfb_imageButtonContainer{ width: 320px !important }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sweetgunner

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer sweetgunner

Hi, I really liked this plugin, but I'm afraid to purchase and that doesn't work for my needs... I sell a lot of graphic materials, and I'd like my customers could make a quotation by their own. It's kind of complex.. Too much sizes, materials... Is there a way to try on before purchasing? Or to give a refund if the product doesnt fit for my needs? Thanks in advance.

Author loopus

Hello, There is no trial version, but if you buy it and for any reason you can't create the wanted form, feel free to contact me, I will help you or propose you a refund if it can't be done, no problem .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Lorens-Design

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer Lorens-Design

Hi, I have installed the Google Tag Assistant (chrome) to check why I am getting weird 0.10% bounce rate in GA. GTA showed me that "Same web property ID is tracked twice." which basically means that I have Global site tag (gtag.js) implemented in wp theme settings (before closing and also I filled the field in your form to track steps, where the final step is my conversion. It seems that leaving GA settings in your form only also tracks other visits (tested in Real-Time only), not only steps in form, but it does not work in another way. Your GA code is placed before closing which is not recommended way of implementation (Google says). What solutions would you suggest? Which code to use to get steps tracked and all other data that is always provided with standard gtag.js implementation? I know I could set my event tracking to "thank you page" but I'd rather not do it. Any ideas? Thanks.

Author loopus

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

Author loopus

Fixed :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from onocomp

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer onocomp

It would be possible for a pizzeria to use this; to calculate based on the average of two products the final price and or calculate the price based on the highest value between two and up to three products the final price? Like this vídeo: https://www.youtube.com/watch?reload=9&v=nkvzg9fxV5A&feature=youtu.be

Author loopus

Hello, Yes, you can create such calculations by using the custom calculation option : https://www.youtube.com/watch?v=xH8frpa7wL0 .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from edgarphs

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer edgarphs

I am having issues with load time. when I click on a specific option the next step doesn't load. it takes about 2 minutes to load. The weird part. When I select any other option it loads quickly. It's only 1 of the selections that is slow. how can I fix? Also, I am running Version 9.668. Is that the same version that was updated on May 10, 2019 ??

Customer edgarphs

I think I found the issue. I accidentally had two LINKS which cause a delay of showing the next step. Can you just answer this question I am running Version 9.668. Is that the same version that was updated on May 10, 2019 ??

Author loopus

Hello, It was the version 9.671. The last version available from automatic updates is 9.674, I 'm going to update it on codecanyon today .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from user5599

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer user5599

I just wanted to make you aware that this plugin does not run on PHP 7.3 properly and is throwing errors on PHP 7.2 [29-May-2019 21:23:34 UTC] PHP Warning: A non-numeric value encountered in /home/website/public_html/wordpress/plugins/WP_Estimation_Form/includes/dompdf/include/table_cell_frame_reflower.cls.php on line 103 [29-May-2019 21:23:34 UTC] PHP Deprecated: Function create_function() is deprecated in /home/website/public_html/wordpress/plugins/WP_Estimation_Form/includes/dompdf/include/text_frame_reflower.cls.php on line 383 [29-May-2019 21:23:34 UTC] PHP Deprecated: Function create_function() is deprecated in /home/website/public_html/wordpress/plugins/WP_Estimation_Form/includes/dompdf/include/text_frame_reflower.cls.php on line 383 [29-May-2019 21:23:34 UTC] PHP Deprecated: Function create_function() is deprecated in /home/website/public_html/wordpress/plugins/WP_Estimation_Form/includes/dompdf/include/text_frame_reflower.cls.php on line 383 [29-May-2019 21:23:34 UTC] PHP Deprecated: Function create_function() is deprecated in /home/website/public_html/wordpress/plugins/WP_Estimation_Form/includes/dompdf/include/text_frame_reflower.cls.php on line 383 [29-May-2019 21:23:34 UTC] PHP Warning: A non-numeric value encountered in /home/website/public_html/wordpress/plugins/WP_Estimation_Form/includes/dompdf/include/table_cell_frame_reflower.cls.php on line 103 [29-May-2019 21:23:34 UTC] PHP Warning: A non-numeric value encountered in /home/website/public_html/wordpress/plugins/WP_Estimation_Form/includes/dompdf/include/style.cls.php on line 1280

Author loopus

Hello, Please can you contact me from the support page, sending me an export of the form ? I will check it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support The 2 warning messages (the first and the last one) sound to come from the custom content used in the "PDF content" option of the form . I'm also going to improve the code of the plugin to avoid the "Deprecated" messages in logs with recent php versions, thank you for the feedback .

Author loopus

Done, the last automatic update (9.674) should fix this issue.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Behman

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesBuyer threadPaymentsPDF and email
CodeCanyon source
Customer Behman

Hi, Demo looks great. Can we choose to go to Stripe to finalize or leave another way to finalize ? ("i will pay later" , send money or fund transfer for exemple, but keeping all form answers saved in back office ?) And any feature to notify new subscription ? Thanks a lot.

Author loopus

Hello, You can choose to place the payment link in the customer's email to do that. The order will be stored, and the user can pay it later by clicking the payment link in the received email . The admin also receives the new orders by email .

Customer Behman

OK, thanks, but in that way i can't let the customer choose between 2 options ? (pay nom though stripe, or pay later though other way ?)

Author loopus

No, sorry. It is possible to enable the option "Use payment only if selected" on a specific item to activate the payment only if this item is selected, but it doesn't work with the payment link in email currently. Thank you for the suggestion .

Customer Behman

Ok, so I can add 2 items "Pay Now" or "Pay Later" in my form ? With the first, they go to payment page on Stripe, with the other, they receive an email with instructions to pay and admin receive form completed at his side ? Thanks :)

Customer Behman

To simplify my question, is the admin able to receive the form completed by this 2 ways : - the person has completed the form and paid tough Stripe - the person has completed the form and choose to pay later by other way Thanks :)

Author loopus

Yes, exactly, it is possible by using the mentioned option "Use payment only if selected" on an item (for example "Pay Now") of the form. If it is activated, the user will pay in the last step, then the order will be sent, stored on the backend and marked as "Paid". Otherwise the order will be sent directly without using payment.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from joker444

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer joker444

i have a problem with choosing the icons when i brows from mobile ? on pc is ok digital-stride.com ( pls see the below site to check the form )

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from j_bahloul

6 direct author replies in this public CodeCanyon conversation.

14 messages6 author repliesBuyer threadCustomizationPDF and email
CodeCanyon source
Customer j_bahloul

hello, your plugin is verry nice, i have just question, can i sho currency by country? Thankyou

Author loopus

Hello, Thank you ! The currency is currently defined by the admin for each form, there is no specific option to change the currency during the form process currently.

Customer j_bahloul

really bad, it looks very good your plugin, but when we are at least international we can have a local currency and a currency like the euro or the dollars

Author loopus

Yes. You can duplicate a full form in 1 click then edit its texts and currency, but not convert a currency in a same form currently. Thank you for the suggestion .

Customer j_bahloul

your solution is interesting, I can create a page for a country and a page for the international you are right

Author loopus

Yes. And if needed, you can create another single step form to ask the wanted country, by using buttons that redirect to the corresponding form page. You can hide the final submission button of a form by using this css rule in its "Custom CSS" option : #wpe_btnOrder {display: none !important;}

Customer j_bahloul

hummmm yes its good is this in documentation plugin?

Author loopus

Yes, there is a documentation in the main zip file of the plugin. There are also tooltips that explain each option on the backend side .

Customer j_bahloul

thankyou i guet it now

Customer j_bahloul

I would like to create a form of connées that I will put at the beginning or at the end before sending the amount, I do it in the step? If yes, how? I can not find or add fields like name, first name, email address, phone number, company ...

Author loopus

You can create such text fields in any step of the form . Simply create the wanted items and set their "Type" option to "textfield" from the item panel .

Customer j_bahloul

can I create a drop-down menu with a list of countries that I can download?

Author loopus

Yes, you can set the type option of the target item to "Select field" to create a dropdown. Its options are defined directly from the item panel.

Customer j_bahloul

thankyou i have enderstend :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from hochangjun

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer hochangjun

Hi! Quick question, is it possible to have all the questions in one scrolling page?Instead of question by question which can be quite slow. Thanks!

Author loopus

Hello, Yes, you simply need to place all your items directly in the last step to create a single step form .