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

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

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
KundeHappyAgencies

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

Autorloopus

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

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

Frage von MoBizIQ

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
KundeMoBizIQ

Stripe Payment not working.

Autorloopus

Hello, Feel free to contact me from the support page if you need help, I will debug it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

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

Frage von escuelaelcano

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

3 Nachrichten1 AutorentwortenKäufer-ThreadBuchung
Kundeescuelaelcano

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

Autorloopus

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

Kundeescuelaelcano

Thank you indeed

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

Frage von JJLIM_88

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

2 Nachrichten1 AutorentwortenAnpassung
KundeJJLIM_88

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

Autorloopus

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

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

Frage von Optimaplace

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

6 Nachrichten2 AutorentwortenKäufer-ThreadSupportAnpassung
KundeOptimaplace

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

KundeOptimaplace

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

Autorloopus

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

KundeOptimaplace

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

Autorloopus

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

KundeOptimaplace

Thanks, looks great

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

Frage von ssuksolutions

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

3 Nachrichten1 AutorentwortenKäufer-ThreadZahlungenPDF und E-Mail
Kundessuksolutions

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

Autorloopus

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

Kundessuksolutions

Thanks, will check my email

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

Frage von n3wmod3l

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupport
Kunden3wmod3l

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

Autorloopus

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

Kunden3wmod3l

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

Autorloopus

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

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

Frage von Riz09

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportPDF und E-Mail
KundeRiz09

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

Autorloopus

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

KundeRiz09

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

Autorloopus

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

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

Frage von arbeni

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportZahlungenPDF und E-Mail
Kundearbeni

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

Autorloopus

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

Kundearbeni

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

Autorloopus

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

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

Frage von GBDesignStudio

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

4 Nachrichten2 AutorentwortenAnpassungZahlungenBuchung
KundeGBDesignStudio

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

Autorloopus

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

KundeGBDesignStudio

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

Autorloopus

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

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

Frage von GBDesignStudio

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

1 Nachrichten0 AutorentwortenZahlungen
KundeGBDesignStudio

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

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

Frage von ralmi

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportZahlungenLizenzierung
Kunderalmi

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

Autorloopus

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

Kunderalmi

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

Autorloopus

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

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

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundeinterayo

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

Autorloopus

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

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

Frage von jib_website

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

3 Nachrichten1 AutorentwortenKäufer-ThreadPDF und E-Mail
Kundejib_website

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

Autorloopus

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

Kundejib_website

Working well! Thanks!

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

Frage von Optimaplace

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

3 Nachrichten1 AutorentwortenKäufer-ThreadPDF und E-Mail
KundeOptimaplace

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

Autorloopus

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

KundeOptimaplace

Thanks, it was bought

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

Frage von danteprodukcija

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundedanteprodukcija

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

Autorloopus

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

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

Frage von h2113616

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

2 Nachrichten1 AutorentwortenSupportZahlungen
Kundeh2113616

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

Autorloopus

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

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

Frage von gdlcreatives

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

2 Nachrichten1 Autorentworten
Kundegdlcreatives

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

Autorloopus

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

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

Frage von joykingwar

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

2 Nachrichten1 Autorentworten
Kundejoykingwar

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

Autorloopus

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

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

Frage von colpari

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

3 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundecolpari

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

Autorloopus

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

Kundecolpari

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

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

Frage von mike-cws

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

2 Nachrichten1 Autorentworten
Kundemike-cws

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

Autorloopus

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

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

Frage von phorumdm

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundephorumdm

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

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 hvoractnit

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

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

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

Autorloopus

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

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

Frage von Albatros20

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

8 Nachrichten4 AutorentwortenKäufer-ThreadAnpassung
KundeAlbatros20

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

Autorloopus

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

KundeAlbatros20

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

Autorloopus

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

KundeAlbatros20

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

Autorloopus

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

KundeAlbatros20

Works perfectly! Thanks a lot!

Autorloopus

Thank you for the review !

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

Frage von dunn123

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

2 Nachrichten1 AutorentwortenKäufer-ThreadZahlungenPDF und E-Mail
Kundedunn123

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

Autorloopus

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

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

Frage von Dev-iation

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

3 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
KundeDev-iation

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

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

KundeDev-iation

Thanks @Loopus

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

Frage von Dev_Coder

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

2 Nachrichten1 AutorentwortenKäufer-Thread
KundeDev_Coder

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

Autorloopus

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

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

Frage von RuslanChip

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

2 Nachrichten1 AutorentwortenWooCommerceZahlungenPDF und E-Mail
KundeRuslanChip

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

Autorloopus

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

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

Frage von victorgm

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundevictorgm

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

Autorloopus

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

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

Frage von victorgm

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

6 Nachrichten2 AutorentwortenKäufer-ThreadSupport
Kundevictorgm

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

Kundevictorgm

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

Autorloopus

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

Kundevictorgm

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

Autorloopus

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

Kundevictorgm

As always, impeccable and excellent support!

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

Frage von Dev_Coder

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

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
KundeDev_Coder

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

Autorloopus

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

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

Frage von Dev_Coder

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

6 Nachrichten3 AutorentwortenKäufer-ThreadSupport
KundeDev_Coder

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

Autorloopus

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

KundeDev_Coder

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

Autorloopus

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

KundeDev_Coder

Yes it works, Thanks for your help much appreciated.

Autorloopus

You are welcome !

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

Frage von developerguy

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassung
Kundedeveloperguy

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

Autorloopus

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

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

Frage von did3y

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
Kundedid3y

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

Autorloopus

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

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

Frage von uzair121

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

2 Nachrichten1 AutorentwortenSupportZahlungen
Kundeuzair121

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

Autorloopus

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

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

Frage von a_mancino

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

2 Nachrichten1 AutorentwortenSupportZahlungen
Kundea_mancino

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

Autorloopus

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

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

Frage von leon_r

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

3 Nachrichten1 AutorentwortenKäufer-ThreadPDF und E-Mail
Kundeleon_r

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

Kundeleon_r

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

Autorloopus

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

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

Frage von davik4life

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

4 Nachrichten2 AutorentwortenKäufer-ThreadWooCommerceZahlungen
Kundedavik4life

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

Autorloopus

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

Kundedavik4life

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

Autorloopus

You are welcome :)

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

Frage von nevrub

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

6 Nachrichten3 AutorentwortenAnpassung
Kundenevrub

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

Autorloopus

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

Kundenevrub

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

Autorloopus

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

Kundenevrub

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

Autorloopus

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

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

Frage von xrisxal2000

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

5 Nachrichten2 AutorentwortenKäufer-ThreadPDF und E-Mail
Kundexrisxal2000

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

Autorloopus

Hello, Please can you explain the expected form process ?

Kundexrisxal2000

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

Autorloopus

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

Kundexrisxal2000

Many Thanks for your suport

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

Frage von victorgm

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

4 Nachrichten2 AutorentwortenKäufer-ThreadPDF und E-Mail
Kundevictorgm

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

Autorloopus

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

Kundevictorgm

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

Autorloopus

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

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

Frage von Team_Khodani

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportPDF und E-Mail
KundeTeam_Khodani

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

Autorloopus

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

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

Frage von Rochamauve

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

2 Nachrichten1 Autorentworten
KundeRochamauve

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

Autorloopus

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

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

Frage von Dgtacq

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

4 Nachrichten2 AutorentwortenKäufer-ThreadPDF und E-Mail
KundeDgtacq

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

Autorloopus

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

KundeDgtacq

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

Autorloopus

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

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

Frage von Kaarup

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

2 Nachrichten1 AutorentwortenSupportZahlungen
KundeKaarup

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

Autorloopus

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

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

Frage von Thib3538

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

2 Nachrichten1 AutorentwortenSupportAnpassungZahlungen
KundeThib3538

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

Autorloopus

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

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

Frage von davik4life

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportZahlungen
Kundedavik4life

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

Autorloopus

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

Kundedavik4life

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

Autorloopus

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

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

Frage von pratyaksh99

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

2 Nachrichten1 AutorentwortenWooCommercePDF und E-Mail
Kundepratyaksh99

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

Autorloopus

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

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

Frage von dosont

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

2 Nachrichten1 AutorentwortenWooCommerceZahlungenPDF und E-Mail
Kundedosont

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

Autorloopus

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

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

Frage von Jeneisha

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
KundeJeneisha

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

Autorloopus

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

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

Frage von mmatos

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

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

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

Autorloopus

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

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

Frage von babrone

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

2 Nachrichten1 AutorentwortenBuchung
Kundebabrone

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

Autorloopus

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

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

Frage von saifiii

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

2 Nachrichten1 AutorentwortenSupportZahlungen
Kundesaifiii

it support patym or razorpay payment gatway

Autorloopus

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

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

Frage von hahaguy

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

2 Nachrichten1 Autorentworten
Kundehahaguy

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

Autorloopus

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

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

Frage von antonartnet

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportZahlungen
Kundeantonartnet

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

Autorloopus

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

Kundeantonartnet

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

Autorloopus

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

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

Frage von adapta

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundeadapta

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

Autorloopus

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

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

Frage von lessismoredesign

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

3 Nachrichten1 AutorentwortenAnpassungPDF und E-Mail
Kundelessismoredesign

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

Autorloopus

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

Kundelessismoredesign

Thanks, it works!

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

Frage von vergiis

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

3 Nachrichten1 AutorentwortenPDF und E-Mail
Kundevergiis

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

Autorloopus

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

Kundevergiis

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

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

Frage von ershadzolfi

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

2 Nachrichten1 Autorentworten
Kundeershadzolfi

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

Autorloopus

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

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

Frage von toasting

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

6 Nachrichten3 AutorentwortenKäufer-ThreadSupportZahlungenPDF und E-Mail
Kundetoasting

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

Kundetoasting

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

Autorloopus

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

Kundetoasting

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

Autorloopus

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

Autorloopus

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

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

Frage von mikemili444

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
Kundemikemili444

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

Autorloopus

Hello, Here is the code to paste in the "Custom JS" option of the form to do that : jQuery(document).ready(function(){ jQuery('[data-title="My image item"]').on('click',function(){ jQuery('body,html,#estimation_popup').animate({ scrollTop: jQuery('#myAnchor').offset().top }, 250); }); }); Simply replace "My image item" and "myAnchor" by the real title of the image item and the id of the target anchor.

Kundemikemili444

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

Autorloopus

Feel free to open a support request by using the account that has support rights, I will check it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

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

Frage von sam_a

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
Kundesam_a

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

Autorloopus

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

Kundesam_a

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

Autorloopus

Thank you for the suggestions.

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

Frage von Mecc

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungenBuchung
KundeMecc

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

Autorloopus

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

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

Frage von Itsvarro

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

2 Nachrichten1 AutorentwortenKäufer-Thread
KundeItsvarro

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

Autorloopus

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

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

Frage von kevin_step2web

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundekevin_step2web

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

Autorloopus

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

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

Frage von davidfruishn_DISABLED_1695928812

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundedavidfruishn_DISABLED_1695928812

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

Autorloopus

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

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

Frage von ddoudix

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

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

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

Autorloopus

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

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

Frage von Jasser13

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

2 Nachrichten1 AutorentwortenAnpassung
KundeJasser13

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

Autorloopus

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

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

Frage von StefGo1

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

5 Nachrichten2 AutorentwortenSupportAnpassung
KundeStefGo1

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

Autorloopus

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

KundeStefGo1

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

Autorloopus

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

KundeStefGo1

Thank you very much!

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

Frage von Tiserx

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

3 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
KundeTiserx

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

Autorloopus

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

KundeTiserx

Perfect, Thanks!!!

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

Frage von TecknoYouDidnt

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

8 Nachrichten4 AutorentwortenKäufer-ThreadSupportZahlungenPDF und E-Mail
KundeTecknoYouDidnt

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

Autorloopus

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

KundeTecknoYouDidnt

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

Autorloopus

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

KundeTecknoYouDidnt

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

Autorloopus

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

KundeTecknoYouDidnt

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

Autorloopus

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

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

Frage von ryjostudio

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

2 Nachrichten1 Autorentworten
Kunderyjostudio

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

Autorloopus

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