Loading...
Marketplace-Geschichte

Echte CodeCanyon-Fragen und Antworten des Autors

Durchsuchen Sie Käuferfragen, Vorverkaufsszenarien, Einrichtungsprobleme und direkte Autorentworten aus den Jahren, in denen WP Cost Estimation auf CodeCanyon verkauft wurde. Sehen Sie, wie echte Kunden das Plugin genutzt haben und wie häufige Fragen beantwortet wurden.

5.557

Öffentliche Diskussions-Threads

Öffentliche CodeCanyon-Supporthistorie

19.461

Nachrichten

Kundenfragen, Folgeantworten und Kontext

8.679

Autorentworten

Direkte Antworten des Plugin-Autors

78

Archivseiten

Neueste Gespräche zuerst

Öffentliche E-Mail-Adressen und kaufcode-ähnliche Werte wurden unkenntlich gemacht. Der Originalwortlaut bleibt ansonsten als Klartext erhalten, damit der Support-Kontext lesbar bleibt.

Support: 2699Anpassung: 1536Zahlungen: 1482PDF und E-Mail: 1275WooCommerce: 406Buchung: 221Lizenzierung: 215

Archiv durchsuchen

Eine CodeCanyon-Frage oder -Antwort finden

Durchsuchen Sie alle öffentlichen Diskussions-Threads nach Stichwort, Kundenname, Funktion, Integration oder Support-Thema.

Geben Sie mindestens 2 Zeichen ein, um das gesamte Archiv zu durchsuchen.

Seite 6 von 78

Neueste archivierte Diskussionen

Jeder Thread fasst Kundenfrage, Folgeantworten und Autorentworten zusammen — die neuesten Beiträge zuerst.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von gur21

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundegur21

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von awas_ua

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenSupportZahlungen
Kundeawas_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?

Kundeawas_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] }

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von DPI_Studio

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-Thread
KundeDPI_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!

Autorloopus

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 .= ' ...

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von pageperfect

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenBuchung
Kundepageperfect

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.

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von sofserendipity

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundesofserendipity

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!

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von WP_Desk

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadWooCommerce
KundeWP_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!

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von gscozzola

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundegscozzola

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?

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von GebrGillissen

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
KundeGebrGillissen

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

Autorloopus

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; }

KundeGebrGillissen

Thank you!

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von amlan1995

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassung
Kundeamlan1995

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.

Autorloopus

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 .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von scklain

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundescklain

How could I change the previous button position ?

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von amlan1995

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadWooCommerce
Kundeamlan1995

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

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von amlan1995

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupport
Kundeamlan1995

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

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von maishedu

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 Autorentworten
Kundemaishedu

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

Autorloopus

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/

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von DickHo

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadPDF und E-Mail
KundeDickHo

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.

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von cromags1

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenBuchung
Kundecromags1

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).

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von themedutch

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
Kundethemedutch

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?

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von amlan1995

2 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportWooCommerceZahlungen
Kundeamlan1995

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?

Autorloopus

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.

Kundeamlan1995

Does it support multi-currency or conditional pricing also?

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von actugeek

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundeactugeek

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von maishedu

6 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

12 Nachrichten6 AutorentwortenAnpassung
Kundemaishedu

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

Autorloopus

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.

Kundemaishedu

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

Autorloopus

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.

Kundemaishedu

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

Autorloopus

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

Kundemaishedu

This cannot be used to import orders ?

Autorloopus

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

Kundemaishedu

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.

Autorloopus

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 .

Kundemaishedu

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 ?

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von saqibsaeed2

3 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

7 Nachrichten3 AutorentwortenSupportAnpassungZahlungen
Kundesaqibsaeed2

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

Autorloopus

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.

Kundesaqibsaeed2

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

Autorloopus

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

Kundesaqibsaeed2

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

Kundesaqibsaeed2

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?

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von awas_ua

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 Autorentworten
Kundeawas_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!

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Stu247

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
KundeStu247

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Stu247

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
KundeStu247

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Stu247

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
KundeStu247

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.

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Stu247

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
KundeStu247

How can i remove the Discount cell inside the summery?

Autorloopus

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;}

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Awasua

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
KundeAwasua

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!

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von safjmal5

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenSupportZahlungen
Kundesafjmal5

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von jordi123451

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassung
Kundejordi123451

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

Autorloopus

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; } }

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Themepixy

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenSupportBuchung
KundeThemepixy

Is that possible to integrate the booking to Zoho CRM?

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von kafesys

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundekafesys

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von BetaHubs

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupport
KundeBetaHubs

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/

Autorloopus

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 .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von getsuccess

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadBuchung
Kundegetsuccess

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!

Autorloopus

Hello, Thank you ! I note the suggestions.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von holdemremovals

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupport
Kundeholdemremovals

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von axilleaszante

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenZahlungen
Kundeaxilleaszante

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von ggd108

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundeggd108

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.

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Awasua

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenKäufer-Thread
KundeAwasua

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?

Autorloopus

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 .

KundeAwasua

It worked, thank you!

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Skjonnemann

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportBuchung
KundeSkjonnemann

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..

Autorloopus

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 .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von davonrich

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenPDF und E-Mail
Kundedavonrich

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

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Qarld

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadSupport
KundeQarld

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von andrewlindseyaymer

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenSupportZahlungen
Kundeandrewlindseyaymer

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?

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von elohimguy

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenKäufer-Thread
Kundeelohimguy

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?

Autorloopus

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.

Kundeelohimguy

Thanks.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von qouiou

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 Autorentworten
Kundeqouiou

How can excel formulas be applied?

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Supernova23

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-Thread
KundeSupernova23

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

Autorloopus

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 .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von 10ten92

2 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

4 Nachrichten2 AutorentwortenKäufer-ThreadAnpassung
Kunde10ten92

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

Autorloopus

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

Kunde10ten92

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

Autorloopus

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); }); });

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von gur21

3 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

6 Nachrichten3 AutorentwortenKäufer-ThreadBuchungPDF und E-Mail
Kundegur21

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

Autorloopus

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.

Kundegur21

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 ?

Autorloopus

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

Kundegur21

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 ?

Autorloopus

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).

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Themepixy

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenWooCommerceZahlungen
KundeThemepixy

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

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von arbeni

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundearbeni

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

Autorloopus

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 .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von dmazzoleni

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
Kundedmazzoleni

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)

Autorloopus

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

Kundedmazzoleni

It works ! Thank you.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Stu247

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassungPDF und E-Mail
KundeStu247

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

Autorloopus

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 .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von markandphil

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 Autorentworten
Kundemarkandphil

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?

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von danieljv

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenPDF und E-Mail
Kundedanieljv

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

Autorloopus

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) .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von harrystymiest

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundeharrystymiest

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Supernova23

2 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

5 Nachrichten2 AutorentwortenKäufer-ThreadAnpassung
KundeSupernova23

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

Autorloopus

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

KundeSupernova23

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

Autorloopus

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 .

KundeSupernova23

Their proces are too high for a simple customization like this

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von George_B

2 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

4 Nachrichten2 AutorentwortenWooCommerceZahlungen
KundeGeorge_B

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

Autorloopus

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.

KundeGeorge_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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von dreamspacecz

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenSupportZahlungen
Kundedreamspacecz

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

Kundedreamspacecz

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

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von fauchelafleur

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 Autorentworten
Kundefauchelafleur

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

Autorloopus

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 .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von mw2730962

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 Autorentworten
Kundemw2730962

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

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von marco16lee

2 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

4 Nachrichten2 AutorentwortenKäufer-ThreadSupport
Kundemarco16lee

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.

Autorloopus

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 !

Kundemarco16lee

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.

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von bekk1n

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenKäufer-Thread
Kundebekk1n

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?

Autorloopus

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.

Kundebekk1n

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von ggnmst

3 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

7 Nachrichten3 AutorentwortenKäufer-ThreadSupportAnpassungPDF und E-Mail
Kundeggnmst

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?

Autorloopus

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.

Kundeggnmst

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.

Autorloopus

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

Kundeggnmst

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?

Autorloopus

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.

Kundeggnmst

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von kevin_step2web

2 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
Kundekevin_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

Autorloopus

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.

Kundekevin_step2web

yes im sure. Just final price and custom text

Autorloopus

Ok, I replied to your email.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von loailabani

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundeloailabani

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

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von antonioserrata

2 direkte Autorentworten in diesem öffentlichen CodeCanyon-Gespräch.

4 Nachrichten2 AutorentwortenKäufer-ThreadWooCommercePDF und E-Mail
Kundeantonioserrata

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

Autorloopus

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.

Kundeantonioserrata

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

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von matiasmendes

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenKäufer-Thread
Kundematiasmendes

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

Autorloopus

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.

Kundematiasmendes

ok, thank you :-)

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von hagigeo

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassung
Kundehagigeo

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?

Autorloopus

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 ?

Kundehagigeo

Thank you very much! It is work perfect now!

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Stu247

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

3 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
KundeStu247

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.

Autorloopus

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.

KundeStu247

your awesome thanks!

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von saedx

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassungWooCommerceZahlungen
Kundesaedx

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,

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Stu247

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-Thread
KundeStu247

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

Autorloopus

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

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Stu247

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadPDF und E-Mail
KundeStu247

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?

Autorloopus

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 .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Eventtex

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenPDF und E-Mail
KundeEventtex

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?

Autorloopus

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.

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von bekk1n

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadZahlungen
Kundebekk1n

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?

Autorloopus

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) .

Öffentliche CodeCanyon-Diskussion · WP Cost Estimation & Payment Forms Builder

Frage von Stu247

1 direkte Autorenwort in diesem öffentlichen CodeCanyon-Gespräch.

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
KundeStu247

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

Autorloopus

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.