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 6 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 gur21

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer gur21

Hi, Can you upload files ? Is this builder base form ? Thank you

Author loopus

Hello, Yes, you can add file upload fields in your forms, and freely manage the content of each step of your form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from awas_ua

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesSupportPayments
CodeCanyon source
Customer awas_ua

Hello. I found a bug, if someone types in Number Field number that starts with 0, it brakes the whole calculation and makes the price zero. Number field 20x5=100 // Number field 020x5=0. How to fix this bug?

Customer awas_ua

Also, is there any way to limit the Number Field using the quantity of other fields number? I tried this code but nothing happened ////////////////////////////////////////////////// if [quantity] > [item-757_quantity] { [quantity] = [item-757_quantity] }

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from DPI_Studio

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer DPI_Studio

Hi, I try to use Google Language Translator plugin to translate all my site, but the form is the only part of the site not translated by it. You have a solution to this? Thanks!

Author loopus

Hello, Yes, the plugin uses the "notranslate" html attribute. You can remove it at line 3284 of the /includes/lfb_core.php plugin file : $response .= ' ...

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pageperfect

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBooking
CodeCanyon source
Customer pageperfect

Hi, I would consider this if the calendar booking system can sync with Google Calendar and only show available times based on that + send bookings to google Cal.

Author loopus

Hello, No, sorry. Currently the calendar events can be exported to Google Calendar, but the events can't be created from it. Thank you for the suggestion.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sofserendipity

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer sofserendipity

Hello! how are they? with the last update it doesn't save the changes in the steps or in the list of elements and sometimes it hangs!

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 WP_Desk

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer WP_Desk

Hello, I am using your plugin with WooCommerce. I want to calculate the price with your plugin - get the "final cost": https://wpdesk.me/ms/22hr9uq5b3xi.png And in the end I would like to use the final calculated price from the form and use it as a price for WooCommerce product added to cart. I do not want to use the single "component" price calculations. I want the final price from the whole form to be used as a price in the WooCommerce cart. Can you please explain how to do this? Thanks!

Author loopus

Hello, Here is a way to do that : Create an hidden & preselected checkbox in the last step of the form Assign it the Woo product and enable its option "Don't add price to total" Use its price calculation to set the form total price as item price : [price] = [total] It will be added to the woo cart with the total price of the form as cost.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from gscozzola

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer gscozzola

It is possible that after completing an order / quote, the customer can see this page https://ibb.co/18PmNJz) of his order on the frontend (also in his my account) so that he can see the various updates and progress of your order?

Author loopus

Hello, Yes, the Customer account system allows the user to see his past orders and their status. It can be enabled from the "Global settings" panel of the plugin.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from GebrGillissen

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer GebrGillissen

Hello, how do i get capital letters in my title and sentences?

Author loopus

Hello, Here is the rule to paste in the "Custom CSS" option of the form to do that : #lfb_form .lfb_genSlide .lfb_stepTitle, #lfb_form .lfb_genSlide .lfb_stepDescription { text-transform: uppercase; }

Customer GebrGillissen

Thank you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from amlan1995

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer amlan1995

I want an estimation/ price calculation form that can display price in customer's currency based on his GEO location or selection. Is that anyway possible with or without the help of any other plugin? We are providing web designing service targeting other countries too. So we want to display estimation based on their currency.

Author loopus

Hello, No, sorry, there is no specific option to do that currently. If you need a freelance to develop such customizations to your version of the plugin, I can recommend this team : https://wpdone.artbees.net/?ref=13 They are used to work with this plugin and should be available for such custom work .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from scklain

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer scklain

How could I change the previous button position ?

Author loopus

Hello, You can use this css rule to do that : #lfb_form .linkPrevious { margin-top: -24px !important; }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from amlan1995

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer amlan1995

Does it will work with CURCY - Woocommerce Multi Currency? Does it will display estimated price based on the cuurency set on CURCY?

Author loopus

Hello, No, sorry, there is no specific option to work with this plugin. Each form can have its own currency/texts & price format, but currently they can't be modified dynamically in a same form.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from amlan1995

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer amlan1995

Does the plugin support automatic updates or can be updated from wordpress dashboard itself?

Author loopus

Hello, Yes, it comes with automatic updates system. Updates can be applied manually from the Wodpress plugins page, or automatically by enabling the "Enable auto-updates" Wordpress option.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from maishedu

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer maishedu

Hello Inthe Documentation/Demo I cant see where to hide fields for Logged in Users. I would like only logged in users to use form

Author loopus

Hello, To do that, you can simply paste the form shortcode in a page allowed to logged users only, by using a plugin like https://wordpress.org/plugins/ultimate-member/

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from DickHo

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer DickHo

Hello, we are interested into this product. We have an example PDF file with "complex" formulas and interactions between customer data (form) and the cost calculator. Can we send it to you in order to know its feasibility? Or better, do you provide a service to create it for us? Thanks in advance. Kind regards.

Author loopus

Hello, Yes, you can contact me from my profile page : https://codecanyon.net/user/loopus . I will check it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from cromags1

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBooking
CodeCanyon source
Customer cromags1

Hi, I have a question before I buy. I want to use this script for caravan rental. Is it possible to make reservations under these conditions? 1) I have two caravans for rent 2) I have one car to rent 3) the customer can only rent a caravan 4) the customer can rent a caravan + car 5) if a caravan + car will be reserved in the given period, then another customer will no longer have the opportunity to reserve a caravan + car, but only the remaining caravan. Possible? 6) if one customer is booking one caravan, the other customer is booking a second caravan, a separate car reservation may no longer be available (only a car can never be booked, a car can always be booked only with a caravan).

Author loopus

Hello, No, sorry, there is no specific option to that currently. You can define the maximum number of events at same time, but not manage the stocks of different services/products per event. Thank you for the suggestion.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from themedutch

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer themedutch

Hello, loving your plugin im using it finally for a client that rents out mobile storage units. Im looking for a way to add extra cost for weekend, so if a client select via the data picker Saterday or Sunday it will add 25,--. Is that possible?

Author loopus

Hello, There is no direct option to do that, but it can be done by using custom JS code. Please 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 amlan1995

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportWooCommercePayments
CodeCanyon source
Customer amlan1995

Does it fully compatible with Divi? Does it can create woocommerce orders? Does it can send payment link automatically? Do I need any additional plugin or add-on to use all the features?

Author loopus

Hello, 1. Yes, you will simply need to enable the "Ajax navigation support" option in the form settings. 2. You can assign existing woo products to the items of the form and choose to automatically add them to the woo cart when the form is finished . 3. No, it doesn't require any other plugin.

Customer amlan1995

Does it support multi-currency or conditional pricing also?

Author loopus

No, each form can have its own currency, translations and price formats, but a same form can't currently manage several currencies. The "price calculation" option allows you to dynamically change the price of an item depending on the wanted conditions.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from actugeek

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer actugeek

Hello, following a redesign, I have just changed the theme to 'Salient'. Unfortunately, it looks like there are conflicts. can you tell me if this extension is compatible with the Salient theme please? https://postimg.cc/dhymmvDr

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 maishedu

6 direct author replies in this public CodeCanyon conversation.

12 messages6 author repliesCustomization
CodeCanyon source
Customer maishedu

Hello Lets Say One customer has many orders. How do I go about this where I dont want them to keep filling the form. Is it possible to have a grid entry style with autofill e.g similar to excel. Kindly advise e.g if customer has 100 orders

Author loopus

Hello, No, sorry, there is no specific option to do that currently. If needed, there is an option to show a button in the form that allows the customer to save the form progression and restore it when the form page is called. It can be used to repeat a same order quickly.

Customer maishedu

What about the User Import Feature where the user can import their orders ?

Author loopus

There is no specific option to import orders from files currently, it would require to customize the code of the plugin. The orders must be submitted from the forms.

Customer maishedu

It says inthe features Users can Upload files. What does this mean ?

Author loopus

You can create file upload components in your forms to allow the customers to upload files that are submitted with the form data.

Customer maishedu

This cannot be used to import orders ?

Author loopus

No, there is no specific option to do that currently.

Customer maishedu

Last question. Can I have one order form which can have multiple items. For example I have 20 products. The 20 products probably can have different properties. I want the user to add products to a list and an estimation done.

Author loopus

Yes, you can add the 20 products to the form and enable the "Show summary" option to show the selected products in a list. The summary component can be used in any step of the form .

Customer maishedu

Thanks for the info. Can one of the products be chosen multiple times . For example I have a product called tcl tv. I want tcl tv to be added thrice but with different variation which affect the price. tcl tv one will be 55 inch other one 65 inch and the other 43 inch. Can I also edit the summary view items ?

Author loopus

A same product can be added several times simply by enabling quantity selection onside, but it will not have variations. If needed, you can duplicate an item or a full step in one click. No, the summary can't be edited by the customer, it resumes the selection done in the form.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from saqibsaeed2

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesSupportCustomizationPayments
CodeCanyon source
Customer saqibsaeed2

Hello Is it possible to make a form like this: https://www.loom.com/share/74640670f96f443d9c16f2ab010428fa

Author loopus

Hello, Yes, you can create such a form by using this plugin. You will need to use the "Price calculation" tool to calculate the different values (you can create hidden & preselected checkbox to apply each calculation) , and use a "Custom content" component to show the results in a table. The "custom content" component has a rich text editor and can show the price/value/quantity of any item of the form in custom html code.

Customer saqibsaeed2

Thank you Loopus, Yup! It looks like that is going to work. However, How to I add/multiply/divide/subtract two values? https://www.loom.com/share/a3cb7959da6341509f2557b8147dc870

Author loopus

The calculations are not directly executed in the "Custom content" components. You need to use the "Price calculation" option on the target item (it can be an hidden & preselected checkbox for automatic calculations) : https://www.youtube.com/watch?v=xH8frpa7wL0 . Then you can show the price of this item in the custom content component. For support requests, 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

Customer saqibsaeed2

Loopus, Thank you for sharing that video, it was very helpful, However, I following the same instructions and when I make it checkbox, it doesn't show me "Use calculation" option: https://nimb.ws/zsktFq Here is what I see: https://nimb.ws/wkmTAg Loom Video: https://www.loom.com/share/95ef42cc2a834682922af384f5ab40ae

Customer saqibsaeed2

Loopus, Never mind, I figured out how to get to that. For those who are looking for the same thing can get it from this tab: https://nimb.ws/pswcSN -- One more question: Is there a way to show the value on the same step and not on the last or next step?

Author loopus

For support requests, 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 awas_ua

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer awas_ua

Hello! Your plugin looks very interesting, I would liek to know if it is possible to: 1. Upload video files and add them to WC cart and order. 2. Calculate their lennght in seconds and count number of files 3. Multiply the lenght by price automatically and apply some discounts on lenghty videos (additionally will be glad to separate files) Thank you!

Author loopus

Hello, 1. Yes, you can allow the user to upload videos files in the form 2-3. No, sorry, there is no specific option currently to calculate the length of an uploaded video. Thank you for the suggestion.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Stu247

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer Stu247

I cant get the site to recognize the business San Francisco International Airport - SFO in a distance calucation feild but it recognizes everything else

Author loopus

Hello, For support requests, please contact me from the support page, 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 Stu247

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer Stu247

How do you change the wording on the final step from "your estimated price is" to "final price"

Author loopus

Hello, For support requests, please contact me from the support page, 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 Stu247

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer Stu247

How can you add the intial price into the cost on summery. right now it shows price without initial price then the total has both together.

Author loopus

Hello, For support requests, please contact me from the support page, 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 Stu247

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Stu247

How can i remove the Discount cell inside the summery?

Author loopus

Hello, Here is the rule to paste in the "Custom CSS" option of the form to hide it (in the Design tab of the form settings panel) : #lfb_summaryDiscountTr {display: none !important;}

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Awasua

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Awasua

Is there any option to automatically pick some options from radio menu or from list depending on the previous page? For example, the link for from is website.com/buy 1. If I went from website.com/one on the /buy page pick option One 1. If I went from website.com/two on the /buy page pick option Two Thank you!

Author loopus

Hello, No, sorry, there is no specific option to do that currently, it would require a custom js script. I note the suggestion, thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from safjmal5

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CodeCanyon source
Customer safjmal5

hello ,I configure this plugin it's very nice and I activate the option added to cart , but the added to cart doesn't work only when the client is connected, but i want what works even if he doesn't have an account. Help me please it's very urgent

Author loopus

Hello, The plugin adds the woo products assigned to the selected items of the form for all users, it doesn't check if the customer is logged or not. Please contact me from the support page by using your buyer account, 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 jordi123451

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer jordi123451

https://www.party-picture.nl/17162-2/ the form is not working properly, it looks like the css is not good.

Author loopus

Hello, This issue sounds to comes from this css rule : @media only screen and (min-width: 1000px) { body .container .container:not(.tab-container):not(.recent-post-container):not(.normal-container) { width: 100%!important; padding: 0!important; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; } } In this theme file : https://www.party-picture.nl/wp-content/themes/salient/css/salient-dynamic-styles.css?ver=47720 You can remove the "!important" tags or replace it by this one to fix it : @media only screen and (min-width: 1000px) { body .container .container:not(.tab-container):not(.recent-post-container):not(.normal-container):not(.lfb_genContent) { width: 100%!important; padding: 0!important; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; } }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Themepixy

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportBooking
CodeCanyon source
Customer Themepixy

Is that possible to integrate the booking to Zoho CRM?

Author loopus

Hello, If it support Zapier, you can choose to send the form values to Zapier when the form is submitted, to transfer the data to the wanted CRM.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kafesys

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer kafesys

Is it possible to redirect the user to one page or another depending on the points/price obtained?

Author loopus

Hello, Yes, you can do that by using the conditional redirection option, in the "Last step" tab of the form settings panel.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from BetaHubs

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer BetaHubs

hello all I finalized my form but the submit button is disappeared and i cant solve this issue any help please https://betahubs.com/estimate-your-digital-product/

Author loopus

Hello, You need to edit the final step of the form, open the "Step settings" panel and disable the "Hide next step button" option to show it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from getsuccess

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadBooking
CodeCanyon source
Customer getsuccess

great plugin looks amazing! just wish it had google calendar sync for the calendar. Works great, but would love if the client could book the date and check if im available as well. Regardless, great job!

Author loopus

Hello, Thank you ! I note the suggestions.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from holdemremovals

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer holdemremovals

Any issue with WP cost estimation and Elementor? I'm trying to add a form and is not showing on the page.

Author loopus

Hello, Please can you enable the "Ajax navigation support" option in the "General" tab of the form settings panel ? Is it ok ?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from axilleaszante

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPayments
CodeCanyon source
Customer axilleaszante

Hello, a prepurchase question. Can the images-icons on the first step on the link below to be bigger? If yes is that a easy task? https://wp-cost-estimation-payment-forms.com/website-cost-estimation-demo/ Thank you for your time

Author loopus

Hello, Yes, you can freely define the images size from the form settings panel and directly in the step settings panel .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ggd108

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer ggd108

hi, shortcode work very well with post, page but only shows blank stripe. Tried a lot but not able to work out what's wrong? Even updated with latest version. Kindly assist.

Author loopus

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

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer Awasua

Hello. I know I can use "jQuery('.dz-complete').length" to count the number of files uploaded, is there any way to count only the number of the uploaded files on a specific field, not the whole form if I know its ID number? Thank you! Also, is there any way to show files that were previously uploaded and select/deselect some and count selected pieces?

Author loopus

Hello, It can be done by using this code : jQuery('[data-itemid=276] .dz-complete').length Where '276' is the ID of the target file field. There is no specific option to show the files previously uploaded .

Customer Awasua

It worked, thank you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Skjonnemann

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportBooking
CodeCanyon source
Customer Skjonnemann

Hi... How to subtract. I have a product people select, and can select 4 other selections for that price. If they choose once appointment full price, but if they select 4, 8 or 12 weeks, they have 50%, 25% and 10% discount..

Author loopus

Hello, You can use the price calculation option to apply such discounts : [price]= 0- [total]*0.5 Feel free to contact me from the support page if you need help .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from davonrich

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPDF and email
CodeCanyon source
Customer davonrich

Hello Is it possible to pass on leads information from this plugin (name, email etc) by using webhooks, to another WordPress plugin e.g a CRM plugin

Author loopus

Hello, Yes, if the target plugin or service supports Zapier, you can choose to send the form data to Zapier when the form is submitted, to be able to transfer the data where you want.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Qarld

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer Qarld

I am trying to build a calculator, but failing miserably to work out which option and code to enter. I want the calculators to work out and show the area in Square metres / quantities of bags. The calculations are simple either - width x length - width x height But nothing I enter will make this work can you help? Posting from my purchased account

Author loopus

Hello, Of course. Please contact me from the support page, sending me the url of your form, I will help you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from andrewlindseyaymer

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CodeCanyon source
Customer andrewlindseyaymer

I am trying to build a calculator, but failing miserably to work out which option and code to enter. I want the calculators to work out and show the area in Square metres / quantities of bags. The calculations are simple either - width x length - width x height But nothing I enter will make this work can you help?

Author loopus

Hello, For support requests, 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 elohimguy

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer elohimguy

The Cost Calcuation option is not displayed for dropdown elements. Is it possible to create a cost calcuation formula if only dropdown elements are added in the form?

Author loopus

Hello, You can create an hidden & preselected checkbox after the dropdown that applies the wanted price calculation depending on the option selected in the dropdown.

Customer elohimguy

Thanks.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from qouiou

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer qouiou

How can excel formulas be applied?

Author loopus

Hello, The price & quantity calculations uses Javascript, not the Excel language.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Supernova23

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer Supernova23

How to built this scenario? A, B and C A can be selected but not in combination with B and C B can be selected but also in combination with C C can be selected but also in combination with B B and C cannot be selected if A is selected

Author loopus

Hello, The best way is to place the item A in a step, and the items B and C in another step. Then you can create a link condition to call the "B&C" step only is the item A isn't selected .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from 10ten92

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer 10ten92

Hello, is it possible to turn the auto save? the save button works really weird.

Author loopus

Hello, Yes, you can disable it from the "General" tab of the form settings panel.

Customer 10ten92

Sorry my question was, is it possible to turn the autosave on, instead of clicking the button manually to save the form.

Author loopus

Ah ok. There is no specific option to do that, but this code (to paste in the "Custom JS" option of the form) should do the job : jQuery(window).on('load',function(){ jQuery('.lfb_floatingSummaryBtnCt').hide(); jQuery('#lfb_form').on('stepChanged', function(){ jQuery('.lfb_floatingSummaryBtnCt a').trigger('click'); setTimeout(function(){ if(!jQuery('.lfb_floatingSummaryBtnCt a span').is('.fa-redo')){ jQuery('.lfb_floatingSummaryBtnCt a').trigger('click'); } },200); }); });

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from gur21

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadBookingPDF and email
CodeCanyon source
Customer gur21

Hi, I really like the plugin, just wondering, if it can create something like this with calendar to be added for bookings? https://www.archliving.co.uk/request-a-valuation/ Also the media upload possible ? Thank you

Author loopus

Hello, Thank you ! Yes, you can create such a form process by using this plugin. The date and hour selection will be made from a date picker. Yes, you can create similar file uploaders, it uses the same JS library (dropzone) than this form.

Customer gur21

Thank you for quick reply. That's perfect. just one more thing, possible not to provide cost estimation on spot, and Can it be done via email after submitting the form ?

Author loopus

You can choose the send the form data to Zapier when the form is submitted, to pass it to another software or service.

Customer gur21

Sorry ! I didn't understand the Zapier part. Can you please clarify this ? 1. Possible not to show cost estimation ? 2. Once the date is selected, and info been filled, the form submitted to my email, so I get the notification ?

Author loopus

Sorry, I misunderstood the question. 1. Yes, you can hide all prices from the form. 2. Yes, the form selection is sent to admin. It can also be sent to the customer (with or without prices).

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Themepixy

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommercePayments
CodeCanyon source
Customer Themepixy

Is there Card Payment system included? If so, can PayPal and Card payment system be used both together?

Author loopus

Hello, The available payment gateways by default are Stripe, Paypal and Razorpay. They can be used together, leaving the choice to the customer. If you use the Woocommerce feature, the payment can be done from Woocommerce, with the installed Woo payment plugins.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from arbeni

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer arbeni

Hi there, is it possible to limit the contact form geographically. So that only leads come from Berlin, for example?

Author loopus

Hello, A solution to do that can be to : Place the city dropdown in a step before the last one Enable the "Hide next step button" option of this step Create a button item, enable its "Call next step on click" option and use its "Show depending on conditions" option to show it only if the city selected in the dropdown is valid. You can also create a "Custom content" item and use its "Show depending on conditions" to show a custom error message when the selected city isn't valid .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dmazzoleni

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer dmazzoleni

Hello, I can't align elements horizontaly, everything appears on top of each other. Changing 1/2, 1/3, ... Is not working. For example, in the "Rent a vehicle" demo on my site every columns appear on top of each other but on your demo site it's working well. Could you help me ? Thanks. Vous êtes français ? (Plus simple d'expliquer en français si besoin)

Author loopus

Hello, There is probably a css conflict with a style of the theme that uses the !important css tag. You can probably paste this rule in the "Custom CSS" option of the form to force the columns to be horizontally aligned : #lfb_form .lfb_genContent .lfb_column {width: auto !important;} But it will ignore the columns sizes. Feel free to contact me from the support page of the plugin, I will debug it. Please note that I must leave for now (it is the evening here), but I will check your email tomorrow ASAP ! https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer dmazzoleni

It works ! Thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Stu247

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomizationPDF and email
CodeCanyon source
Customer Stu247

In the confirmation email the summer lists both pickup address and dropoff address on my form as "address" where can i edit that field to say Pickup and dropoff

Author loopus

Hello, You can simply rename your items "Drop off address" and "Pickup address" in the form, the summary table simply uses the items titles. Otherwise you can use the "Add dynamic value" option (first button in the editor toolbar) from the email editor to show the wanted values in a custom text .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from markandphil

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer markandphil

It looks like the demo forms have many accessibility errors that fail the basic of WCAG standards. Are there plans to update the front end code to ensure better compliancy with at least WCAG 2.1 AA?

Author loopus

Hello, The demo website uses an old version of the plugin. I will check this point, thank you !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from danieljv

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPDF and email
CodeCanyon source
Customer danieljv

Hello! I have the next question just to make sure your plugin Will satisfy my needs… I need to calculate some values based on the users input, so thats basic but I also need some other values calculated that are hidden, and then have these calculated values sent to the user trought email in pdf. Example: Input 1 = 10 Input 2 = 50 Result (hidden and sent in pdf trough email) = 500 Also see if its posible to change the pdf layout maybe using html Is the plugin able to do this? Thanks

Author loopus

Hello, Yes, you can make such calculations by using this plugin. The PDF content is freely editable directly form the backend (with a rich text & html editor) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from harrystymiest

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer harrystymiest

Where do you convert the Progress Bar from Price to Showing steps I can't find it

Author loopus

Hello, You need to set the "Progress bar" option to "Steps" in the Design tab of the form settings panel to do that.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Supernova23

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer Supernova23

Hello! Is it possible to have the "previous step" button both top and bottom of the form?

Author loopus

Hello, No, sorry, there is no specific option to do that currently, it would require a code customization. Thank you for the suggestion.

Customer Supernova23

Could you do it for me? Send me your quote, thanks

Author loopus

Sorry, I am not available as freelance currently, but I can recommend this team : https://wpdone.artbees.net/?ref=13 . They are used to work with this plugin and should be available for custom work .

Customer Supernova23

Their proces are too high for a simple customization like this

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from George_B

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesWooCommercePayments
CodeCanyon source
Customer George_B

Hello , WP Cost Estimation & Payment Forms Builder works 100% with Ultimate Membership Pro for subscriptions, payments etc? thanks

Author loopus

Hello, Sorry, I don't how the mentioned plugin manage payments and subscriptions, there is no specific option or feature relative to this plugin in WP E&P Forms Builder. It can manage subscriptions & payment itself or use Woocommerce or E.D.D checkout system.

Customer George_B

hello again I have subscriptions for 1,3,6 and 12 months and 10 products and what I want is the visitor after choosing the duration to show a price with all the products, then if he wants to remove one and reduce the price or can change the duration and change the price! In the end, if he has decided to make a purchase, there should be a registration form and upon completion he should pay with paypal or other payment method. When the period he had paid for ends, the access to the pages with the products will stop automatically! is this scenario possible only with WP Cost Estimation & Payment Forms Builder

Author loopus

Ah ok. No, sorry, there is no specific options to suit this case currently.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dreamspacecz

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesSupportPayments
CodeCanyon source
Customer dreamspacecz

Hello, I'm creating a formula for a calculator. According to verified instructions. But unfortunately when I put in your plugin. It doesn't work. Can you please advise me what I'm doing wrong. This is a Compound Interest Formula. I created two formulas, which I then merge into one and display on the screen. 1. Formula A is A = P (1 + r / n) ^ nt A = the future value of the investment / loan, including interest P = the principal investment amount (the initial deposit or loan amount) r = the annual interest rate (decimal) n = the number of times that interest is compounded per unit t t = the time the money is invested or borrowed for 2. Formula B is PMT × {[(1 + r / n) (nt) - 1] / (r / n)} × (1 + r / n) PMT = the monthly payment And this is how I created formula A in WP cost estimation = [item-294_quantity] (Math.pow (1+ [item-300_price] / 12,12 * [item-295_quantity])) Sample B: = [item-307_quantity] * (((Math.pow (1+ [item-300_price] / 12,12 * [item-295_quantity]) - 1) / ([item-300_price] / 12)) * (1+ [item-300_price] / 12) More at: https://www.thecalculatorsite.com/articles/finance/compound-interest-formula.php My calculator is on the site https://rybakov.cz/inves/ Thank you very much for the advice, I really don't know where the mistake might be

Customer dreamspacecz

Hello, I'm creating a formula for a calculator. According to verified instructions. But unfortunately when I put in your plugin. It doesn't work. Can you please advise me what I'm doing wrong. This is a Compound Interest Formula. I created two formulas, which I then merge into one and display on the screen. 1. Formula A is A = P (1 + r / n) ^ nt A = the future value of the investment / loan, including interest P = the principal investment amount (the initial deposit or loan amount) r = the annual interest rate (decimal) n = the number of times that interest is compounded per unit t t = the time the money is invested or borrowed for 2. Formula B is PMT × {[(1 + r / n) (nt) - 1] / (r / n)} × (1 + r / n) PMT = the monthly payment And this is how I created formula A in WP cost estimation = [item-294_quantity] (Math.pow (1+ [item-300_price] / 12,12 * [item-295_quantity])) Sample B: = [item-307_quantity] * (((Math.pow (1+ [item-300_price] / 12,12 * [item-295_quantity]) - 1) / ([item-300_price] / 12)) * (1+ [item-300_price] / 12) More at: https://www.thecalculatorsite.com/articles/finance/compound-interest-formula.php My calculator is on the site https://rybakov.cz/inves/ Thank you very much for the advice, I really don't know where the mistake might be

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 fauchelafleur

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer fauchelafleur

presell question: is possible to add to cart directly using the confirmation button?

Author loopus

Hello, Yes, you can assign woo products to the items of your form and automatically add them to the woo cart when the final button is clicked .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mw2730962

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer mw2730962

Hi there, I’m using a form in Elementor and I’m wondering is there a way I can send data from the Elementor form to this plugin and populate a field? Elementor offers the ability to send data using Webbooks. Is this possible? Review my website where I want to do this wii vs xbox 360 vs ps3 sales

Author loopus

Hello, If it can send the wanted variables as GET variables in the form page url, you can use the “Prefill with GET variable” option on the wanted fields of the form to populate them with the detected variables.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from marco16lee

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer marco16lee

Hello, I want to create a calculator for logistic company. My idea is The user will input two points( can be two zipcode or two area name) and the system will automatically calculate the distance between two points and move on with next settings.. My question is how to do this using your plugin? As i saw there is an option for google API and I submitted that. But even after that your default distance calculator is not working. Thanks in advance.

Author loopus

Hello, Yes, it can be done by using the "Distance" tool in the quantity calculation of an item, once the Google Maps API key filled in the form settings. About the distance calculation demo form, the message in the first step isn't an error message, it is a static text that can be freely edited from the steps manager. Feel free to contact me from the support page of the plugin if you need help !

Customer marco16lee

Can I use that distance value for calculating price. Let's say the user gave point A and point B and distance calculated from google. As my calculator is for calculating logistic price, so I need that distance value to multiply with a price. Let's say the distance was 100km, so 200$ will be added as price (2$ per km). Thank you.

Author loopus

Yes, you can do that by using the "Price calculation" option on the target item.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from bekk1n

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer bekk1n

Hello, I'm using a form in elementor and I'm womdeirng is there a way I can send data from the elementor form to this plugin and populate a field? Elementor offers the ability to send data using Webhooks. Is this possible?

Author loopus

Hello, If it can send the wanted variables as GET variables in the form page url, you can use the "Prefill with GET variable" option on the wanted fields of the form to populate them with the detected variables.

Customer bekk1n

Hello, thank you for the reply. I will give that a shot and see if it works.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ggnmst

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer ggnmst

Pre-purchase query, I need to create a questionnaire based calculation form and once the user selects the questions and pays the total amount calculated, I need to auto share the answers to those questions via the PDF email. Can this be done?

Author loopus

Hello, Yes, it can be done by using this plugin. You can choose to send the form selection as pdf to the customer and to the admin when the form is submitted.

Customer ggnmst

Hey Loopus, sorry, that is not what I am asking. I am asking if there can be certain values stored for the question selected by the user (like answers to the questions), can those answers be emailed? Each question in the form would have only one preset answer.

Author loopus

Yes, you can add different values in the email content depending on the selection done in the form.

Customer ggnmst

Hello Loopus, Thanks for your response, I have a follow-up question. In the email sent to the client after they select the options, can I filter responses based their captured data like date of birth? Eg: I need to send a specific answer in PDF for birth date adding up, eg 14th would be number 5 (1+4), 27th would be 9 (2+7). Is there a filtering mechanism where this can be done in this plugin?

Author loopus

Is it for numerology ? Here is a way to do that: Create your "Birthday day" number field Create an hidden "Life number" number field, enable its "Use value as quantity" option and use this calculation in its "Quantity calculation" option to make the wanted addition of the birth day number : [quantity] = 0; var splitNumber = ([item-271_value]).toString().split(''); for(var i=0;i Simply replace "271" by the exact ID of the "Birth day" number field, by using the "Add a value" button above the calculation field. Then create a "Custom content" component for each possible texts, enable their "Is hidden" option and use their "Show depending on conditions" option to activate the good one depending on the quantity of the "Life number" field. The activated one will stay hidden in the form but will be displayed in the email content . In the email content, use the "Add dynamic value" to show the content of all these "Custom content" items. Only the active one will return its content that will be displayed in the email content, where you will place the generated shortcode. Feel free to contact me from the support page if you need help.

Customer ggnmst

Thanks Loopus, I think you got it right. Will purchase and check this.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kevin_step2web

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer kevin_step2web

hello, why the option "send email automatically on last step" is desactived and i cant activate it ? i have only estimation price and one custom text on last step (no field). thanks

Author loopus

Hello, Are you sure there is no payment, captcha or any user interaction in the last step ? Feel free to contact me from the support page, I will check it.

Customer kevin_step2web

yes im sure. Just final price and custom text

Author loopus

Ok, I replied to your email.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from loailabani

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer loailabani

how can export the form orders to excel format not to csv?

Author loopus

Hello, There is no specific option to do that, but you can import a .csv file from Excel.Otherwise you can use Zapier to transfer the forms data to any other software or service.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from antonioserrata

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadWooCommercePDF and email
CodeCanyon source
Customer antonioserrata

Hello! With this plugin can create a product for the woocommerce shopping cart with PDF voucher, where the following information can be collected from the form to the product: 1- GEOLOCATION ADDRESSES 2- DATE 3- TIME 4 - AMOUNT OF PEOPLE 5- OPTION SELECTION Best regards

Author loopus

Hello, The plugin can't create a woo product, but it can add a specific woo product to the cart (with the defined or calculated price) and add the form selection as product attribute in the Woo order.

Customer antonioserrata

Our question is: We can add options to a woocommerce product and the information collected in the form appears in the invoice and the confirmation emaill, We need to collect this information and have it appear on the confirmation email and invoice; 1- GEOLOCATION ADDRESSES 2- DATE 3- TIME 4 – AMOUNT OF PEOPLE 5- SELECTION TYPE VEHICLE OR ANOTHER OPTIONS Best regards; Antonio

Author loopus

Yes, it can be done by enabling the option "Add form summary as woo product attribute" in the "Last step" tab of the form settings panel.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from matiasmendes

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer matiasmendes

Hello, I want to give my client the possibility of accessing the back office to download the orders himself in scv format. How can I customize the csv export so that there are no columns "total price" "Total subscription" or "country" "province", ect. ? Thanks in advance

Author loopus

Hello, There is no specific option to remove these columns in the generated csv. You will need to customize the function exportLogs() in the plugin file /includes/lfb_admin.php to do that.

Customer matiasmendes

ok, thank you :-)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from hagigeo

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer hagigeo

At images quantity selection i have a problem. I have multiple images. When user cklicks on image plus/minus buttons appear and user can add quantity. If cklick on another image plus/minus buttons disapear and he have to click/unclick again on the previus image if he needs to chance quantity. Is it possible minus/plus be always show to the user?

Author loopus

Hello, Yes, here is the css rule to paste in the "Custom CSS" option of the form to do that : #lfb_form .lfb_selectable.checked .quantityBtns { display: block !important; } Is it ok ?

Customer hagigeo

Thank you very much! It is work perfect now!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Stu247

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Stu247

I tried to add a logo image to the final page on a form and it doesnt show. instead its a gray picture with a small x inside of it.

Author loopus

Hello, You need to turn off the "Tint image" option of this item if the image isn't a png file with transparent background. To show a static image, you can use a "Custom content" component instead of a selectable image component.

Customer Stu247

your awesome thanks!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from saedx

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomizationWooCommercePayments
CodeCanyon source
Customer saedx

Hello, I use this plugin to let users book appointments which creates a new event on the calendar, and then the payment gateway is via woocommerce. I have 3 questions: 1- when the users finish booking the appointment, the hours will be unavailable for the next users while they still have not completed payment on woocommerce, how we can make hours unavailable automatically only after payment on woocommerce is complete (automatically not manually via Order status)? 2- when users upload files I do not receive via email even when added upload item value on email setting, what is the way to receive uploaded item via email? 3-when users choose a quantity there are specific prices for each quantity like( 1=50, 2=95, 3=85 ..etc) what is the js code that do this? best regard,

Author loopus

Hello, 1. No, sorry, there is no specific option to do that currently. The date are set as busy directly when the E&P order is submitted. If you need a freelance to develop such customizations to your version of the plugin, I can recommend this team : https://wpdone.artbees.net/?ref=13 .They are used to work with this plugin and should be available for such custom work . 2. If the file upload component is placed in the final step, you need to disable the "Hide the final step" option in the "Summary" tab of the form settings panel to show it in the summary sent by email. 3. You can use the "Price calculation" option on the target item to do that. Simply click the "Add conditions" button above the calculation field to configure the wanted condition then fill the calculation . Ex : if ([item-1_quantity] == 1){ [price] = 50} if ([item-1_quantity] == 2){ [price] = 95} The result of the price calculation defines the unit cost of the item where it is applied.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Stu247

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer Stu247

Where can you edit the confirmation message after an order is played within each form?

Author loopus

Hello, Yes, you can edit it from the "Texts" tab in the form settings panel (the option named "Succeed text") .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Stu247

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer Stu247

Hi so the confirmation emails are being sent from wordpress. is there a way to make ti come from a designated email associated with the site?

Author loopus

Hello, Yes, you can configure a SMTP account from the global settings panel of the plugin to do that. The emails will be directly sent from the configured account .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Eventtex

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPDF and email
CodeCanyon source
Customer Eventtex

Hello, We have a question before purchase. Does your estimation module allow you to send the final cost part directly by email and not displayed on the website?

Author loopus

Hello, Yes, you can hide the prices and cost details from the form and choose to send them to the customer by email once the form is submitted.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from bekk1n

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPayments
CodeCanyon source
Customer bekk1n

Hello, is there a way to charge a subscription as well as a one off payment within the same form? I want to charge for a logo but in the same form also offer the option for someone to sign up for hosting?

Author loopus

Hello, Yes, once the "Use subscroption" opption enabled in the settings of the form, you will find an option named "Price mode" in the "Pric & quantity" tab of the item edition panel, when you edit a component of the form. This option allows you to choose if the price of the item must be a part of the subscription cost or if it is a single cost. The result of the form will be the single total cost + the subscription total cost (it also works with payment) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Stu247

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Stu247

Hello loopus i was curious is there is a way to put a $ inside a numbers feild tip box?

Author loopus

Hello, No, sorry, number fields can't contain currency symbol. If needed you can create a "Custom content" component to show the number field value in a custom text and show a currency next to it.