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 30 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 dg5150

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

5 Nachrichten2 AutorentwortenKäufer-ThreadAnpassungPDF und E-Mail
Kundedg5150

Hi Loopus hope you're well. Quick question.. in the PDF generation, how to i change the colour of the project content text? it's coming up in a very light grey, which is all but unreadable. Cheers

Autorloopus

Hello, It uses the color defined in the "Texts color" option of the form. If needed, you can use this rule in the "Custom CSS rules" option of the form to change the text color in the summary table only : #estimation_popup #lfb_summary table td { color: #333 !important; }

Kundedg5150

thats what i thought (i.e. texts color) but i have that set to white as its a black form (headings are white) when i change it to black i lose all my headings. Will the CSS above work specifically for PDF generation or will it also change form heading colors? Cheers

Autorloopus

This css rule will change the text color of the summary table (in the form, the email and pdf) .

Kundedg5150

awesome thanks..will give it a shot now

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

Frage von Yousefzadeh66

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

6 Nachrichten3 AutorentwortenKäufer-ThreadSupportWooCommerceZahlungen
KundeYousefzadeh66

Hi, I've 3 different WordPress langue of my site on one domain. and i buy one license. can i use one license for this 3 WordPress on one domain like sample.com/ar/ and sample.com/ru/ ?

Autorloopus

Hello, Yes, if the website/service is the same, you can use only one regular license for all its domains, no problem .

KundeYousefzadeh66

Is this license for plugin features limitation or for automatic update. becuase if my support end this license has expire?

Autorloopus

No, the license doesn't expire, and the automatic updates still available. Only the support rights expire after 6 months .

KundeYousefzadeh66

Hi, Is it possible to add my own bank payment gateway to this plugin? or can you add this for me?

Autorloopus

Hello, The available payment gateways are currently Stripe, Paypal and Razorpay. If you use the woocommerce feature, the payment can be done directly from the configured woocommerce payment gateways . I am not available as freelance, but if you need a specialized team to develop such customizations to your version, I can recommend this one : https://wpkraken.io/?ref=loopus

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

Frage von omarperez999

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

2 Nachrichten1 AutorentwortenKäufer-ThreadZahlungen
Kundeomarperez999

Hello -- another presale question (sorry that I didn't ask in my earlier message) Is it possible to have a final image being presented after making the various selections, rather than step by step as shown below? https://www.wordpress-estimation-payment-forms.com/layered-image/ Thanks again!

Autorloopus

Hello, Yes, you can create "Rich text" items to add the wanted static images where you want in the form, and use their option "Show depending on conditions" to show the good one based on the selection done in the form .

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

Frage von omarperez999

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundeomarperez999

Hello -- presale questions here. A potential client wants to give his clients a login so they can get estimates on backyard hardscapes. He wants to be able to give different prices to different people (which I understand is not possible unless you duplicate the forms, which I understand is possible) and change the prices. My main question: Is it possible for a user who is logged in to have their estimates saved? Thank you!

Autorloopus

Hello, There is no such feature currently, sorry. I note the idea .

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

Frage von khrshnk1

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

2 Nachrichten1 Autorentworten
Kundekhrshnk1

Hello! I have presale question: can i group number field and slider? And set minimal price?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 maxencerevo

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

7 Nachrichten3 AutorentwortenKäufer-ThreadAnpassung
Kundemaxencerevo

Hi, I want use this shortcode [dateDifference-currentDate_236] for an hour ? Like [HourDifference-currenthour_236] It's possible ? Regards

Autorloopus

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

Kundemaxencerevo

Ok thank you. Can you work on it and add it ? I am ready to pay you for this task, we need it quickly. Regards

Autorloopus

Here is the code to use in the custom calculation to recover the number of hours between two datepickers : moment(jQuery('[data-itemid=2]').datetimepicker('getDate')).diff(moment(jQuery('[data-itemid=1]').datetimepicker('getDate')),'hours') Where "1" and "2" are the IDs of the target datepickers (you can use the button "Add a value" above the calculation field to easily recover their IDs) . Is it ok ?

Kundemaxencerevo

Thank you but no. I need the difference between an hour and the actual hour

Autorloopus

Ah ok. In this case you need to use this one : Math.abs(moment(new Date()).diff(moment(jQuery('[data-itemid=1]').datetimepicker('getDate')),'hours'))

Kundemaxencerevo

Hi, OK thank you

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

Frage von PThagaard

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
KundePThagaard

Hi, the latest update has broken the link conditions, im assuming for everyone incl. our clients. The link conditions will select a random location, disregarding of the choices made. https://i.imgur.com/1SbTNDr.png All conditions takes you to this one (which isnt the one selected) Started happening on all clients since the last update. Is there a backlog somewhere with older versions available ?

Autorloopus

Hello, I can't reproduce this issue on my side. 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 mtsdesigns

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

2 Nachrichten1 AutorentwortenAnpassung
Kundemtsdesigns

Images are stretched and loose proportions on mobile. Is there a css to tell that all images have a fixed with of 85 px?

Autorloopus

Hello, Yes, it can be done by using this rule : #estimation_popup .selectable .img { width: 85px !important; height: 85px !important; }

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

Frage von indigit

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundeindigit

There is a bug, trying to redeclare Mailchimp Fatal error: Cannot declare class MailChimp, because the name is already in use

Autorloopus

Hello, There is a conflict with another plugin. Please can you 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 albertoarandaa

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

1 Nachrichten0 Autorentworten
Kundealbertoarandaa

Genial esta herramienta, la usamos en https://evernes.com y es perfecta!

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

Frage von wearecrunch

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

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

Hi, After the tool has calculated a price in a specific step, is it then possible to round down to nearest thousand? Thank you

Autorloopus

Hello, I just received your email and replied to it. You need to use this js function in the custom calculation to do that : Math.round( (Your calculation here) /1000)*1000 Example : Math.round(5231/1000)*1000

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

Frage von AfricanAdventures

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

5 Nachrichten2 AutorentwortenKäufer-ThreadSupportZahlungen
KundeAfricanAdventures

Is there a way to rollback to previous versions of the plugin?

Autorloopus

Hello, The way to do that is to fully uninstall the plugin from the Wordpress plugins panel, then install the previous version. Then you can import a form data export that was generated from this version, or from a previous one .

KundeAfricanAdventures

Sorry, I wasn't clear enough, Where can I get the previous version of the plugin? I had been updating the plugin through WordPress so wasn't directly downloading copies of the previous versions.

Autorloopus

Ah ok. Please contact me from the support page, I will send it to you : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

KundeAfricanAdventures

Thanks. I've sent you a message.

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

Frage von Jaymorck

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

5 Nachrichten2 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
KundeJaymorck

First of all this plugin is awesome, thank you! I have a problem that most likely is just me being a retard so im a little hesitant to ask for support :) I cant get multiple items in the same row. No matter which number i put in "Max items per row" it only puts one item pr. row. Also all the pre-made forms only have one item pr. row. What am i missing? Thank you! :)

Autorloopus

Hello, Thank you :) Did you correctly set the "Layout" option of all the items to "Column" ?

KundeJaymorck

Yes they are all set to Column and "Max items per row" is set to 0

Autorloopus

Ah ok. There is probably a css conflict. Please can you contact me from the support page, sending me the url of the form ? I will debug it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

KundeJaymorck

Sure thank you for the incredible fast support! :D

Ö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-ThreadSupportZahlungen
Kundedeveloperguy

Hello guys the uniform js library that is loaded by the theme and applied to all checkbox, without using scope., so all checkbox do not showing up in the form. How can I fix this issue. Thanks so much.

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 Thank you, I will debug it .

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

Frage von rocketcreativeworld

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

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

Hi it is good plugin but i m here in trouble kindly help me out http://nsauh.com/professional-maid-form/ please follow above link there is form of cleaning i want to add mulitple cleaner and in price i want add like this 1 cleaner = as price already mention 2 cleaner = multiply of actual price with 2 3 cleaner = multiply of actual price with 3 and so on kindly help me out how can i multiply this value and i have already create ticket but no one reply me please answer me as soon as you can please

Autorloopus

Hello, I correctly received and replied to your support request yesterday . Please can you check your mailbox ? ( sent to [email redacted] ) .

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

Frage von alexissatok

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassung
Kundealexissatok

Bravo !! This plugin is super powerful! Beautiful design and I want to take my hat to support! Reactive and god is that I was a bit overwhelming with all my requests! Another big thank you to you LOOPUS !!!

Autorloopus

Thank you very much ! :)

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

Frage von manuelmuad

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

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

Hi, pre sale question. 1. How can a customer see their invoices paid from the web? 2. Are the invoices generated automatically numbered? ty!

Autorloopus

Hello, 1. The invoice can be sent to the customer by email once the payment done 2. The order reference is automatically incremented by the plugin, and its prefix is freely editable from the settings of the form.

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

Frage von maaaaaaaat

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

7 Nachrichten3 AutorentwortenZahlungenPDF und E-Mail
Kundemaaaaaaaat

Hi, Can I create a simple contact form e.g. Name, Email address? With a submit button? I want all of the complex functionality but I just need to check if I can make a simple form too with no price calculation.

Autorloopus

Hello, Yes, you can also create simple forms with it ( ex : https://www.wordpress-estimation-payment-forms.com/contact-form-demo/ ) .

Kundemaaaaaaaat

Thanks!

Kundemaaaaaaaat

And can you customise the look and feel of the fields etc? e.g. border styles, remove icons, change button size and location...

Autorloopus

Yes, icons can be managed directly from the item panel. The form designer tool can be used for the other styles customizations ( https://www.youtube.com/watch?v=sCxV7CdTcrQ ) .

Kundemaaaaaaaat

Very good! Thanks for the reply. Good music too! ;)

Autorloopus

Thank you ! ;)

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

Frage von maaaaaaaat

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

3 Nachrichten1 AutorentwortenSupport
Kundemaaaaaaaat

Hi, do you support Google Fonts?

Autorloopus

Hello, Yes, it supports Google Fonts .

Kundemaaaaaaaat

Thanks!

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

Frage von airallineed

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

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

Did anyone managed to send the final price into Google Analytics? (not only a conversion goal -> Thank you page) Also the final order price? Thank you!

Autorloopus

Hello, Sorry, there is no option to do that currently. I note the suggestion. If needed, the selected items and the total price can be sent to Zapier.

Kundeairallineed

Thank you! I just updated the script. And now the orders have all the same "from" in the email title-> the admin email. Before it was the email of the customer, can I set that back?

Autorloopus

Yes, now it uses the customer's email for the "reply-to" parameter, but not for the "from", to avoid the order email to be blocked as spam on some email accounts. You simply need to uncomment the line ~3322 of the plugin file /includes/lfb-core.php to do that : // add_filter('wp_mail_from', array($this, 'wpb_sender_email'));

Kundeairallineed

Thank you! I did that. Now I can't see my orders anymore in the order list. The rows name and email are empty. When I check "view this order" the whole order is empty.

Autorloopus

Feel free to contact me from the support page by using your buyer account and sending me a temporary access to the backend, I will check it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Kundeairallineed

I have send you the data. Another problem what I have is for a long time is that my folder (uploaded images) will be set as 740 instead of 755 and therefore i need to change all the folder in ftp first that I can open the link in the order mail. Possibly it is another plugin that is doing that but I never could figure out which one it is, even after slowly deactivating other plugins.

Autorloopus

I correctly received your support request, I replied .

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

Frage von micb11

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

4 Nachrichten2 AutorentwortenKäufer-ThreadAnpassungWooCommerce
Kundemicb11

Am I right in thinking that I cannot add to woocommerce basket if there are conditional statements?

Autorloopus

Hello, When the option "Add selected items to woo cart" is enabled, all the wooproducts assigned to the selected items in the form are sent to the cart at end, there is no limitation based on the conditions used .

Kundemicb11

Hi I want to use this to configure a window for a house. If I have the window as a product then I want the user to be able to add there own dimensions so it will work out the price. when i go to complete order will it put the window in the basket with the correct price?

Autorloopus

Yes, if you use the custom calculation price of this item (the one with the wooproduct assigned), the product will be added with its calculated price to the woo cart .

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

Frage von faxbb

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

14 Nachrichten6 AutorentwortenKäufer-ThreadSupportPDF und E-Mail
Kundefaxbb

Form keep loading after hitting the order button. Seems me javascript issue. It is working fine in another host but not here.. You can see it here.. https://new.faxbb.com/purchase/ Already contacted it support.

Autorloopus

Hello, I just received your support request, I replied. Please can you check your inbox?

Kundefaxbb

I reply you back with forms those are being used..

Autorloopus

Thank you, but I did not receive your answer. Please can you send me an export of the form (via wetransfer if needed) , to allow me to debug it ?

Kundefaxbb

yes, I exported and attached and already sent you an email at [email redacted]

Kundefaxbb

even if you would like I can share you wp admin login detail..?

Autorloopus

Thank you, I just received it.

Kundefaxbb

sent you login detail at your email please check it..

Kundefaxbb

Don't get your reply about update ?

Autorloopus

But I replied yesterday, we apparently have communication problems. Can you indicate me a functional email address?

Kundefaxbb

here is the [email redacted]

Autorloopus

It is the same one,but I just sent a new message to this address.

Kundefaxbb

you can contact here if there is an issue with that. ... [email redacted]

Autorloopus

Thank you, I just sent it to this address.

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

Frage von Dgtacq

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
KundeDgtacq

Is there a solution for the following thread from two years ago? Thanks! maribmota: not sure if i was clear…sorry. i’m not talking about hiding the values of the fields. i want all the data in the fields to appear normally, the only thing I want to hide/delete is the ROW where the titles ”description” and ”information” are. this row wouldn’t appear and the table would start with the 1st step title row. for example, like in your screenshot below: https://s3.envato.com/files/230419087/screen_01b.png the green row of the table would disappear. it wouldn’t exist. and the table would start right with “mobile or website” row. did i explain it better? thanks again! loopus loopus Author almost 2 years ago Flag Ah ok. Simply paste this rule in the “Custom CSS” option of your form (Design settings tab) to do that : #lfb_summary thead,#lfb_summary thead th {display: none !important; } maribmota maribmota Purchased almost 2 years ago Flag perfect! thank you very much! maribmota maribmota Purchased almost 2 years ago Flag i just noticed something…the solution you gave worked fine in the summary on the screen, but the row still appears when i add the [project_information] to the email. how can i remove it from the email as well? thank you! maribmota maribmota Purchased almost 2 years ago Flag [project_content] mdshak77 mdshak77 Author Team almost 2 years ago Flag Hi there, Please contact through the support page of plugin. We will help you there.

Autorloopus

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

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

1 Nachrichten0 Autorentworten
Kunders232

[total]

Ö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-ThreadSupportAnpassungZahlungen
Kundexrisxal2000

Hi, great plugin. Pls tell me , is this plugin heavy for a website. My site is optimized for speed . Its important. Thanks

Autorloopus

Hello, This plugin will not slowdown your website. Its css and js files are compressed and loaded only on the pages that use E&P forms .

Kundexrisxal2000

Awesome, Thanks!

Kundexrisxal2000

Ηi, can you send me the contact form to import it? Thanks

Autorloopus

Hello, Yes, please contact me from the support page : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support , I will send you the wanted form.

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

Frage von pxlmarkt

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

2 Nachrichten1 AutorentwortenSupport
Kundepxlmarkt

Hello, is your plugin compatible with wyzi business finder theme? Thanks

Autorloopus

Hello, I don't know the mentioned theme, but yes, it should work on any premium Wordpress theme. If the theme uses a specific page builder, and if the styles of the forms aren't loaded correctly on the page, you will simply need to activate the form option "Ajax navigation support" .

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

Frage von piperhowie

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

2 Nachrichten1 AutorentwortenKäufer-ThreadWooCommerce
Kundepiperhowie

Hi pre sale question. I want to be able to use this plugin to select items in a certain order from the woocommerce store. Products would be in their own stages like you have in your woocommerce demo. The question is it possible to have the option to save my progress at any point in the selection and return to the saved stage with the products still in my cart? Many thanks in advance.

Autorloopus

Hello, When the woocommerce option is used, the wooproducts are added to the cart only when the form is finished. There is an option to allow the user to save the form progression and continue it later .

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

Frage von lunddennis

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

2 Nachrichten1 AutorentwortenWooCommerce
Kundelunddennis

Hi there. Ive been looking at this plugin for quite some time, and it seems awesome. So i got a presale question. Is it possible to make a guide, to end with a specific woocommerce product? The usecase is as such: The buyer need specific software. The buyer would then be able to choose different needs/features, in steps, to get to the right software (sold thru woocommerce), that matches the needs the customer has choosen. So the customer is guided in steps with features, that in the end show a product, that is being guided to, thanks to the chosen steps. ...if this does not make sense, please let me know :) Best regards, Dennis :)

Autorloopus

Hello, Yes, it can be done by using this plugin. You can assign wooproducts to items of the form, and use the conditional system to activate the good one depending on the values filled and the selection done in the form. Then the selected product can be added to the woo cart at end of the form .

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

Frage von moderndayoptx

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

9 Nachrichten4 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
Kundemoderndayoptx

Hi, I am trying to center the numbers in the "SELECT FIELD." Is there an option I'm not seeing? And also, how do I make the select box smaller? Thank you.

Autorloopus

Hello, Once the option "Use default dropdowns" enabled in the "Design" settings the of the form, you need to paste this rule in the "Custom CSS rules" option to center its value : #estimation_popup select { text-align: center; text-align-last: center; } The select field should have the same size than the other fields .

Kundemoderndayoptx

Thank you my friend, that actually helped. I have another question...is there a way to make look like eyeglasses/contact lenses prescription format?

Kundemoderndayoptx

I have a problem...I just imported the "example forms" into the form list and it deleted all my forms I made. PLEASE TELL ME I CAN GET MY FORMS BACK SOMEHOW.

Autorloopus

Hello, Yes, there is a warning message on the import modal that explains that all the form data will be replaced by the imported ones. If you don't have export of the previous forms, you can restore a database backup to recover the previous data .

Kundemoderndayoptx

Is the database backup found on your application or is this something I do through my host?

Autorloopus

The database backup is managed by the server host.

Kundemoderndayoptx

I gave up. I'm starting over. 6 months down the drain. Whatever. I want to copy the format of (Layered Image & Single step), but every time I make a duplicate form of that form, the functionality does not work (changing the colors of the walls and floors). I want to maybe use that same technique with eyeglasses. Is that possible? Thank you.

Autorloopus

Hello, You need to redefine the conditions of the layers of the layered images on the new/duplicated form, to target the wanted items of the form . Feel free to contact me from the support page 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 pxmanager

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportAnpassung
Kundepxmanager

Hello. I'm wondering if it is possible to do the following with this plugin. I need to create two dropdown selection lists. Both of the dropdowns will contain the same options to select. For example: Dropdown Selection List 1: Item 1 Item 2 Item 3 Dropdown Selection List 2: Item 1 Item 2 Item 3 When the user chooses an item from the first dropdown list, that item becomes nonselectable in the second item list. For example, if the user selects "Item 1" from the first list, the user can only choose Item 2 or Item 3 from the second list. In practice, each list may contain over 10 options. Thanks.

Autorloopus

Hello, Here is the code to paste in the "Custom JS" option of the form to do that : var title_select1 = 'My select 1'; var title_select2 = 'My select 2'; jQuery(document).ready(function(){ jQuery('[data-title="'+title_select1+'"]').on('change',function(){ jQuery('[data-title="'+title_select2+'"] option').removeAttr('disabled'); jQuery('[data-title="'+title_select2+'"] option[value="'+jQuery(this).val()+'"]').attr('disabled','disabled'); }); jQuery('[data-title="'+title_select2+'"]').on('change',function(){ jQuery('[data-title="'+title_select1+'"] option').removeAttr('disabled'); jQuery('[data-title="'+title_select1+'"] option[value="'+jQuery(this).val()+'"]').attr('disabled','disabled'); }); }); You simply need to replace "My select 1" and "My select 2" by the exact titles of the two dropdown items .

Kundepxmanager

Thank you for the help! This worked fantastically. Although, I have another question. I am working on the context of selection dropdowns to choose service plans. I have 3 selection fields set up that contain 12 plans each. However, I need to configure the conditional logic so that only the top 5 items (the “Main Plans") become unselectable for the other dropdowns. The other 7 do not have to have this logic applied to them. They need to still be selectable in any of the dropdowns regardless of being chosen before. Does this make sense? Is it possible to add this functionality?

Autorloopus

Hello, No, sorry, there is no easy way to do that. It would require more complex custom code scripting. If you need a freelance to develop such custom scripts for such specific uses, I can recommend this one: https://wpdeft.com . He knows this plugin well and should be available for such custom work .

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

Frage von ajakson

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

4 Nachrichten2 AutorentwortenSupportZahlungenLizenzierung
Kundeajakson

Do you know why theme.x is not supporting your plugin anymore according to their latest response to a customer complaint about your product? Seems like you aren't supporting your business to business clients enough. Please resolve the theme.x problems, thanks. If you do, ill use more of your products....

Autorloopus

Hello, No, sorry, I didn't receive information from them about that. On my side, I deliver support to my customers, but when the plugin is included in a theme, the support is directly delivered by the support team of the theme, not by the plugin author.

Kundeajakson

I asked, Currently they are not supporting your plug-in. If I pay $29 are you able to fix my problems? Did they modify your code to work within their theme?

Autorloopus

Normally this plugin already works correctly with this theme. Feel free to contact me from the support page sending me the url where I can see the problem, I will have a look : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support About the support point, it is displayed in the License panel of the plugin.

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

Frage von wolfwebdesign

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

2 Nachrichten1 AutorentwortenAnpassung
Kundewolfwebdesign

how do you do a multi-select

Autorloopus

Hello, There is no specific option to allow multiple selection on dropdowns currently. But it can be done by using default dropdowns and by pasting this code in the "Custom JS" option of the form : jQuery(document).ready(function(){ jQuery('select[data-itemid]').attr('multiple','multiple'); }); It will be displayed like that : https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select_multiple

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

Frage von TotalShield

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

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

Hello, I have "enable quantity choice" selected on an image type option. This is exactly what I need, but I am having an issue with how it works. When I click the "+" icon to add to the quantity the image becomes deselected. This makes it confusing to use. Is there a setting that I can change so that you can click the "+" icon multiple times to add to the quantity without the item becoming deselected? Thanks!

KundeTotalShield

I'm referring to the "plus" icon. Not sure why that didn't appear properly.

Autorloopus

Hello, Please can you contact me from the support page, sending me the url of the form ? I will debug it .

Autorloopus

I correctly received your email, but apparently you can't receive my reply. The used email address is apparently invalid (delivery failed) . Please can you contact me again and indicate me your email address inside ? I will reply to this address.

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

Frage von gurupree31

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

3 Nachrichten1 AutorentwortenZahlungen
Kundegurupree31

Really awesome software guys. Loved everything about it. Just had a request: Would it be possible to integrate razorpay.com gateway to the software. These guys have an extesive API documentation for quick integration. Also this would make the software more attractive to Indian Users.(Who currently cant use paypal as it does not allow india to india payment or stripe which is not available for india)

Autorloopus

Hello, Thank you :) I note the suggestion, I will study this possibility !

Kundegurupree31

Sure please do. Appreciate the quick reply. thanks

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

Frage von hbaradio

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

3 Nachrichten1 AutorentwortenKäufer-ThreadSupport
Kundehbaradio

Hello! Urgent help please. I need to export my form so I can then import it from a clean reinstallation. The "export all forms" option does not work. Is there any way to copy some folders by FTP with the settings, my forms and plugin settings? Thank you.

Autorloopus

Hello, Feel free to contact me from the support page, sending me a temporary access to the backend, I will debug the export function. Otherwise, you can directly copy the database tables content to the new ones (all the tables that have the prefix "wpfc_") .

Kundehbaradio

Hello! I have solved the problem. The problem was mine because I had to enable the .zip files in my hosting (godaddy). I was able to make the export perfectly. Thank you!

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

Frage von lionelkrieger

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

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

Hi, do you have a demonstration of how to implement the credit repayment simulator?

Autorloopus

Hello, I replied to your email support request.

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

Frage von lionelkrieger

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

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

Hi, I cant download orders as pdf. All I get is a green screen with a pulsating circle!

Autorloopus

Hello, I replied to your email support request.

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

Frage von rocketcreativeworld

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupport
Kunderocketcreativeworld

Good to use this plugin but i need to add vat in total please help me out how can i add vat in total and in summary

Autorloopus

Hello, To do that, you can simply create an hidden & preselected checkbox "VAT" in the last step of the form, set its option "Operator" to "X" and its "Percentage" option to "20" . Even if this item is hidden in the form, it can be displayed in the summary .

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

Frage von propulsegroup

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

11 Nachrichten5 AutorentwortenKäufer-ThreadSupportZahlungenPDF und E-Mail
Kundepropulsegroup

Hi i have a problem with the pdf generator . it doesn't work and the last page is still loading since a long time

Autorloopus

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

Kundepropulsegroup

Hi again just tell me how to send you the export of the form

Autorloopus

You simply need to click the button "Export Forms" at top of the forms list panel.

Kundepropulsegroup

Yes ,but how to send you the export via the support form on codecanyon ?

Autorloopus

You can send a simple message, I will reply, then you can send it directly by email.

Kundepropulsegroup

great it's done

Autorloopus

Well received, I replied .

Kundepropulsegroup

Hi loopus i am still waiting for your support about the pdf generator

Autorloopus

Hello, As mentioned, I replied to your support request 9 days ago. Can you reply to my email and send me an export of the form, to allow me to debug it ?

Kundepropulsegroup

ok then the email has been sent

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

Frage von lionelkrieger

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

8 Nachrichten4 AutorentwortenKäufer-ThreadSupportAnpassungWooCommerce
Kundelionelkrieger

Hi, how do restrict selection to one item for a step?

Autorloopus

Hello, Simply give the same "Group" name to the target items : only one of them will be selectable at same time .

Kundelionelkrieger

Hi, second question, the selected items are not added to the woocommerce cart although I selected the setting for the last step.

Autorloopus

Did you correctly assign existing wooproducts to these items, from the item panel ?

Kundelionelkrieger

Yes I did, thank you for your excellent support. Everything is fine now. Except that I want the skip the succeed page and go straight to the cart page. How can I do that? I will rate you five stars for this excellent plugin!

Autorloopus

Thank you ! You can set the option "Delay before the redirection" to "0" in the "Last step" settings tab of the form, then paste this rule in the "Custom CSS" option of the form (Design tab) to fully hide the final text : #estimation_popup #finalText {display: none !important;}

Kundelionelkrieger

Thank you for the excellent support. I did. How can I skip the succeed page and go straight to cart?

Autorloopus

Simply by using the mentioned css rule, it will hide the succeed text. The remaining delay is the time taken by the server to answer to the final ajax call that submits the form .

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

Frage von tomerohana

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

2 Nachrichten1 Autorentworten
Kundetomerohana

Hey Is it possible to compare a product between several companies? For example, I would like to set up a travel insurance cost calculator according to parameters of: number of days, additions and different prices for each company. And to compare the number of companies is it possible ?

Autorloopus

Hello, No, sorry, there is no such comparison table feature currently. Thank you for the suggestion .

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

Frage von tuongducminh

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

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

In the final summary table, how can a product with my content be paid on a certain date? and a second follow-up product will have to be paid on the 2nd day of the first day x day

Autorloopus

Hello, There is no specific option to do that, sorry.The payment can be placed at end of the form or from a payment link in the email, but it isn't possible to define a future date to pay some specific products.

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

Frage von tomerohana

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

1 Nachrichten0 Autorentworten
Kundetomerohana

Hey Is it possible to compare a product between several companies? For example, I would like to set up a travel insurance cost calculator according to parameters of: number of days, additions and different prices for each company. And to compare the number of companies is it possible ?

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

Frage von alexissatok

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

6 Nachrichten3 AutorentwortenKäufer-ThreadSupportAnpassungZahlungen
Kundealexissatok

Hi before buying i want to be sure. Can i have calculate fields, then at the end allowing customer if he paid 50% of the total amount he have a -20% .... Then is the paypal option connect with my paypal account ? Cause i have configurate my PAYPAL PRO account to allow customer to pay by two way : with paypal or with credit card without a paypal acount. Then does the customer receive a confirmation email from my website of he’s transaction ?

Autorloopus

Hello, 1.Yes, you can make such calculations by using the custom calculation option. 2.Yes, the customer can pay with credit card or paypal account if you configure Paypal payment at end of the form . 3. Yes, you can send a confirmation email to the customer. You can freely edit the admin and customer email templates directly from the backend .

Kundealexissatok

wao ok !! great ! if i have problem with doing my form you can help me ?

Autorloopus

Of course, feel free to contact me from the support page if needed, I will help you : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Kundealexissatok

Hi last question, if i use date on my form how can i manage avaibality of a rent for exemple ?

Autorloopus

Yes, you can manage calendars directly from the backend, and assign a specific calendar to a datepicker of your form. By doing that, you can choose to automatically register a new event in the selected calendar when a new order is submitted. The busy dates will be displayed as unavailable in the datepicker for the next users .

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

Frage von kenshinbat

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

2 Nachrichten1 AutorentwortenWooCommercePDF und E-Mail
Kundekenshinbat

Pre-Purchase Question: Came across this plugin on a friend's site. Can I send details/variables from form to woocommerce product options field/form? Thank you

Autorloopus

Hello, No,sorry, only the wooproducts are added to the woo cart. The other data are sent by email to the admin .

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

Frage von edgarphs

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

3 Nachrichten1 AutorentwortenKäufer-Thread
Kundeedgarphs

I am trying to link an image to the short code/form. How do I add the class="open-estimation-form form-1" to the image code below?

Kundeedgarphs

for some reason my code went away lol Your code below is only for Text link. what would be the code for an image ? Open Form

Autorloopus

Hello, You can add the image in a link : <a href="#" class="open-estimation-form form-1"> <img src="..." /> </a>

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

Frage von WebguruJP

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

3 Nachrichten1 AutorentwortenKäufer-Thread
KundeWebguruJP

I would like the estimate to be open by default. Currently it is showing only when we click on the button, how to do this?

Autorloopus

Hello, You simply need to disable the introduction option (from the "Texts" settings tab) to do that .

KundeWebguruJP

great it’s done

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

Frage von tanisbr1

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

2 Nachrichten1 AutorentwortenKäufer-ThreadZahlungenBuchung
Kundetanisbr1

Hi there, do you have more details on your calendar reservation? I am doing a website for a wedding planner and we need to be able to take deposits for wedding dates. Are you able to refund someone's deposit to save the day? Is there a way to see these calendar options in more detail?

Autorloopus

Hello, You can find some details in the documentation (in the "Booking System" part): http://www.wordpress-estimation-payment-forms.com/documentation/ . The registered events are fully manageable from the backend (you can edit them, delete them, assign them to specific orders etc ..) . When a calendar is assigned to a datepicker of the form, the busy dates are set as unavailable inside .

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

Frage von maximnl

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundemaximnl

Hi, i let users input in a step an object size. can i repeat the step to input more of the same kind of objects (like have an extra button to add another object or go to the next step?

Autorloopus

Hello, You can duplicate the same item several times, then use the option "Show depending on conditions" to show the good number of elements depending on the value filled in a number field, or from the quantity of a slider.

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

Frage von maximnl

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

5 Nachrichten4 AutorentwortenKäufer-ThreadSupportPDF und E-Mail
Kundemaximnl

form tabs (general/texts/email .. ) are not switching. installation WP 5.1.1–ru_RU , php7. is there any trick to make it work or do the check?

Autorloopus

Hello, I correctly received your support request, I replied. Please can you answer it, to allow me to debug it ?

Autorloopus

Thank you, the problem is now fixed. I replied to your email.

Autorloopus

I hope you will change this review now that this JS conflict has been solved.

Autorloopus

Thank you !

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

Frage von webassetcan

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundewebassetcan

Can the form data be used (displayed) in a post?

Autorloopus

Hello, No, sorry, there is no specific option to show the stored data in a post. I note the suggestion, thank you.

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

Frage von Hansly

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

3 Nachrichten1 AutorentwortenKäufer-ThreadAnpassungBuchung
KundeHansly

Hi, is there option to change the skin of the front end calendar?? Can i only show week available for booking instead of the full calendar on front end??

KundeHansly

How to make radio button like your demo hotel room single and double room ( when click single is off double, when click double room off single room )

Autorloopus

Hello, 1. The datepicker uses the main color defined in the "Design" settings tab . It is possible to add your own css rules in the "Custom CSS rules" option of the form to modify its style. 2. Simply give the same "Group" name to the wanted items : only one item of each group can be selected at same time .

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

Frage von rtutuska

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

3 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungenPDF und E-Mail
Kundertutuska

For some reason, the table that appears in the email is much different than the summary table at the end of my form when viewing it on the website or in the form designer. Is there any way to force the emailer to pull in the most recent table?

Kundertutuska

It's like the email is pulling in a much older version of the table, with old colors and styles. I cleared the cache on the website (was using Endurance Cache) but still no luck in getting the email to use the same table that is in the form on the website. Any ideas?

Autorloopus

Hello, Please can you contact me fom the supprt page, sending me an export of the form ? 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 vaniapap

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

6 Nachrichten3 AutorentwortenSupportAnpassungWooCommerce
Kundevaniapap

Hi, I am interested to buy you plugin but I have a presale question. I would like for the customers to be able to dynamically choose the weight of some products they wish to order. For example a customer would like to order 2 kg of product A and 3,5 kg of product B. So is it possible – if I have previously set a base value (price/kgr) – the total cost (price*chosen kg) to be passed to woocommerce cart? I have already implemented this on my website but I need to change the plugin. You cane take a look here https://bioarismari.gr/product/viologikos-kourkoumas-xima/ Thanks in advance PS. If this can be achieved with this plugin can it be done with a graphic element (for example a slider like the one I am using)?

Autorloopus

Hello, Yes, it is possible. You can create a slider item, assign it the target woo product and use its price calculation option to dynamically change its price based on the filled weight. Then you can choose to automatically add this product to the woo cart at end of the form, it will be added with the modified price .

Kundevaniapap

Thanks for the quick answer. Just to be sure can the graphic element (slider) be implemented as well?

Autorloopus

Yes, you can create slider items : https://www.wordpress-estimation-payment-forms.com/demo-of-some-components/ . To make the slider tooltip always visible, you can add this rule to the "Custom CSS" option of the form : #estimation_popup .ui-slider-handle > .tooltip { display: block !important; }

Kundevaniapap

Thanks again! Excellent support! Just a final question in order to present this solution to client Can the estimated price be changed dynamically as the client changes the weight?

Autorloopus

Thank you :)

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

Frage von Bindlex

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungenPDF und E-Mail
KundeBindlex

Hello, At email panel I have the option to enter admin email but I am interested in also enter the email from who it receives the mail. Can you help me? Do I have to do that in PHP? Thanks.

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 rtutuska

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

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundertutuska

Hey there, In the summary table at the end of the form... 1) is there anyway to change the border color of the cells? 2) how can I manage the font and font size? 3) is there any way to change the column widths? I am using just two columns ("Descriptions" and "Details") and I'd like the first column to be less wide to give more space for the second column. 4) for a given row, is it possible to completely merge the first column with the second column? Thanks!

Autorloopus

Hello, 1. Here is the rule to use in the "Custom CSS" option of the form (Design settings tab) to do that : #estimation_popup #lfb_summary table, #estimation_popup #lfb_summary table th, #estimation_popup #lfb_summary table td { border-color: #34495e !important; } 2. Here is the rule to use : #estimation_popup #lfb_summary table { font-size: 18px !important; font-family: 'YourFontNameHere' !important; } 3. #estimation_popup #lfb_summary table thead th:first-child{ width: 280px !important; } 4. No, sorry, there is no option to do that currently, the cells of this table are automatically generated by the main js file of the plugin.

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

Frage von formateen

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

2 Nachrichten1 AutorentwortenPDF und E-Mail
Kundeformateen

I would like to use this plugin as an ecard. The user sends cards by email. Is this possible?

Autorloopus

Hello, There is no specific option to send virtual e-cards currently, sorry .

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

Frage von The_Mentalist

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

2 Nachrichten1 AutorentwortenSupportZahlungen
KundeThe_Mentalist

Is there any possibility to move the progress bar below the item selection?

Autorloopus

Hello, Yes, it can be done by using JS. Feel free to contact me from the support page by using your buyer account if you need support : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

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

Frage von collinvankessel

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

2 Nachrichten1 AutorentwortenKäufer-ThreadWooCommerceZahlungen
Kundecollinvankessel

Pre purchase question: I have a woocommerce handling all my payment methods (stripe , PayPal and some more local payment methods). Can I use woocommerce for the checkout procedure instead of the plugin itself ? Regards, Collin

Autorloopus

Hello, Yes, you can assign existing wooproducts to the items of the form and choose to automatically add them to the woo cart at end of the form. Then the customer can pay directly from woocommerce.

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

Frage von Alinal23

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
KundeAlinal23

Hi all, i have a problem with the plugin. I try to show a "Layered Image" or a "Image with Button", but the image doesn't appear. With the Image option, i see perfectly the image, but with layered option i can't see it.

Autorloopus

Hello, Please can you contact me from the support page, sending me the url of the problematic form ? 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 jhawtin

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

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

Hello quick question. We are using your plugin on this page here: https://myfinancialhealthmatters.com/discover-your-earning-potential/ We are able to get the lead in mailchimp, however the phone number field is not working. We created a regular text field for phone number in mailchimp as that sometimes is the issue, but we still cannot seem to get the information across. We are not completely clear on how the fields map to mailchimp, as they don't dynamically appear in the interface as options like our other apps do. Is there a way to test the connection within the plugin? Do you have any other advice?

Autorloopus

Hello, You need to set the option "Type of information" of the phone textfield to "Phone", to allow the plugin to send it to MailChimp as contact information .

Kundejhawtin

hmmm just changed it and tested. Still seems to not be working.

Autorloopus

Currently the MailChimp option sound to be disabled. Please can you contact me from the support page, sending me an export of the form ? I will check it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Kundejhawtin

I have sent a message through the support section. What is the from email, I just want to make sure that I get it.

Autorloopus

Hello, I correctly received your email, I replied .

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

Frage von highace

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupport
Kundehighace

Hi, hoping the following will be possible. :) Is there any way to go directly to (or back to) a specific step from another, but while still keeping the previous selections / prices? For example, if I have two different product categories, lets say Category A and Category B, and customer goes to Category B first and selects some products, but then decides they also want to select some products from Category A as well, are they able to click a button and go to (or back to) Category A and select some products from there, then proceed on to the final step which shows the products and total from both B & A? I have attached a simple flow diagram which I hope will help to explain exactly what I'm trying to do, if this is not currently possible is there any other way I can achieve this? - https://imgur.com/zumuL3W Thanks.

Autorloopus

Hello, The best way to do that would be to link successively the steps "Category A" and "Category B", without using conditions on links, and using the step option "Show depending on conditions" on each one to show the good ones based on the selected items in the first step. By doing that, the plugin will continue to follow the links but will show only the steps that have their visibility conditions filled.

Kundehighace

Hi, thanks so much for you prompt reply, I think I understand what you mean, I will try it out and see how it goes, love your plugin! :)

Autorloopus

Thank you !

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

Frage von oOSpikeOo

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

4 Nachrichten2 AutorentwortenKäufer-ThreadZahlungen
KundeoOSpikeOo

Hi I have presale questions please ? 1. There are tons of links on Google claiming this script has security flaws and can easily be hacked has this been patched or you still working on its fix? 2. Can I add subscription payment to only 1 of the steps section ? Example I have 2 steps 1 step is for 50% Deposit payment at the end 2. Step number 2 has monthly payments each month. So question I have can this be achieved so 2 different steps have 2 different payment settings ? With out creating extra new form and adding that as separate form ? 3. Can there be a contact add on so that 1 of the steps has contact section instead of adding elements 1 by 1 ? 4. If I'm moving the server is there option to export or download current form so that I dont make fresh one from beginning? So for what I have seen on Demo I love but just have this few concerns about this security and steps payment section. Thank you.

Autorloopus

Hello, 1. Yes, of course, it was corrected as soon as the flaw was revealed. 2. Yes, a same form can give a single cost price + a subscription price as result. It also works with Paypal and Stripe payment. 3. You can freely create a step that contains the wanted fields to get the contact informations anywhere in the form . 4. Yes, there is an import/export tool that allows you to easily transfer the form data to another website .

KundeoOSpikeOo

Thanks for swift reply could you please provide me with back end demo so I can look around and see if it's for me. Thank you.

Autorloopus

There is no live demo of the backend, but you can see it at work from the preview videos available on the main plugin page. There are also screenshots of the backend side available by clicking the "Screenshots" button .

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

Frage von HansHeller

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

2 Nachrichten1 AutorentwortenSupportZahlungen
KundeHansHeller

HI, how is it possible to restrict the reposes from google api to germany and regions like berlin?

Autorloopus

Hello, Yes, it is possible to limit the autocomplete suggestions to a specific country. 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 rtutuska

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

3 Nachrichten1 AutorentwortenKäufer-Thread
Kundertutuska

Hey Loopus, It seems that the tooltip seem to conflict with the "Next Step" button if they are too long. It's almost as if the padding between the last row of items and the button needs to be increased. Is there a way to do that?

Kundertutuska

Actually, I found it in the form designer. But my main concern is that the tooltips end up blocking the Next Step button. Even when you hover your cursor off of the field to hide the tooltip, it still blocks and prevents the Next Step button from being clicked. You have to kind of click around for it to recognize that the tooltip is no longer there, which then allows the button to be clicked again. Any advice for that?

Autorloopus

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

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

Frage von joeri55

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

3 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundejoeri55

Hi, is it possible to switch the contactfields and the summary at the last step? So first the summary and then the contact fields?

Autorloopus

Hello, Yes, it can be done by pasting this code in the "Custom JS" option of the form : jQuery(document).ready(function(){ jQuery('#lfb_summary').detach().insertAfter('#finalPrice'); });

Kundejoeri55

Thank you

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

Frage von URGENT

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

4 Nachrichten2 AutorentwortenSupportAnpassungZahlungen
KundeURGENT

Does this plugin support managing Stripe Subscription plans?

Autorloopus

Hello, Yes. If the form uses subscription, it will automatically generate a Stripe subscription plan, with the custom total amount of the form .

KundeURGENT

I just bought the plugin based on you answering this question and it does not work with Stripe subscriptions at all. This is the Stripe logs when trying to pay and you can see the error status code: 400 and you can see Version: 2015-10-16 which is the version of Stripe's API that your plugin is using - this API is 4 years out of date and has no hope of working with Stripe Subscriptions! It does not create a plan like you said it does. ID: req_9AUXaIebDTtux9 Time: 2019/04/12 12:52:25 Method: POST URL: /v1/plans Status: 400 IP address: x.x.x.x Version: 2015-10-16 Source: Stripe/v1 PhpBindings/3.6.0

Autorloopus

Hello, Yes, as explained, the plugin can generate Stripe subscriptions. I replied to your support request, let me know if you want that I debug it.

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

Frage von TheWebWarriors

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

3 Nachrichten1 AutorentwortenKäufer-Thread
KundeTheWebWarriors

Hi there. This is an amazing product that's ultra flexible and powerful. We'd love to know if there's a plan to integrate with Zapier WebHooks in the near future? We use HubSpot as our CRM and would love to use Zapier to capture someone's details and create them as a new Contact in the CRM.

Autorloopus

Hello, Thank you ! This option already exists : you simply need to activate the option " Send values to Zapier " in the " Last step " settings tab of the form and fill the webhook url. If needed, you can find instructions in the documentation . You can enable/disable the option " Send as GET variable " from each item to send or not its price/value . When you create the Webhook Zap from Zapier, when it will wait for the informations to create the correct variables, you will need to preview the form and complete it to the end, to allow Zapier to receive the variables. Sorry, I must leave for now, but I will be back Monday and will check your reply ASAP. Have a nice weekend !

KundeTheWebWarriors

Fantastic!! We're jumping in to take a look now :)

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

Frage von meetgerry

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupport
Kundemeetgerry

Hello, I set the "Automatic next step" to YES on a form, but its not going to the next step. http://tiny.cc/nw534y Please help...

Autorloopus

Hello, To use automatic next step, you need to enable the option "Selection required" on the step panel, and give the same "Group" option name to the items inside (to make only one selectable) .

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

Frage von farishafeez

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

3 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundefarishafeez

Hello, I am unable to add Item, once i finish the process to add new item.. It wont display on my step

Autorloopus

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

Kundefarishafeez

I have been able to add, still finding my way around other options

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

Frage von SHUBH_SJ

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

2 Nachrichten1 AutorentwortenWooCommerce
KundeSHUBH_SJ

Hi team, Interested buyer, I wish to know that after the client has carried out the transaction, where will this show as order in the backend to admin?? is it visible in the orders section in woocommerce???

Autorloopus

Hello, Yes, all the orders are stored and editable directly from the plugin backend. If you use the woocommerce feature to add the selected items of the form to the woo cart, they will be stored in Woocommerce too, like the other woo orders .

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

Frage von rtutuska

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

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundertutuska

Hey Loopus, If I have the images set to be grey until selected (then the colorize/light up), is there any way for me to allow the images to colorize/light upon hover over as well? Thanks

Autorloopus

Hello, Here is the rule to paste in the "Custom CSS rules" option of the form (Design tab) to do that : #estimation_popup .selectable:hover .img { filter: none !important; }