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 16 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 HappyAgencies

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer HappyAgencies

Is it possible to autofill some fields with GET or POST params?

Author loopus

Hello, There is no direct option to do that, but it can be done by using this code in the "Custom JS" option of the form : var $_GET = {}; jQuery(window).on('load',function(){ if(typeof($_GET.myVariable1) != 'undefined'){ // variable 1 jQuery('[data-title="My item 1 title"]').val($_GET.myVariable1); } if(typeof($_GET.myVariable2) != 'undefined'){ // variable 2 jQuery('[data-title="My item 2 title"]').val($_GET.myVariable2); } }); document.location.search.replace(/\??(?:([^=]+)=([^&]*)&?)/g, function () { function decode(s) { return decodeURIComponent(s.split("+").join(" ")); } $_GET[decode(arguments[1])] = decode(arguments[2]); }); Simply replace "myVariable1" and "myVariable2" by the target GET variable names, and "My item 1 title" and "My item 2 title" by the titles of the target items in the form. The variables detected as GET parameters will be fill in the target text fields items in the form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from MoBizIQ

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer MoBizIQ

Stripe Payment not working.

Author loopus

Hello, Feel free to contact me from the support page if you need help, 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 escuelaelcano

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadBooking
CodeCanyon source
Customer escuelaelcano

Hi there, first of all, very good job with your plugin. I have one question: - How can I set Tuesday to Sunday disabled on the date picker? (I need just Mondays enable) Thank you in advance.

Author loopus

Hello, Thank you ! Here is the way to do that : Edit the target datepicker item Assign it an existing calendar by using its option "Calendar" Edit the target calendar Click the button "Available days of week" Unselect the days you want to disable These days will be disabled in the datepicker .

Customer escuelaelcano

Thank you indeed

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from JJLIM_88

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer JJLIM_88

hi im running a upvc & alluminum windows business where in we have certain formulas to follow for cost pricing do will your plugin work with it ?

Author loopus

Hello, Yes, you can use the price calculation option on the wanted items to apply such custom formulas .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Optimaplace

2 direct author replies in this public CodeCanyon conversation.

6 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer Optimaplace

Hi, my second step have three image fields, image in mobile view look to big. How to make smaller images on mobile view?

Customer Optimaplace

Please, i only want to change the image size on mobile view. Tablet and desktop view look ok

Author loopus

Hello, Please can you send me the url of the form where I can see the problem ?

Customer Optimaplace

https://ai5online.com/envio-seguro/ In first step, the mobile view of the two images looks to big and horizontally expanded. In second step, the mobile view of the three images looks to big and horizontally expanded. In final step, the mobile view of summary don't show total price.

Author loopus

Thank you. Please can you paste this rule in the "Custom CSS" option of the form (Design tab) ? @media (max-width: 480px){ #estimation_popup .selectable { max-width: 128px !important; } } It should fix this conflict.

Customer Optimaplace

Thanks, looks great

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ssuksolutions

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadPaymentsPDF and email
CodeCanyon source
Customer ssuksolutions

Hi, Is there any documentation which guides us how to charge a calculated monthly subscription along with calculated one-off deposit?

Author loopus

Hello, I received your email one minute ago, I replied. You need to enable the option "Use subscription" in the "Payment" settings tab of the form, then set the item option "Price mode" to "Subscription" to the wanted items of the form .

Customer ssuksolutions

Thanks, will check my email

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from n3wmod3l

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer n3wmod3l

Hi, how can I test this plugin before buy it?

Author loopus

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

Customer n3wmod3l

Can you provide your e-mail address? Maybe I am writing in 3-4 steps what do I need? Or via private message?

Author loopus

You can contact me directly from my profile page : https://codecanyon.net/user/loopus

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Riz09

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer Riz09

PLUGIN IS NOT SENDING MAILS TO CUSTOMER AND ADMIN. ALSO WE ARE NOT ABLE TO EDIT / ADD NEW ITEMS INSIDE THE STEPS OF THE FORM

Author loopus

Hello, I just received your email and I replied. Please can you check your mailbox ?

Customer Riz09

Yes i checked , so can you resolve this problem that we are facing in the plugin , plugin is not sending emails to customer and to the admin & we not able to edit and add product inside the steps of the form

Author loopus

Yes. Did you correctly reinstall the plugin as mentioned ? I didn't receive your reply to my email .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from arbeni

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPaymentsPDF and email
CodeCanyon source
Customer arbeni

Hello, I still have questions: 1.i cannot edit the last step. Always comes 404 - PAGE NOT FOUND 2. admin email does not work with other mails. Only with the main Wordpress admin mail. "google mail classifies this as spam. Attention: Be careful with this message!" Thanks in advance

Author loopus

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

I have the problem again (I've already written to support)

Author loopus

I correctly received your email and I replied. Feel free to directly reply to it.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from GBDesignStudio

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesCustomizationPaymentsBooking
CodeCanyon source
Customer GBDesignStudio

Presale question? Is it possible to recreate the same layout as this form example with payment gateway. With your plugin please? https://www.oxbridgeessays.com/order/

Author loopus

Hello, You can create single step form like this by using the "Show depending on conditions" option on the items, but there is no search component or large inline calendar like in this form currently, sorry .

Customer GBDesignStudio

Thanks for your reply and much appreciated. You wouldn't know by any chance which plugin the website is using for the example form? Thanks https://www.oxbridgeessays.com/order/

Author loopus

This form doesn't sound to use any plugin, it is apparently fully coded by the developer who created this custom theme.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from GBDesignStudio

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author repliesPayments
CodeCanyon source
Customer GBDesignStudio

Presale question? Is it possible to recreate the same layout as this form example with payment gateway. With your plugin please? https://www.oxbridgeessays.com/order/

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ralmi

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPaymentsLicensing
CodeCanyon source
Customer ralmi

Hi there. I love this plugin but recently the content of the calculator is bunching up. You can see this here https://designkalkulator.no/designkalkulator after clicking the pink "Neste steg" (next step) button. When changing the browser size or activating inspector the format is fine again, but will revert to the bunched state when going back in the steps. Several of the steps are suddenly like this. I have made a staging site, deactivated all other plugins and reverted to default theme(normally use Divi), and still the same issue. Any ideas of what I can look for? :)

Author loopus

Hello, Please simply install the last update of the plugin (v.9721) to fix this issue due to the new jQuery version brought by the version 5.6 of Wordpress.

Customer ralmi

Hi, and thanks for your speedy answer. I had allready tried that, but it seems it had not worked. Have this installed on a multisite and activated on one subsite. Found it really tough to update, using the "check for updates" and lots of back and forth. But now the plugin is showing version 9721, and wp is 5.6. But the problem is still there. I have cleared all kinds of cache, but to no help :( Tried to update on the staging site too, but I gave up. Maybe I get issues with the license there, since it is allready used on the production site.

Author loopus

Please contact me from the support page, 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 interayo

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer interayo

Hi Loopus, I bought this plugin a long time ago, and works beautifully. I am redesigning my website and wish to have a short cost calculator on the home screen. When I run speed tests though it shows that the calculator is the main reason for slow speed. Is there a fix for this? webiste:test.mudanzamedellin.com

Author loopus

Hello, Thank you ! The files lfb_frontendPackedLibs.min.js and lfb_frontendPackedLibs.min.css are required by the plugin to run the forms. They are only loaded in the pages that contain a form. If wanted, you can use a plugin like this one to defer their loading : https://wordpress.org/plugins/css-js-manager/ .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jib_website

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer jib_website

Hi guys! I'd like to automate the form on our website with other tools, so that we can automatically send a specific email (or chain of emails) after the user has filled a form. Is there any way to link the form to a tool like Airtable, Sendinblue, Zapier, etc.? Thanks!

Author loopus

Hello, Yes, the values of the form can be sent to Zapier. You can find instructions in the point 11 of the documentation.

Customer jib_website

Working well! Thanks!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Optimaplace

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer Optimaplace

Hello, we are interested in your plugin for our local shipping company and we have a question please. Can customers (online store) order a shipment and print their shipping guide? Desired process: 1st Customers (online store) choose if they want a local delivery or to another city. 2nd Customers (online store) choose the volume and weight of the shipment, little description of the item to. 3rd Show final cost, Clients (online store) Give origin and destination address, buyer's name and telephone. 4th Clients (online store) fill email (shipping label is send to client email for print), fill name of online store, fill their phone and order. Thanks.

Author loopus

Hello, Yes, you can create a such form process by using this plugin. You can choose to send the form selection to the customer by email at end of the form. The email content is freely editable directly from the backend side .

Customer Optimaplace

Thanks, it was bought

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from danteprodukcija

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer danteprodukcija

I wish for Map Select tool as weel :) And I miss some kind of divider element for building. And I would like to report a bug: I Cant Close Code View on Rich Text element :/ Thanks for the good plugin, I really love it.

Author loopus

Hello, 1. Thank you for the suggestion. 2. You can create a rich text item and place a divider inside. 3. Please contact me from the support page : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support . I will debug it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from h2113616

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CodeCanyon source
Customer h2113616

Hi, this plugin has two problems 1. It interferes with the Ultimate Addons for Elementor plugin 2. When the Customer uploads the zip file and me want to download, it gives a 404 error. Please fix the problem quickly because I need it.

Author loopus

Hello, Feel free to 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 gdlcreatives

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer gdlcreatives

Hello, I need shipping fee by weight. Can I connect with UPS/USPS??

Author loopus

Hello, No, sorry, there is no specific option to do that currently. Thank you for the suggestion .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from joykingwar

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer joykingwar

We want to use this for delivery service using distance calculation feature, does it have a Map picker to allow users to choose source location and drop off location using a pin on the map for accurate distance calculation?

Author loopus

Hello, No, sorry, there is no option to show a map currently. The distance calculations are made from addresses filled in text fields, and can use autocomplete . I note the suggestion, thank you .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from colpari

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer colpari

I perform in a steps an in-between to show how many hours I expend. The price is then calculated from this. Can I assign another unit, i.e. hours, to this result? So the price should still be given in Euro, but the result from [item-255_price]-[item-254_price] should be given in hours.

Author loopus

Hello, You can use a quantity calculation to have a result without currency : Create a number field item Enable its option "Use value as quantity" and "Is Hidden" Use its "Define quantity by calculation" option to make the calculation You can also create a rich text item and use its option "Add dynamic value" to show the result of this calculation in a custom text. It will be displayed without currency . Ex : [item-X_quantity] hours Is it ok ?

Customer colpari

Hello and thank you for this fast response! This way wokrk´s great! ;) Thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mike-cws

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer mike-cws

Hello, I am wondering if your plugin can provide this scenario. I build a form to estimate the cost of an item based on various factors (width/height, materials, etc) and get a total for that item. Now I want to add a 2nd item, same options (same fields, actually) but could have different dimensions or materials, then a total for that item. And so on. Then, I want a running total of all the items. Similar to adding an item to a cart with a list of the items and details and total cost for all the items listed. In a regular script, each line item and option would be in an array variable. Is that possible here? Thank you, Mike

Author loopus

Hello, Yes, you can duplicate the target step several times, link them successively (without using conditions on links) and use the option "Show depending on conditions" on each one to show the good number of steps depending on the wanted condition (for example : if the button "Add another product" is clicked in the previous step) . The plugin will continue to follow the links but will only show the steps that have their visibility conditions filled. All the prices of the items are added to the total cost of the form and can be listed in the last step of the form (option "Show summary") .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from phorumdm

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer phorumdm

hello, I have a problem on date picker I select create new event, put 3 at the same time and duration 7 days but if I put first event it not let me put the second and the third event on the same dates, let me only one event on the same period can you tell me why is this issue?

Author loopus

Hello, Please contact me from the support page of the plugin, 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 hvoractnit

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer hvoractnit

Hello, is it possible with this plugin to manage quotes made by users?

Author loopus

Hello, Yes, you can manage all the received quotes by clicking the button "View orders" from the forms list panel. The stored orders can be edited and sent again by email to the customers.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Albatros20

4 direct author replies in this public CodeCanyon conversation.

8 messages4 author repliesBuyer threadCustomization
CodeCanyon source
Customer Albatros20

Hi, I would like to use the option "Send values as GET variables". For this I have created "Hidden Text Fields" in one step. The "GET variable names" are each "make" with a "Default value" for example "makeName1" and "makeName2". If I select now several values in the step, only one value is taken over: example.com/search/?make=makeName1. But I need the following output: example.com/search/?make=makeName1,makeName2. How can I achieve this? Thanks!

Author loopus

Hello, Each item is sent with its variable name : example.com/search/?make1=makeName1&make2=makeName2

Customer Albatros20

Hi, thanks for the reply. But I want to use the same variable name for all values: https://imgur.com/a/qG3apdl For this it is necessary that the values are separated by commas (respectively "%2C" - the ASCII keycode in hexadecimal for a comma). All filter systems I know use this structure. For example: - https://facetwp.com/demo/?_fueltype=wind%2Cpetroleum%2Ccoal - https://demos.wpgridbuilder.com/?_product_brand=nike%2Cglamorous%2Caccessorize - https://demo.products-filter.com/?swoof=1&product_cat=t-shirts%2Cjacket - https://car.mylistingtheme.com/explore/?tags=air-bag%2Cair-conditioner

Author loopus

Ah ok. Here is a way to do that : Disable the "Send as GET variable" option on the target fields Create a new textfield "My variable field" after the other fields, enable its option "Is Hidden", enable its option "Send as GET variable" and fill the wanted variable name Paste this code in the "Custom JS" option of the form : var targetFieldsTitles = ["Field A","Field B","Field C"]; var variableFieldTitle = "My variable field"; jQuery(document).ready(function(){ jQuery('#estimation_popup').on('priceUpdated',function(){ var varField = jQuery('[data-title="'+variableFieldTitle+'"]'); var values = ''; for(var i=0;i You simply need to replace "Field A" ,"Field B" "Field C" by the exact titles of the target fields in the first line (and add new items in this array if needed), and replace 'My variable field' by the title of the hidden textfield. It will add all the values of the target fields in the hidden textfield, separated by commas, to be sent as one single variable . Is it ok ?

Customer Albatros20

Thanks for the quick reply. If the "target fields" are "text fields", everything works perfectly. However, in my case the "target fields" are "buttons" and unfortunately that doesn't work properly. If I now use "hidden text fields" with "Show it depending on conditions", all values are always taken. Do you have another idea? Thanks!

Author loopus

To get the titles of the selected buttons instead of text fields, you can use this custom code : var targetFieldsTitles = ["Button A","Button B","Button C"]; var variableFieldTitle = "My variable field"; jQuery(document).ready(function(){ jQuery('#estimation_popup').on('priceUpdated',function(){ var varField = jQuery('[data-title="'+variableFieldTitle+'"]'); var values = ''; for(var i=0;i

Customer Albatros20

Works perfectly! Thanks a lot!

Author loopus

Thank you for the review !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dunn123

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPaymentsPDF and email
CodeCanyon source
Customer dunn123

I have just received an email from Stipe saying my payment integration is not SCA compliant. i use the Stripe method in the E&P module of the latest version. I found a comment saying the plugin is SCA compliant so just wondering why Stripe says it isn't. can you confirm SCA compliance on version 9.721 From Stripe "While full enforcement in the EEA begins on December 31, 2020, gradual enforcement of these requirements has already begun, as some banks have started to decline a portion of payments that aren’t SCA-ready. We strongly recommend updating your W********** account Stripe integration to avoid these declined payments." Thanks

Author loopus

Hello, Yes, the Stripe payment of the plugin is SCA compliant since September 2019 .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Dev-iation

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer Dev-iation

Hi, I bought this plugin many a moon ago and just started using it, I want to ask why the Close button isn't working? Please assist

Author loopus

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

Customer Dev-iation

Thanks @Loopus

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Dev_Coder

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer Dev_Coder

Hi, one of my step have multiple image fields, in mobile view i'm getting all those image fields in one column. how to divide in to two columns, - https://prntscr.com/w4asn5

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from RuslanChip

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommercePaymentsPDF and email
CodeCanyon source
Customer RuslanChip

Your plugin hooked with all the client input fields (name, address, email, phone, etc) which are in the woocommerce checkout page? We need to know this before buying.

Author loopus

Hello, No, when the woocommerce option is used, only the wooproducts selected in the form are added to the woo cart at end of the form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from victorgm

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer victorgm

Hi Loopus! How to Modify small description? I have a condition to change the price according to a value, but I also want to modify the description. What is the "TAG" to modify it? I have tried [description] and it doesn't work. if ([item-327_value] == 08148) { [price] = 350; }

Author loopus

Hello, There is no specific option to do that currently, sorry. For support requests, please contact me from this page by using the account that has support rights : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from victorgm

2 direct author replies in this public CodeCanyon conversation.

6 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer victorgm

Hello Loopus! Is it possible to go to a point of the form with jquery? What I want is to auto-select an element with a certain id and go to the next step when I indicate it by url. So far I have managed to mark it, but not to "click" it. The code that I'm using checks and then makes a trigger to click on the id but it doesn't work. Could you tell me how to do it? I am selling computers and for example I want to send directly to the "PC" they want to buy without having to select the "PC". I want the url to select the "PC" so that they can then choose its components. This url execute: https://www.xxxxxxxxx.com/presupuesto?pc=240 The code I am testing is: jQuery(document).ready(function(){ if(document.location.href.indexOf('pc=') > -1){ var step = document.location.href.substr(document.location.href.indexOf('pc=')+3, document.location.href.length); jQuery('[data-itemid="' + pc + '"]').addClass('checked'); jQuery('[data-itemid="' + pc + '"]').trigger("click"); } }); Very very thanks!

Customer victorgm

Where I have put var step is actually var pc that I made a mistake when putting it.

Author loopus

Hello, You can use the JS function wpe_itemClick($item, triggerAction, formID) to do that : jQuery(document).ready(function(){ var formID = jQuery('#estimation_popup').attr('data-form); if(document.location.href.indexOf('pc=') > -1){ var step = document.location.href.substr(document.location.href.indexOf('pc=')+3, document.location.href.length); wpe_itemClick(jQuery('[data-itemid="'+pc+'"]'), true, formID); } });

Customer victorgm

There I have already detected the problem. The problem is that it loads and does not give time that it is already executing the click. The solution has been to put a timer. setTimeout ( function () { }, 2000); Thanks a lot !!!

Author loopus

You can use the function wpe_nextStep(formID) to call the next step : jQuery(document).ready(function(){ var formID = jQuery('#estimation_popup').attr('data-form); if(document.location.href.indexOf('pc=') > -1){ var step = document.location.href.substr(document.location.href.indexOf('pc=')+3, document.location.href.length); wpe_itemClick(jQuery('[data-itemid="'+pc+'"]'), true, formID); setTimeout(function () { wpe_nextStep(formID); }, 50); }

Customer victorgm

As always, impeccable and excellent support!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Dev_Coder

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Dev_Coder

Hi, in image type when user select then only color visible othervise image showing black & white. even tint is disable in properties. but still how to show original image color even user not selected - https://prntscr.com/w3ddri

Author loopus

Hello, You simply need to activate the option "Disable gray effect" in the "Design" settings tab of the form to disable this effect.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Dev_Coder

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupport
CodeCanyon source
Customer Dev_Coder

hi how to make checkbox that only one option can choose. let say 3 checkbox A, B, C and now when user click A other options(B,C) have to disable. i can see demo in Reserve room section simple bed, double bed. how to make like this, i tried to clone but right now checkbox can clickable all of them

Author loopus

Hello, You simply need to give the same "Group" option name to the target items to do that. Is it ok ?

Customer Dev_Coder

Great, thanks it works, also one more help. How to verify next step button to check group selected, in my case there are two types of groups, A, B user need to select both options from group A and B then only it should go to next step how can i make that way - Clear picture - https://prntscr.com/w3cmob

Author loopus

To do that, you need to enable the option "Is required" on each item of the 2 groups and enable the option "Selection required" on the step panel.

Customer Dev_Coder

Yes it works, Thanks for your help much appreciated.

Author loopus

You are welcome !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from developerguy

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer developerguy

Hello, I have a problem with the Switchbox. Does not show. Can you help me please https://developer.oscarandrade.net Screenshoot https://snipboard.io/ZdkI1o.jpg

Author loopus

Hello, Please can you paste these rules in the "Custom CSS" option of the form ? (design tab) #estimation_popup .checker { display: inline-block !important; } #estimation_popup div.checker span:before, #estimation_popup div.radio span:before { display: none !important; } #estimation_popup div.checker { margin-left: -70px !important; } Does it correctly fix this css conflict ?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from did3y

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer did3y

hello! thanks for making such a great and flexible plugin! :) I'm using your subscription payment option and want to get the following done: my clients will pay a constant monthly subscription (49€) and they can add different items which accumulate to a total amount which they have to pay per year as one time installments (e.g. 300€). in ordner to display this kind of complex payment in the summary I decided to use the wording "Price per year" like: Price per year: xx total amount of items + 49€/month the only problem is, when someone doesn't choose any additional item, then the total item pricing isn't displayed at all, so the summary says: Price per year: 49€/month which is kind of confusing, so I'd prefer the following appearance: Price per year: 0€ + 49€/month is there a way to get this done? please note: I don't need this for payment processing, it should only be shown that way on the final summary (I just need it to generate an offer). thank you & greetings Diana

Author loopus

Hello, Thank you ! here is the code to paste in the "Custom JS" option of the form to do that : jQuery(document).ready(function(){ var formID = jQuery('#estimation_popup').attr('data-form'); jQuery('#estimation_popup').on('priceUpdated',function(){ var form = wpe_getForm(formID); if(form.priceSingle > 0){ jQuery('#lfb_finalLabel').html('Price per year: '); }else{ jQuery('#lfb_finalLabel').html('Price per year: 0€ +'); } }); }); Is it ok ?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from uzair121

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CodeCanyon source
Customer uzair121

Looks like it is not compatible with speed optimization. i am getting this js error. i tried excluding jquery and all calculator script Cannot read property 'length' of undefined at HTMLDivElement. (lfb_form.min.js:1) at Function.each (jquery.min.js:2) at S.fn.init.each (jquery.min.js:2) at wpe_initPrice (lfb_form.min.js:1) at Object. (lfb_form.min.js:1) at Function.each (jquery.min.js:2) at wpe_initForms (lfb_form.min.js:1) at HTMLDocument. (lfb_form.min.js:1) at e (jquery.min.js:2) at t (jquery.min.js:2)

Author loopus

Hello, Feel free to contact me from the support page of the plugin, 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 a_mancino

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CodeCanyon source
Customer a_mancino

Hi there, do you have a backend demo we can try ? I need a plugin for an Insurance site live quotes. so different products , and lots of variables for example: Make- Model . how many years owned etc Is your plugin geared up to do that ? Also can we have more than one method of payment ? for example monthly or one off payment ? I will look forward to your reply Thanks Andrea

Author loopus

Hello, Sorry, there is no trial version, but if you buy it and can't create the wanted form for any reason, feel free to contact me, I will help you or propose you a refund if you want. Yes, this plugin can be used to create such forms. The result of a form can be a single cost, a subscription cost or both at same time. When there is an immediate cost and a subscription cost, the single cost is paid immediately, and the subscription automatically starts the next month (or week, day, year, as configured in the form settings) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from leon_r

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer leon_r

Can this scenario exist? Customer fills out a quote request, and then after they see quote price in their email, they can pay for it from the invoice if the accept? I want to keep prices hidden from public and only be seen by those who have filled out a form.

Customer leon_r

Or lets say that the customer submits a request, the choose to accept it. After being in contact,is there any way to make the quote payable, and then send the customer an invoice link?

Author loopus

Hello, Yes, you can choose to hide all prices from the form, and send them by email, with a link that allows the customer to pay the order .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from davik4life

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadWooCommercePayments
CodeCanyon source
Customer davik4life

Hi Loopus, Pls, How can I setup a number field, when filled, it's value would translate to be the quantity of the product in the checkout page of Woocommerce?

Author loopus

Hello, A solution to do that is to assign the woo product to an hidden slider and use its option "Define quantity by calculation" to recover the value filled in the number field .

Customer davik4life

Thanks Champ. I figured the max of the slider is 30 by default, so I increased the max and everything works perfect.

Author loopus

You are welcome :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from nevrub

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesCustomization
CodeCanyon source
Customer nevrub

Hello. At one of the steps of the form, I need to provide one of three images for selection. Each image should have a "details" button leading to an external url. Is this possible with your plugin?

Author loopus

Hello, Yes, you can create "rich text" or "buttons" items and use their "Show depending on conditions" option to show the good one depending on the selected image . Rich text items can contain custom text and links, and the buttons can call an external url .

Customer nevrub

Thanks. You are talking about “Show depending on conditions”, I don't quite understand. Is there any documentation or demo version? I am trying to get something similar https://drive.google.com/file/d/1T8z3J7NnRw-rkWfcOvh975yWPWvM_973/view?usp=sharing

Author loopus

Each item has an option that allows you to define its visibility conditions. But to do as in this example, you simply need to create "Images with buttons" items and define the target url in their option "Call URL on click" .

Customer nevrub

Thank you for your patience) But from the comments I realized that the "image with a button" cannot be an element of choice. Are only "buttons", "images", "checkbox" available for selection? I want the user to be able to view the details on the external url and select an item. The selection will be available in the summary.

Author loopus

There is also a component "Image with button" that allows you to show an image with a description and a button in a same item.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from xrisxal2000

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadPDF and email
CodeCanyon source
Customer xrisxal2000

Hi Guys, can i use this great plugin as a voting system?

Author loopus

Hello, Please can you explain the expected form process ?

Customer xrisxal2000

yes, sure i have for example 5 steps with 5 questions for someone to answer, which can be done easily with your plugin. The tricky part is that i want someone with the same email or phone number not be able to do the poll again. Also i would like somewhere to see the poll results Mnay Thanks

Author loopus

Thank you. No, sorry, there is no specific option currently to prevent the user to fill the form again, or to show the results as asked .

Customer xrisxal2000

Many Thanks for your suport

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from victorgm

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadPDF and email
CodeCanyon source
Customer victorgm

Hello Lopus, The title and description are shown in the pdf. Is it also possible to show the image of an image item? I can't see the option. Is there a way to make the selected image display?

Author loopus

Hello, Yes, you can use the option "Add a dynamic value" in the PDF editor panel to show the image of a selected image item in the pdf content.

Customer victorgm

Thanks Loopus, but this does not work if I have several steps with several images, since I want their images to be shown in all the steps. What you comment would serve to show a specific image, but not to automatically show me the selected image at each point. no?

Author loopus

Only the selected items return an image, so you can place several [item-X_image] shortcodes in the pdf content, only the selected ones will be displayed .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Team_Khodani

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer Team_Khodani

Hi. How exactly is the account management supposed to work? I have activated the option in global settings and selected the account page. When the user finishes the form they are redirected to a login page which requires a password which they do not have. Also, when I put in the email address used on the submitted form, it says email doesnt exist. When I check on the Users on the website dashboard, there are no new users added. So can you please help me understand how this feature is meant to work? Also, how can I make it so that users have to sign in first before completing the form?

Author loopus

Hello, When this option is activated, a password is asked in the last step of the form if the filled email corresponds to an existing customer. The customer can simply click on the "Send me my password" link under the password field to receive his password by email. You can also add the shortcode [customer_pass] in the customer's email content to send the password in the order confirmation email . On the page defined as "Customer account management", the user can log in to edit its information and see his orders.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Rochamauve

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer Rochamauve

Hello. Great plugin. How can i set a step as last step.

Author loopus

Hello, Thank you ! There is only one last step from where the form is submitted. You can configure it from the "Last step" settings tab of the form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Dgtacq

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadPDF and email
CodeCanyon source
Customer Dgtacq

Hello, When i do this when sending to multiple email addresses, how do i hide the email addresses for other recipients? "Yes, simply fill the different emails separated by commas in the “Admin email” field. The order will be sent to all the mentioned emails." Thanks

Author loopus

Hello, There is no specific option to hide the recipients currently, sorry. I note the suggestion. if you need a freelance to develop such customization to your version of the plugin, I can recommend this team : https://www.wpdeft.com/ . They are used to work with this plugin .

Customer Dgtacq

Thanks, would you know someone else? Their website is offline for a few days already.

Author loopus

Ah ok, here is another specialized team : https://wpkraken.io/

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Kaarup

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CodeCanyon source
Customer Kaarup

Why does it take 5-10min to switch a field. The browser stalls everytime

Author loopus

Hello, Please open a support request from the support page by using your buyer account : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support . I will debug it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Thib3538

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportCustomizationPayments
CodeCanyon source
Customer Thib3538

Hello! Is it possible to add a switch button in a shortcode?? And I don't really understand how the custom javascript works... could you give me a link to a tutorial or something like this?? Thanks you!

Author loopus

Hello, You can freely create buttons or switchbox in any step of your form. Feel free to contact me from the support page of the plugin if you need help : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from davik4life

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer davik4life

Hi loopus, I am here again, and I'm excited to buy the plugin. I need some support. Here's my use case and it's a little tricky to find a way to solve this. I want to be able to add another step that takes in a number field and multiplies the entered number by 1.25% and adds it to the final price. How do I make this work?

Author loopus

Hello, You can create an hidden & preselected checkbox after the number field that applies the wanted calculation : [price] = ([item-1_value] * 1.25)/100

Customer davik4life

Thanks but it's not carrying over the total to the price. What could be the problem? I have added them to the same group.

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pratyaksh99

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommercePDF and email
CodeCanyon source
Customer pratyaksh99

Can we integrate with woocommerce? Like, I want to take customer contact details and then charge them for the woocommerce product (Product price needs to be charged). The form will be added on the product page Is this possible?

Author loopus

Hello, You can assign existing woo products to the priced items of the form, and choose to add them to the woo cart at end of the form. But only woo products can be added to the cart, the other data is sent by email to the admin (and stored in the plugin backend), with the same order reference than the one added as woo product attribute in the cart .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dosont

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommercePaymentsPDF and email
CodeCanyon source
Customer dosont

It's a great plugin, Thank you so much. But how to add another payment method instead of Paypal, Stripe or Razorpay ?

Author loopus

Hello, It is possible to assign wooproducts to the items of the form and choose to add them to the woo cart at end of the form . In this case the payment is done directly from Woocommerce, with the installed Woo payment gateways. Only woo products can be added to the cart, the other data is sent by email to the admin, with the same order reference than the one added as woo product attribute in the cart .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Jeneisha

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer Jeneisha

Hi, I'm having some problems with a group that includes both button and checkboxes. https://paste.pics/35be6c34353e7a2abcf80b9913b19499 As shown in the screenshot below if I select the button and then I select a checkbox, the button does not become unselected and both options are selected. https://paste.pics/bd92057dbe2feedc16bb6d7851684c19 Initially I wanted to make the "No Binding" button the default selection, however if someone tries to select another option eg. White - 3 Ring Binder. Both the 'No Binding" button and the "White - 3 Ring Binder" will be selected (as shown above in the link) I have created other groups and usually, once another option is selected the other one automatically becomes unselected because they belong to the same group. Can you please assist me in rectifying this matter. It's really confusing.

Author loopus

Hello, Please can you contact me from the support page of the plugin ? 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 mmatos

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer mmatos

Hi!    I need a calculator for my homepage and yours looks pretty good.  However, I am not interested in having customers' data in my database.   Is it possible, for the clients to download the configured list as a file? Please let me know if this is possible. Kind regards, mmatos

Author loopus

Hello, Yes, it is possible to allow the customers to download the order / summary as pdf when they click the final button of the form. Feel free to contact me from your buyer account if you want a version that doesn't store the form data in the database.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from babrone

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBooking
CodeCanyon source
Customer babrone

Hi, does the calendar allow you to make a multi-date and multi-time range booking? For example, for certain bookings, the customer will need to select different time ranges for several days. Below is the example of a single booking, which consists of three days: Booking on 28/11/2020 from 16:00 to 18:00, 2 hours Booking on 02/12/2020 from 11:00 to 12:00, 1 hour Booking on 15/12/2020 from 08:00 to 11:00, 3 hours For the above booking, I should be able to charge on an hourly rate: 2+1+3=6 hours. Is this supported in the calendar? Thank you

Author loopus

Hello, No, sorry, there is no specific option to do that currently. Thank you for the suggestion.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from saifiii

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CodeCanyon source
Customer saifiii

it support patym or razorpay payment gatway

Author loopus

Hello, The available payment gateways are Razorpay, Stripe and Paypal .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from hahaguy

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer hahaguy

hi im using buddypress, is that possible can i use ur plugin to create signup form for buddy press or as wordpress signup form? tq

Author loopus

Hello, No, sorry, there is no option to do that currently.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from antonartnet

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer antonartnet

hi can this pluging do a shipping calculation such as: every lb is $3 for the first 5 lb. When it rach six lb the cost goes down by a dollor, so the new rate per lb is $2. But it will still keep the $15 from the first 5 lb and the six lb will be $17 total, the 7 will be $19 and so on just going up by $2 let me know if that is posible asap?

Author loopus

Hello, Yes, it can be done by using the "Price calculation" option on the target item .

Customer antonartnet

Hi, i made purchase, but its very confusing for me to make do this or understand it, can you create this, its simple 1 step calculation for with 1 option weight multiply by price.

Author loopus

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

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer adapta

Hi, I want add to form some fields ONLY for registered user, is it possible? Thanks.

Author loopus

Hello, No, sorry, there is no specific option to do that currently. Thank you for the suggestion.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from lessismoredesign

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesCustomizationPDF and email
CodeCanyon source
Customer lessismoredesign

How can I remove the last step (email to) button? Whatever I do the email button still remains.

Author loopus

Hello, It can be hidden by pasting this rule in the "Custom CSS" option of the form : #wpe_btnOrder {display:none !important;}

Customer lessismoredesign

Thanks, it works!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from vergiis

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesPDF and email
CodeCanyon source
Customer vergiis

Hi, I have a question. Is it possible to add a button at the end of the form which would allow a customer add another component (basically, start the form over and stack the components) and then send the quote when added the components they needed? Also, just to make sure, is it possible not to show any prices? We would like to send the calculation as a reply to a email. Thank you! Veronika

Author loopus

Hello, A same step can't currently be called several times, or the last selection will replace the first one. A solution to do that is to duplicate the steps several times, link them successively and use their option "Show depending on conditions" to show the good number of steps depending on the wanted conditions (ex: if the button "Add another product" is selected in the previous step ). Yes, you can hide all prices from the form and send the cost by email only .

Customer vergiis

Hey, thank you very much for your fast reply! Okay, cool, that could work pretty well I think. Awesome! Thank you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ershadzolfi

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer ershadzolfi

Hi I read a comment of 4 years ago that you told: i noted, i will integrate that with some affiliation plugin. So, After 4 years, does this plugin integrated with any affiliation program sir?

Author loopus

Hello, The exact question asked 4 years ago about this point was : "Any plans to integrate your plugin with affiliate plugins ?" . My reply was : "Not for now, but I note your request.". No, there is no affiliation plugin integration, sorry . Thank you for the suggestion .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from toasting

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupportPaymentsPDF and email
CodeCanyon source
Customer toasting

Hi, hope you're well, on the latest version, the sender of the email notification is [email redacted], before, it was the email that was submitted, any way to change this?

Customer toasting

Also, more importantly, the last version, I cannot save anything?

Author loopus

Hello, There is probably a problem in the database tables of the plugin. Please can you export your forms then fully uninstall/reinstall the plugin from the Wordpress plugins page ? It will fully recreate the plugins tables and should fix the problem . Some themes replace the sender email by a @wordpress.com address. You can configure a smtp account or use this plugin to fix it : https://wordpress.org/plugins/wp-change-email-sender/

Customer toasting

Hi, thanks, tried that but still can't save.

Author loopus

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

Author loopus

Thank you, well received. I replied. The email field is simply required by the form. You can move it in another step or hide it if wanted.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mikemili444

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer mikemili444

Hi there, love the plugin been using it for a while now. Just a quick question - We are trying to use the "Open URL on Click" on an image element so when selecting it goes to an #id in the same page (to scroll down to another rich text element) - But, this only works if I select the image, and then double click it. Shouldn't it scroll down on the first click (select)? Any help would be greatly appreciated!!

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-title="My image item"]').on('click',function(){ jQuery('body,html,#estimation_popup').animate({ scrollTop: jQuery('#myAnchor').offset().top }, 250); }); }); Simply replace "My image item" and "myAnchor" by the real title of the image item and the id of the target anchor.

Customer mikemili444

Thank you so much but it only seems to work again with double click (tap in mobile). One for select, and another for scroll, at which point there's nothing to scroll to because the second link de-selects the element. Any thoughts? Any help here would be much appreciated!!

Author loopus

Feel free to open a support request by using the account that has support rights, 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 sam_a

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer sam_a

Great plugin and lots of features but the UI and styling is absolutely horrendous (sorry) it's so much work to restyle element by element and some conflict with the initial styling that comes with the plugin. I wish you guys had just built it using bootstrap or better yet, had an option to completely remove styling from the template and add classes to each element. I've just spent so much time trying to brand it and make it simpler, remove animations, shadows, it's SOOOOOOOO much work. But... there's probably no other plugin that I've come across that has this many features... I'm so torn between liking it and hating it.

Author loopus

Hello, This plugin already uses Bootstrap. Feel free to open a support request from the account that has support rights if you need help on a specific point : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer sam_a

Yes I can see it started with bootstrap but so much more code has been added in. I'm fine with editing and making changes to it. I just wish there was an override to remove all of the styling you guys have done and take it back to bootstrap framework or at least remove everything and allow me to add specific classes to each element myself. I've already built my theme and styled everything on the website. For example all I'd have to do to get my buttons all conforming to the rest of the website is to add one class. Please seriously considering my two above suggestions: 1. option to remove all CSS 2. option to add style classes to each element

Author loopus

Thank you for the suggestions.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Mecc

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPaymentsBooking
CodeCanyon source
Customer Mecc

Hello, I want to set all sundays or christmas in assigned calendar as gap days. How to skip this days in reservations and don't counts them in calendar? Something like 6 day week (not 7 day long).

Author loopus

Hello, For support requests, please open a new ticket from this page, by using the account that has support rights : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Itsvarro

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer Itsvarro

Hi, how can I open a form in full-screen mode with the push of a button on a page?

Author loopus

Hello, You need to use the "popup" option to do that. You can find the instructions in the documentation of the plugin.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kevin_step2web

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer kevin_step2web

hello, I would like to know if it is possible to directly reach a step of the form with options checked via a url with parameter. for example if I type site.com/form?option_1=check I would go directly to my form at the step of option 1 and this one would be checked. same for an url for option 2, 3 and 4 pre-checked. thank you

Author loopus

Hello, No, sorry, there is no specific option to do that currently. I note the suggestion, thank you .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from davidfruishn_DISABLED_1695928812

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer davidfruishn_DISABLED_1695928812

Sorry bro I really like the plugin but it's really not doing what I need it to do. I need a lot of customisation to make it work how I need it. Could you please refund me?

Author loopus

Hello, Yes, if you bought it recently I can propose you a refund, no problem. Please open a support request from https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ddoudix

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer ddoudix

Hello, as I understand when I customer subscribe or estimate a cost, he's registered automatically ? Is it possible to notify him by mail that he'll have an account ? And is it possible for the customer to change his password also ?

Author loopus

Hello, You can activate the option "Enable frontend customer account management" in the global settings panel of the plugin and select a page that will be used for customers account management, to allow the users to modify their data and see their orders. The customers can reset their password from this page and receive it by email .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Jasser13

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer Jasser13

Hello can we use this plugin to calculate a volume in m3 instead of calculating a price, example the customer chooses objects and at the end he has the result in m3 instead of a price

Author loopus

Hello, Yes, you can calculate a volume by using the custom calculation option, hide the default final price and replace it by a rich text item that shows the wanted result in m3.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from StefGo1

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesSupportCustomization
CodeCanyon source
Customer StefGo1

Hello, I have several questions: 1) Can an e.g. dropdown item be attached 4 different numbers (in the background) used for calculation (like an index / array / table)? This is crucial for me 2) Can it do extra background calculation without giving this result to the user (but another result it shows)? 3) Can it show a (text)message to the user depending on the results? 4) Can the buttons in the end be configured in any desired way (no submission needed)? Thanks for answering this possibly difficult questions.

Author loopus

Hello, 1. Not directly on the dropdown item, but you can create conditions based on the value selected in the dropdown in any price/quantity calculation of the other items . Ex: [quantity] = 1; if( [item-1_value] == 'Option 1'){ [quantity] = 2; } 2. Yes, you can create an hidden & preselected checkbox to apply invisible calculations in the form . 3. Yes, you can create a rich text item for each possible message and use their option "Show depending on conditions" to show the good one depending on the wanted conditions 4. You can define conditional redirections that will be called once the form sent. If wanted, you can hide the final button by using this css rule : #wpe_btnOrder {display: none !important} And create your own button items in the last step .

Customer StefGo1

Thank you for your super fast reply. To help me understanding can you provide me with a code example, when Dropdown item 1 (e.g. a car model) has 4 different values (like price, age, consumption, insurance) which I need for further calculation when the user chooses like 10 car models in one go and then calculation of the four different numbers starts (e.g. the average of consumption).

Author loopus

The price can directly be defined on each dropdown option. For the other attributes, for example you can create a hidden number field "age" and apply it a quantity calculation like this one : if([item-1_value] == 'My Option 1') { [quantity] = 1 } if([item-1_value] == 'My Option 2') { [quantity] = 2 } etc... It allows you to use the quantity of this hidden "age" item in any other calculation in the form. Then you can repeat this method for each wanted attribute.

Customer StefGo1

Thank you very much!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Tiserx

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Tiserx

Hello, when I put a png image it does not look in color I have to click to turn it over and then it looks in color, some way to solve it, thanks

Author loopus

Hello, You can disable the gray effect by enabling the option "Disable gray effect" in the "Design" settings tab of the form. You can also choose to inverse it (option "Inverse gray effect") .

Customer Tiserx

Perfect, Thanks!!!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from TecknoYouDidnt

4 direct author replies in this public CodeCanyon conversation.

8 messages4 author repliesBuyer threadSupportPaymentsPDF and email
CodeCanyon source
Customer TecknoYouDidnt

Hey guys has anyone had issues with form not showing any images? I am trying to get images to show but only get an X on them see my form below. Any help would be appreciated. https://mrphonedoctor.com/form/

Author loopus

Hello, The used image files sound to be missing on the server : https://mrphonedoctor.com/wp-content/uploads/2018/07/ipad-air2-300x225.jpg

Customer TecknoYouDidnt

Thx for quick reply! I have changed the directory for them and still shows X. I replaced old image url with this one here to test. This link works but will not show up. see below new url https://mrphonedoctor.com/wp-content/uploads/2020/11/apple-iphone-5c.jpg

Author loopus

This image file isn't currently used in the form. The images applied to the items are currently missing : https://mrphonedoctor.com/wp-content/uploads/2018/07/5C-Green.png , https://mrphonedoctor.com/wp-content/uploads/2018/07/Space-Gray-1.png , https://mrphonedoctor.com/wp-content/uploads/2018/07/Orchid-Gray.png etc ...

Customer TecknoYouDidnt

This is so strange because I am changing the image link in the backend under group name where it says "image" however everytime i change the url to the one i sent you it does not save and reverts back. Any way I can pay for support and have you take a look at it?

Author loopus

Yes, you can renew your support from the main codecanyon plugin page then open a support ticket from https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support . I will debug it .

Customer TecknoYouDidnt

Hello it's been renewed can you please email me so can get you login info? [email redacted] thx

Author loopus

Hello, Thank you. Done, I sent the email .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ryjostudio

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer ryjostudio

Hello - can this plugin create a script timer form like this: https://www.voiceactorwebsites.com/voice-over-script-timer/ Thanks!

Author loopus

Hello, No, sorry, there is no specific option to do that currently. Thank you for the suggestion.