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 42 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 Quickpost

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

3 Nachrichten1 AutorentwortenKäufer-ThreadWooCommerceZahlungen
KundeQuickpost

Are this plugin form can pay via woocommerce payment getaway like credit card bank transfer ? thank

KundeQuickpost

or pay via credit card separate from woocommerce. Thanks

Autorloopus

Hello, Yes, if you use the option "Add to woo cart", all the selected wooproducts (assigned to items) in your forms will be added to the cart at end of the form, then the user can finish the order by using the classical woocommerce checkout, with the installed payment gateways. Without using woocommerce, you can configure a payment (Stripe or Paypal) directly at end of the form . If needed, you can also use the option "Use payment only if selected" on any item of your form , so the payment will be displayed only if this item has been selected by the user .

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

Frage von gmcardle

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

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundegmcardle

Can you add custom icons in addition to the icons available within the plugin?

Autorloopus

Hello, You can freely use any image or svg file in the image items of your forms. If you need some free flat icons, I recommend you this website : https://www.iconsdb.com/

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

Frage von csimack

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundecsimack

Hi, so your plugin is great but there seems to be an issue when going to the page with the plugin for the first time from a different page. LIke I have linked the form page in another page and every time I click the link and it takes me to the page where the form is, I see the form and everything but when I click on the icons nothing happens. Everything works fine when I refresh the page though and this only happens in chrome. Can you please tell me how to fix this.

Autorloopus

Hello, Did you try to enable the option "Ajax navigation support" in the "General" settings tab ? If the problem persists, 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 formulacreations

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

3 Nachrichten1 AutorentwortenAnpassung
Kundeformulacreations

Hello, I am seriously considering purchasing your plugin - it looks great. I have one question, is it possible to generate a price based on the amount of words or characters entered into a text field (for clarity, the price changes as the user types). Thanks.

Autorloopus

Hello, To do that, create a textarea item "The text" and create an hidden numberfield "Price", enabling its option "Use value as quantity" and filling the wanted price per word in its "Price" option. Then paste this code in the "Custom JS" option of your form : jQuery(document).ready(function(){ jQuery('[data-title="The text"]').keyup(function(){ jQuery('[data-title="Price"]').val(jQuery(this).val().split(' ').length); wpe_updatePrice(jQuery(this).closest('#estimation_popup').attr('data-form')); }); }); To count the number of characters (without the spaces), simply replace the 3rd line by this one: jQuery('[data-title="Price"]').val(jQuery(this).val().trim().length); It should do the job.

Kundeformulacreations

That sounds excellent, thank you so much for your speedy response and I will definitely be purchasing very shortly. Thanks again.

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

Frage von jeffreyzhang

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportWooCommerceZahlungen
Kundejeffreyzhang

Hello, it seems a great plugin, but I am not sure if it will meet I needs, I want to use the form with woocommerce product price and embed to each product page, when users choose some option, caculate the amount and then add to cart and check it out, is it possible? thank you so much!

Autorloopus

Hello, No, sorry. You can assign wooproducts to the items of your form and choose to add them to the woo cart at end of the form ( ex: http://www.wordpress-estimation-payment-forms.com/shop/ ) . But it can't change the price of a woo product before adding it to the cart. If you can't use this plugin to fit your needs, feel free to uninstall it then contact me from the support page, I will propose you a refund .

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

Frage von ak_999

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupport
Kundeak_999

Form stopped send emails after last updates. How to fix it?

Autorloopus

Hello, Please contact me from the support page sending me a temporary access to the backend, I will debug it .

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

Frage von Sim2K

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

2 Nachrichten1 AutorentwortenKäufer-ThreadBuchung
KundeSim2K

Do you have any examples of how this booking system works? Any videos or documentation? How many independent booking calendars can I have? Can I block out holidays or set a limit of bookings per day?

Autorloopus

Hello, No, sorry, there is no specific demo for this feature currently. You can see some screenshots of the calendars backend by clicking the button "Screenshots" on the plugin page. You can create and manage as many calendars as you want. You can assign a specific calendar to a datepicker of your form. The unavailable dates will be automatically disabled on the datepicker, and you can choose to register a new calendar event to the selected date when the order is sent (you can also define automatic mail reminders for new events registered). You can freely define holidays and other unavailable days or date ranges from the backend. You can also define the available hours of the day and days of the week . But there is no option to set a specific limit of bookings per day, sorry .

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

Frage von mrcb

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

10 Nachrichten5 AutorentwortenKäufer-ThreadAnpassung
Kundemrcb

Hello. Do you think that something like this https://www.mdcalc.com/cha2ds2-vasc-score-atrial-fibrillation-stroke-risk can be done with plugin?

Autorloopus

Hello, Yes, you can create a similar process with this plugin. For the dynamic informations panels, you can create rich text items and use their option "Show depending on conditions" to show the good one depending on the selection done.

Kundemrcb

Awesome. How can I show every question on one page?

Autorloopus

You can create a single step form simply by creating the items directly in the "Last step" settings tab of the form.

Kundemrcb

Thank you again. One last question: I don't want to use a dropdown menu, instead I want to stick with the button or images. How can I make sure the visitor can select only one?

Autorloopus

Simply by giving the same "group" name to your buttons/images. Only one item of each group can be selected at same time .

Kundemrcb

Is there a simpler way to have the check boxes field show the checkbox on the side of the text? Its showing bellow. For example: I have a few checkboxes fields in this step. They show like this: Title1 Checkbox1 Title 2 Checkbox2 Title 3 Checkbox3 I would like for it to show: Title1-Checbox1 Title2-Checkbox2 Title3-Checkbox3 I've tried with css but I can't make it work properly

Autorloopus

It can be done by enabling the option "Show labels inline" in the "Design" settings tab. You can also set the item option "Layout" to "column" on the items to show them on the same row.

Kundemrcb

I have a panel with 9 items. They show only each one based on the total price. But somehow it is adding a massive min-height dimension to it. https://imgur.com/a/ov9Up I tried to counter it by adding a max height but had no luck.

Autorloopus

Please can you try this css rule ? #estimation_popup #mainPanel {min-height :200px !important;}

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

Frage von Arbuzov

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

1 Nachrichten0 Autorentworten
KundeArbuzov

Great plugin.

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

Frage von xabcd

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

3 Nachrichten1 AutorentwortenKäufer-Thread
Kundexabcd

For some reason I try making an item selection an "image" and upload the image and post it, yet I get a square but not actually an image. Not sure if you know why? https://www.screencast.com/t/sIspeeOZd6F

Autorloopus

Hello, You simply need to disable the option "Tint image" on these items (it is used for images with transparent background only) .

Kundexabcd

You're my hero! :) Thanks!

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

Frage von semiombra

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

3 Nachrichten1 AutorentwortenAnpassung
Kundesemiombra

hi there, I'm using your plug in, pre-packed in the X-theme. I noted that it is just the free version. The premium has some interesting benefits so I'm considering to purchase it. I'd like to know if with your plugin is possible to make an estimation cost (with your lay-out and details) like this: https://www.avvocatoandreani.it/servizi/calcolo_danno_biologico.php thanks

Autorloopus

Hello, Yes, you can create such calculations by using the custom calculation option : https://www.youtube.com/watch?v=xH8frpa7wL0 For example, you can create hidden and preselected checkbox that apply different calculations based on the values filled by the user and show them in the final summary .

Kundesemiombra

thanks

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

Frage von PhilipHiggins

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

2 Nachrichten1 AutorentwortenKäufer-ThreadWooCommerce
KundePhilipHiggins

Hello, I would like to use this with WooCommerce plugins and I would like to confirm if this will work before purchasing the others. 1. Can this plugin allow one form to add multiple WooCommerce products to one order? For example: both a subscription product and a virtual, physical or bookable product?

Autorloopus

Hello, Yes it is possible. Simply assign the wanted woo products to the items of your form then enable the form option "Save to woo cart" to do that . You can also choose to redirect the user to the cart page at end of the form.

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

Frage von charbel_haddad90

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

2 Nachrichten1 AutorentwortenSupportAnpassungWooCommerce
Kundecharbel_haddad90

Hello support Team, nice plugin i wondering if : 1)if i have 3 services and under every services 3 options to let user choose and select. for example : "services" : Dubai , Kwait, Lebanon / under every on of them i have " Arrived " / departures . / under one of them i have 3 option " standar package " / silver package / VIP package. for sure price it will be different between packages, and between arrived / departures and between countries. i hope it its clear? 2) your form compatible with woocomerce that in final stage for payment it will add to the cart as product ->cart->checkout page ? awaiting your advise

Autorloopus

Hello, 1. Yes, you can create a such form by using this plugin. 2. If you use the option "Add to woo cart", you need to assign wooproducts to the items of your forms. In this case, the selected wooproducts will be added to the woo cart at end of the form (with their real price defined from woocommerce : the plugin can add woo products to the cart, but it can't change their prices or create new products). Ex: http://www.wordpress-estimation-payment-forms.com/shop/ . If you need to make custom calculations and distance calculations you can't use the "Add to woo cart" option, but you can add a payment directly at end of the form (Stripe or Paypal) .

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

Frage von ENBertussi

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

2 Nachrichten1 Autorentworten
KundeENBertussi

I'm curious if this can be used to calculate a product quantity to add to cart? IE: # of x * # of y = quantity to add to cart of product z?

Autorloopus

Hello, Yes, you can use the option "Define quantity by calculation" on the wanted item to do that .

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

Frage von ki-themes

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

4 Nachrichten2 AutorentwortenBuchung
Kundeki-themes

Is the price calculator and booking system working together? ( integrated )

Autorloopus

Hello, Yes they are .

Kundeki-themes

Is recurring booking supported?

Autorloopus

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

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

Frage von xabcd

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

6 Nachrichten3 AutorentwortenKäufer-Thread
Kundexabcd

Is it possible to hide the dollar amount in the summary form at the end for a particular item? I know you can hide it from the "total" but I just don't want an amount or a $0 to show. Thanks

Autorloopus

Please can you use the "Reply" buttons for new messages ? You can hide all the prices from the summary by enabling the option "Hide all prices" in the "Summary" settings tab of your form.

Kundexabcd

What if i only want to hide certain items?

Autorloopus

You can hide any item from the summary by disabling its option "Show in summary".

Kundexabcd

Yes, saw that... but can I disable the price for just that one item in the summary but still have the item name listed in the summary?

Autorloopus

Ah no, there is no this specific option currently, sorry .

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

Frage von ARTEFACTOCO

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

2 Nachrichten1 AutorentwortenAnpassung
KundeARTEFACTOCO

Hi presale question... this plugin fits perfect for a brief design format... I wonder if it is possible NOT to show the price calculation... just show the questions and collect the answers. Thanks.

Autorloopus

Hello, Yes, you can choose to hide all prices from the form. You can also hide the main progress bar or use it to show the current step (ex: 1/4) instead of the total price .

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

Frage von andychannelle

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundeandychannelle

I've noticed that the icon images I've added don't appear when using Jetpack's Lazy Loading feature. I've switch it off for now, so no panic, but thought it was worth letting you know.

Autorloopus

Hello, Thank you for reporting this conflict. I fixed it and will add the correction to the next automatic update. Feel free to contact from the support page if you want it immediately : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

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

Frage von bharatgowda

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

4 Nachrichten2 AutorentwortenSupportWooCommerceZahlungen
Kundebharatgowda

Details for van booking Driver time charge per hour £20 for large and £15 for small or medium sized van. Customer toggle between small/medium or large van Driver help to load Van £25 (optional customer to toggle help or no help) Distance between pickup and drop off postcodes charged at £0.50 per mile Fuel surcharge fixed £5 applies for 30 miles or more bookings only. Minimum booking 2 hours Full fee payment through PayPal or Non refundable Deposit of £15 to pay through PayPal and rest in cash on completion of job to confirm booking which automatically makes that time slot unavailable. Allow one hour drive time between same day jobs to avoid job clashes Pallet pickup and drop off Flat rate £30 plus £0.80 per mile Free driver time for 4hrs then £20 per hour thereafter. Question : What are the possibilities from the above?

Autorloopus

Hello, You can do all the mentioned process by using this plugin, except this point : "Allow one hour drive time between same day jobs to avoid job clashes". There is no option to do that currently, sorry. The registered events will make the corresponding hours disabled, but there is no option to add 1 hour between each event .

Kundebharatgowda

Ok, Does all those options except driver time can be done on woo commerce product?

Autorloopus

No, it can be done natively, but if you use the option "Add wooproducts to the cart", only items with a woo product assigned can have prices in the form (their real price defined from woocommerce). Currently the plugin can add wooproducts to cart, but it can't create new products or modify the price of a product before adding it to the woo cart .

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

Frage von skdz

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundeskdz

Hello! I wanted to thank you for your product as it is very useful. One question I have is whether there is a feature (or a featured that is planned) that allows the saving of form components for use in different forms. ie. Dropdowns with already set parameters that can be used between forms. Does this feature exist and if so how do I access it? Again, thanks!

Autorloopus

Hello, Thank you ! No, sorry, this feature isn't planned for now, but I note the suggestion, thank you .

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

Frage von p3ntagon

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

3 Nachrichten1 AutorentwortenKäufer-ThreadSupport
Kundep3ntagon

Hello, i am facing 2 problems with the "time" function (please see screenshot): 1) It seems that i can only choose time of current day?! For example: it is 22:00 at my place now and if i want to choose the time then i can only use time from 22:00 to 00:00 - even if i have chosen a date in the future. Is this a bug or how can i set the time to be chosen from anything between 00:00 to 00:00? 2) The option to choose the time is messed up in any browser. Is this a problem on my site or is this a problem of the time-function? thanks for taking a look at the screenshot here: https://imgur.com/a/mhLKR regards

Autorloopus

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

Kundep3ntagon

E-Mail sent. Thanks for taking a look at it.

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

Frage von Honkytonky

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupportAnpassung
KundeHonkytonky

Dear Charly, a while ago I asked you for a little help to make to limit the user to be able only to set a date in the future (in the date picker). You send me a code that works but unfortunately, if the formular loads, there is always being displayed the actual current date...so if the user does not change the initially loaded date picker he is still able to send the formular. Would it be possible for you to find a simple workaround? Its just that these many forms arriving are killing precious work time in our bakery as we can't accepts orders for the same day but still want to reply to the potential clients. Thanks a lot for possibly looking into this and greetings from Chile! Michael

Autorloopus

Hello, You can use this code in the "Custom JS" option of your form to do that : jQuery(document).ready(function(){ setTimeout(function(){ var now = new Date(); now.setDate(now.getDate() + 4); jQuery('[data-title="My datepicker title"]').datetimepicker('setDate',now); jQuery('[data-title="My datepicker title"]').datetimepicker('minDate',now); },200); }); Simply replace "My datepicker title" by the exact title of the datepicker and "+4" by the number of days you want to add to the current date .

KundeHonkytonky

Charly, thanks a lot, works awesome as always. Really appreciate it, thanks for taking your time to respond! Have a great time, success and most important good sales! Greetings from Chile!

Autorloopus

Thank you very much :)

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

Frage von karlster

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

2 Nachrichten1 AutorentwortenAnpassung
Kundekarlster

Hi, We have an English Language school and we would like to create an online quotation page where prospective students will be able to choose course, choose duration of weeks. Our courses start on Monday’s only. After choosing type of English Course and duration of weeks, we also need an option to choose accommodation or not. There are also different types of accommodation, like hotels, our own residence and host families. And other options like half-board, full-board Internet etc.. Is it possible to create something like that, and the price updates LIVE, depending on what the user chooses? Similiar to this?.. https://bit.ly/1ND0Ckc Thanks Karl

Autorloopus

Hello, Yes, you can create a such process by using this plugin (the design will not be the same) .

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

Frage von xabcd

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportAnpassung
Kundexabcd

Hello, It seems all the text is in capital letters. How can I change that? thanks!

Autorloopus

Hello, There is probably a css conflict, please can you contact me from the support page sending me the url of the form ? I will check it .

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

Frage von i-Ry5

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

3 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungenPDF und E-Mail
Kundei-Ry5

Report a bug: When using the plugin with Arabic language (RTL), I write the currency in Arabic (درهم) it appears perfect on the last step, but if I used progress bar with the price instead of steps it would be shown back-forwards like if it's (AE) it will be (EA) Also the problem appears when using "Show total price at bottom" feature So the solution is to write the currency from the beginning as (EA) to appear like (AE) but here solved the problem of total price at bottom and price at progress bar and caused it at the final step would be shown flipped again.. That means now the problem from total price at bottom and price at progress bar should be fixed, the final step price works prefect I tried to clarify as possible

Autorloopus

Hello, Thank you for reporting ! Please can you contact me from the support page sending me the url of the form where I can see it ? I will debug it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Kundei-Ry5

Please check your email now, I have sent you the problem with all possible details

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

Frage von dwee93

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

2 Nachrichten1 Autorentworten
Kundedwee93

Hi do you offer customization services? I'm looking at something like this https://doctorringgit.my/en , if you do around how much will it costs? tqvm! :D

Autorloopus

Hello, No, sorry, I am not currently available as freelance. If you need a specialized team for such customization service, I can recommend this one : https://wpkraken.io/?ref=loopus . They are used to work with this plugin .

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

Frage von sainath_786

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

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

Hi, form is not sending automated email after submission, I have sent the details through support mail, pls help

Autorloopus

Hello, I correctly received your email and I replied .

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

Frage von oscaroso10

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundeoscaroso10

hey! I have a some problem with the plugin, sometimes doesn't works good, i mean when i want to save something, i see a green loading screen and it never stops loading. the other one its when i try upload image in anyone option. when i click on button "upload Image" doesn't work. can you help me? thanks.

Autorloopus

Hello, There is probably a js conflict somewhere, please can you contact me from the support page sending me a temporary access to the backend ? 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 lorikmucolli

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupport
Kundelorikmucolli

Hi there! I am trying to use the plugin with King Composer Editor but it is not working. The shortcode does not show the forms. Is there a way to fix this? Best Wishes!

Autorloopus

Hello, Did you try to enable the option "Ajax navigation support" in the "General" settings tab of the form ? If the issue persists, please contact me from the support page sending me a temporary access to the backend, I will debug it .

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

Frage von unavailable

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

4 Nachrichten2 AutorentwortenSupportLizenzierung
Kundeunavailable

Hi, Using with X theme and having an issue that my client is desperate to have sorted - but X are unable to assist and sent me here, so really hoping you can help. We have a form with four items in a row, each with an individual price. We have the price at the bottom auto-calculating. This works fine, but if you have multiple options selected, and then manually remove the number of items of just one of the fields using the backspace, it will reset the price to zero, even if the other options still have multiple quantities selected. The price will then stay at zero even if adding or removing additional items. Thanks!

Autorloopus

Hello, Thank you for reporting, I fixed this possible issue in a recent update, it should be fixed when the plugin will be updated in your theme .

Kundeunavailable

This is fantastic - thank you! I understand if not due to licensing - but would there be any way of getting a quick-fix? Got a client eager to be live before Monday! I'm on version 9.6.10 - happy to provide proof of purchase of X etc if that would help at all.

Autorloopus

Sorry, but automatic updates are only available for the customers who bought a license of the plugin. If you had the plugin directly included in your theme, you need to wait for the plugin to be updated (v 9.620) in a future update of your theme.

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

Frage von vibhu000

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundevibhu000

Hey Team, I really like the frontend. However, I have some specific needs which I'd like to see whether those are possible with this plugin. Can I get access to the backend to try the plugin? Best Regards, Vaibhav

Autorloopus

Hello, No, sorry, there is no live demo of the backend, but you can see it at work on the videos mentioned on the plugin page and on the screenshots. Feel free to ask me your question if you need information on a specific point .

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

Frage von i-Ry5

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundei-Ry5

I suggest that in the next version you enable options for the location of "summary as bubble" Because now it's shown only on one place ( upper right corner of the form ), if my client was using this form from his mobile, he would likely not see it I want to place it like next to ( next step ) or next to ( Label of the step ) so It's clearly appear to my clients

Autorloopus

Hello, This option isn't planned for now, but I note the suggestion, thank you .

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

Frage von PhilipHiggins

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

4 Nachrichten2 AutorentwortenKäufer-ThreadWooCommerce
KundePhilipHiggins

Hello, I understand this plugin works with WooCommerce? If my site uses WooCommerce + WC Vendors Pro to allow vendors to add and sell products to the woo shop, will this plugin work with products sold by WC Vendors? I would like to be able to assign a product sold by a WC Vendor as the product sold by one of my forms. It looks like there is a selection drop-down for woocommerce products in the form creation page, will this show all products that exist on the site? Could I hypothetically select a product that happens to be managed by a vendor so that they receive the purchase?

Autorloopus

Hello, I didn't know the mentioned plugin "WC Vendors Pro". There is no specific function to work with it currently, sorry .

KundePhilipHiggins

I would like to be able to assign a product sold by a WC Vendor as the product sold by one of my forms. It looks like there is a selection drop-down for woocommerce products in the form creation page, will this show all products that exist on the site? Could I hypothetically select a product that happens to be managed by a vendor so that they receive the purchase?

Autorloopus

As explained, I don't know the mentioned plugin, so I can't guarantee it, sorry. If this plugin doesn't modify the default structure of the wooproducts it can maybe work . If you need a specialized team to develop such specific customizations to your version, I can recommend this one : https://wpkraken.io/?ref=loopus They are used to work with this plugin .

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

Frage von hosttech_ch

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundehosttech_ch

It would be so swesome to see a widget which can show selected step values and a subtotal, aswell as a grand total of what the user selected. Very usefull if the plugin is used as an order form. Can we expect something like this in the future?

Autorloopus

Hello, You can activate the option "Enable summary as bubble" in the "Summary" settings tab of your form to add a button that allows the users to see a summary of the current selection from any step of the form .

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

Frage von AnthonyAllen

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

2 Nachrichten1 AutorentwortenSupportZahlungen
KundeAnthonyAllen

How to translate the Date Picker? I can't find the details (ie January, February, etc) in the .PO file

Autorloopus

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

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

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

We have the same problem as xabcd. After the last update the progress bar does not progress if "Progress bar shows" is set to "price". It works fine if set to "step"

Autorloopus

Hello, You can freely set the “maximum price” option from the “General” settings tab of the form to define the maximum price of the progress bar (the real price can exceed this value, it is used to define the maximum of the progress bar only) . I replied to your email .

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

Frage von xabcd

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundexabcd

For some reason my progress bar even though i'm at the end, isn't at the end... eg: https://www.screencast.com/t/hKQgxe7dA Any idea why this could be?

Autorloopus

Hello, You can freely set the "maximum price" option from the "General" settings tab of the form to define the maximum price of the progress bar (the real price can exceed this value, it is used to define the maximum of the progress bar only) .

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

Frage von dimarso

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

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

Hi, Error when updating the plugin. Error en la actualización: No ha sido posible copiar el archivo. WP_Estimation_Form/assets/js/summernote.js Error en la actualización: No ha sido posible copiar el archivo. WP_Estimation_Form/includes/captcha/fonts/PlAGuEdEaTH.ttf I have support and I have sent several emails via support form and has never answered. Could you tell me which email returns the answers? I don´t have "loopus" or "WP Cost Estimation & Payment Forms Builder" in my inbox or in my spam folder Thanks, diego m.

Autorloopus

Hello, I correctly received your support request the February 28 and I answered the same day. I replied to the email "diego@othe***.es" . I'm going to send an email again .

Kundedimarso

It's true, I'm sorry. This email was in the spam folder and it did not appear with the searches that it carried out. Looking for "codecanyon" I could find it.

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

Frage von RicoHendriks

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

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

Hi, after submitted the form the mail address is: [email redacted]. Is it possible to replace that for the customer email, so i can just reply on the email. The senders email should be the one of the administrator, so they can reply as well if they have further questions too.

Autorloopus

Hello, It can happen on some themes. Please simply install this small plugin to freely define the sender address in the emails sent by wordpress : https://wordpress.org/plugins/wp-simple-mail-sender/

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

Frage von Mos-Martin

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

5 Nachrichten2 AutorentwortenKäufer-ThreadAnpassungWooCommerceZahlungen
KundeMos-Martin

Hi! Can I use the date picker (and other options) to have in the final an elegant solution for newspaper subscription? I will use date picker to select the starting of subscription period among newspaper selection and content, delivery time etc. And the second question: That selection can have the final step in woocommerce? To have the buyer data (name, address and so on) and give him the possibility to pay with card or cash on delivery? Thank you!

Autorloopus

Hello, 1. Yes, you can create a such form by using this plugin. 2. No, it can't be done, sorry. Currently you can assign wooproducts to items of the form and choose to add them to the woo cart at end, but the plugin can't generate a new woo product or change the price of a woo product before adding it to the cart .

KundeMos-Martin

So, if I have a product (with custom attributes), then I use this plugin to select further the starting date of subscription, then, maybe, I will have the final product how I want? And using woocommerce on final steps it will be posible to use other online payment methods then Stripe and Paypal?

Autorloopus

Yes, doing that, you will receive an email at end of the form that contains the informations of the form (such selected dates and values of the other fields), the selected wooproduct will be added to the woo cart (with the order reference associated) and the user can be redirected to the cart page to pay directly from woocommerce.

KundeMos-Martin

This is great! I will buy this plugin for sure! Thank you!

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

Frage von xabcd

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundexabcd

Pre-sales question: If i wanted to have a form that asks the purchaser how many bottles of wine they want, and then it for it to show them products that are sold in that quantity with a total price. Can it do that? The idea is they ask the user for information like a quantity and then it displays products and total $ amounts they can then add to their cart. Thanks

Autorloopus

Hello, Yes, you can ask for the quantity (with a numberfield for example) then use the option "Define quantity by a calculation" on the next items to automatically give them the quantity filled by the user in the numberfield. You can also assign wooproducts to your items and choose to add them to the woo cart at end of the form .

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

Frage von mawebdesign

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

3 Nachrichten1 Autorentworten
Kundemawebdesign

Hi, can this plugin achieve the same as this website: https://bit.ly/2Gvm4Qs

Autorloopus

Hello, No, sorry, there is no option to allow the customer to create items himself (like on the points 2 and 3 of the mentioned form) .

Kundemawebdesign

hey, thank you for the confirmation.

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

Frage von miksu41

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundemiksu41

Hi, is there documentation for Form Designer? I'm struggling to get my form to how I want it to look. Thanks

Autorloopus

Hello, There is no specific documentation for the Form Designer tool, but here is a video that shows how to use it : https://www.youtube.com/watch?v=sCxV7CdTcrQ Feel free to contact me from the support page if you need help on a specific point : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

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

Frage von hiddenox

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

2 Nachrichten1 AutorentwortenAnpassung
Kundehiddenox

Another couple of presage queries please. 1- is there a way to submit the form and selection results to another system using custom url with parameters or rest protocol after the user presses submit? 2- is there a way to trace incomplete submittions(abandoned cart style)

Autorloopus

No, sorry, there are no such options currently .

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

Frage von hiddenox

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

2 Nachrichten1 AutorentwortenSupport
Kundehiddenox

Can the system support multiple currency? So I can set for each item, the price in usd, gbp and eur. So depends on the country the user is from, the correct price will be shown? I am hoping for something without having to duplicate the form three times and mess around with code redirections. Also does it have tax rules? So if user is from specific country, tax or vat will be added to the total price?

Autorloopus

Hello, No, the currency is defined by the admin for each form. But you can duplicate a full form in 1 click then change the currency and texts .

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

Frage von Jack_dees

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

2 Nachrichten1 AutorentwortenKäufer-ThreadWooCommerceZahlungenPDF und E-Mail
KundeJack_dees

Hi, Pre-sale question. After submitting a cost estimation, can this plugin then convert that into an WC invoice?

Autorloopus

Hello, No, except if you use the option "Add to woo cart" and use wooproducts in your forms (in this case the payment is directly done on woocommerce) .

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

Frage von Borisla

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

2 Nachrichten1 AutorentwortenBuchung
KundeBorisla

I have a theme with your plugin , which is the last version ? Version 9.614? thanks If this is not the last one which is the date that corresponds with this version thanks How works the new booking system where do you have a demo? thanks

Autorloopus

Hello, The last version is 9.620 (sent 1 week ago as automatic update). With the new booking system, you can manage your calendars from the backend and assign them to specific datepickers in your forms. You can choose to automatically register a new event when the customer do an order, and choose the available dates and hours .

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

Frage von allticketscomco

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

2 Nachrichten1 AutorentwortenPDF und E-Mail
Kundeallticketscomco

I have a question. The email that send the plugin its a pdf? or text plain? Thanks!

Autorloopus

Hello, The plugin can send html email + the order as a pdf file (if wanted) .

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

Frage von germanwebcon

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundegermanwebcon

How can i choose in one step more then just one option?

Autorloopus

Hello, Simply remove the "Group" option name of your items (only one item of each group can be selected at same time) .

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

Frage von allticketscomco

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

4 Nachrichten2 AutorentwortenAnpassungPDF und E-Mail
Kundeallticketscomco

Hello! I have some doubts before buying the plugin. 1. can I put images on the form and a description for each one? 2. Can I remove the option of Get Stared and animations? 3. Can I display more options for an option? Thank you

Autorloopus

Hello, 1. Yes, you can descriptions under each item. You can also create a rich text item to add custom content in any step (text, images, html content) . 2. Yes, you can disable the animations and the introduction 3. Yes, you can use the conditional system to show different items depending on the selection.

Kundeallticketscomco

Hi! I need that when the mail is sent to me and my client, is it possible?

Autorloopus

Hello, Yes, you can choose to send the order by email to the customer too. You can also freely edit the customer's and admin's email content directly from the backend .

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

Frage von donpaginasweb

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

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundedonpaginasweb

Hi we would like change h2 titles to h3, could you please tell me in wich php file it is? Thanks

Autorloopus

Hello, You don't need to edit the php files, simply apply the last automatic update from the wp plugins panel, then you will find new options "Step titles html tag" and "Main title html tag" in the "Design" settings tab of your form to do that .

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

Frage von nishikazuhiro

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

9 Nachrichten3 AutorentwortenKäufer-ThreadSupportZahlungen
Kundenishikazuhiro

Hey loopus, it's me again. :D So... I've found a new issue: when you open the estimate through Instagram's in-app browser in an Android phone, the "FILE UPLOAD" field won't work. I can't tap the upload box to send files. It works just fine on native Chrome app. It works fine in iOS Instagram in-browser app, but in Android it doesn't. Is there anything you can do to make it trigger on Android side? I've just tested with Instagram's in-app browser

Kundenishikazuhiro

I know this might be related to the Instagram in-app browser and I've been searching for a solution to force my website link to open in the native browser app instead of the in-app browser, but there isn't any kind of settings for this and every solution I've encountered so far didn't work. I'm asking you to take a look if you can because 75% of my user traffic is coming from the Instagram website link. I've already tried to contact Instagram a few days ago, but lol... I guess I'll never get a reply from them. Thanks in advance!

Autorloopus

Hello, The issue probably comes from the mentioned mobile browser, and if it is the case, it can't be fixed by modifying the code of the plugin (the application itself should be corrected, which is the responsibility of its publisher). Feel free to contact me from the support page sending me the url of the form, I will test it on my side .

Kundenishikazuhiro

So loopus, I've done some research on this matter and the problem is the Android webview (the in-app browsers, like Instagram or Facebook that opens a tiny version of Chrome inside of them when you open a link in-app) that can't handle file upload code/snippet properly. If you search for "android webview upload file", you can find that people were having this problem since 2011, lol. I've found some insight on this if you ever manage to implement those fixes in the plugin (I would be SO THANKFUL if you do, lol). This link here is the original question from 2011, but got some recent replies how to fix this problem up to the Android Oreo and maybe beyond: https://stackoverflow.com/questions/5907369/file-upload-in-webview This is the "simple" solution up to Oreo (according to some guy): https://github.com/mgks/Os-FileUp And this is the advanced solution up to Oreo (according to the same guy): https://github.com/mgks/Android-SmartWebView I have absolutely no clue on how to implement those in your code or else I would've done myself without disturbing your peace, but since I'm a mere mortal, I can only ask for your help and continuos amazing support, lol! Well, thanks in advance as always and looking forward your reply. Best regards, Nishi

Kundenishikazuhiro

Oh, if you ever wish to replicate this issue, you can just post a photo in your Instagram (or you can edit your profile and insert the URL as your website) and write the URL with the estimate form with a file upload field as the caption and open this link with an Android device with a updated Instagram app. It will open the URL with the in-app browser (the so called webview) and you can see that the file upload won't work. It does work just fine on iOS devices. Just Androids are being silly on this matter. Thanks again.

Autorloopus

Hello, Thank you for these informations ! But the three posts concern directly the webview components used by the android applications themselves. As I am not the publisher of these browser apps, I can't implement it myself and update these applications. I can only manage the code of my plugin that will be loaded with the website by these applications (the code of the website technically can't modify the browser application). These informations should be sent directly to the publishers of the mentioned applications, to allow them to fix this point (if it is the exact cause of the problem) .

Kundenishikazuhiro

Damn, you're fast! LOL. I wasn't expecting a so fast response. Oh dang... I thought it was usable for your side too. My bad then. Well... I guess I'm out of luck for Android users then, lol. I'll just try to use some clever thinking to adapt the estimate form then. Thanks a lot again for your excelent support!!! :D

Autorloopus

Thanks :) Please can you contact me from the support sending me a temporary access to the backend ? I can try something : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Kundenishikazuhiro

Sure thing! I'll send you right now. :D

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

Frage von theo_testperson

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundetheo_testperson

i there a way to generate a link to a prefilled form? so that i could link directly to tree different configurations of my product?

Autorloopus

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

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

Frage von lorikmucolli

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

5 Nachrichten2 AutorentwortenKäufer-ThreadSupportZahlungen
Kundelorikmucolli

Hi there! So I was trying to add more payment options from stripe, meaning accepting other payments rather than Visa card. Currently stripe only allows the visa card. Is there any other way that I could integrate Sofort (or other payments) through stripe? Best Wishes!

Autorloopus

Hello, No, sorry, there is no such option (Sofort is only for 13 countries of EU), the two available payment gateways are currently Paypal and Stripe.

Kundelorikmucolli

Still, stripe supports multiple payment options, can I use those when I enable stripe as an option for the user?

Autorloopus

No, sorry, it uses the classical Stripe payment method. If you need a specialized team to add such customizations to your version, I can recommend this one: https://wpkraken.io/?ref=loopus . They are used to work with this plugin .

Kundelorikmucolli

Okay I will do so. Yet again the customer support is amazing!!!! Thanks a lot!

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

Frage von jose_carlos_roman

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

3 Nachrichten1 AutorentwortenAnpassungPDF und E-Mail
Kundejose_carlos_roman

Hello loopus, I have some doubts before using this plugin in my freelance jobs. It's about the table (created by the shortcode [project_content]) customization. My question is: Can I style it? If so, How could I? For example: Can I hide the table header? Please bear in mind that talking about the table that is sent to the customer (generated by the shortcode), NOT the table that is shown in the summary (this one have to keep styled, showing the header). Thank you very much! JC

Autorloopus

Hello, You can customize its styles by using these css rules in the "Custom CSS" option of the form : /* Thead */ #estimation_popup #lfb_summary table thead { background-color: #3498db !important; } /* Steps row */ #estimation_popup #lfb_summary table th.sfb_summaryStep { background-color: ##2980b9 !important; } /* Default cells */ #estimation_popup #lfb_summary table td { color: #34495e !important; } They will also be applied to the summary generated in the email .

Kundejose_carlos_roman

But what if only want to apply those styles to the summary generated in the email? Thank you. EDIT: THANK YOU!!! It works. I have achieve that by working around with the outer selectors (in my case by making use of the #mainPanel one)

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

Frage von WpFASTER

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

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

Hi Loopus, We cloned our existing order form and added a "/month" subscription option for one item, and immediately felt that it could be interpreted as the total being a per month charge due to the "/month" appearing below the total, even though the total and the "/month" appear on separate lines. We went live with the change anyway to see what would happen and Lo and behold, over the course of the two days we had the change live, sales dropped 88% and email inquiries from people wondering why they would be paying a monthly fee skyrocketed. So, people are in fact interpreting the "/whatever" below the total to mean the total is a "/whatever" ongoing charge OF the total, especially if they do not select the actual subscription item (which provides at least a little clarity for the user when selected). So we had to remove the subscription item. It would be great if you would issue an update to the plugin so that the "/whatever" either ONLY appears if and when someone actually selects a subscription option; or - and I think this is a distant second best - the "/whatever" below the total instead reads "+0/whatever" until or unless the user actually selects a subscription item. One other thing: The logic for the 'is subscription' seems backwards in that one has to select all the things that are NOT a subscription instead of simply ticking the thing(s) that are. Be well, and I hope this gets remedied soon, AJ

Autorloopus

Hello, If the subscription option is activated but all the selected items have their option "Isn't a part of the subscription" enabled, the "/month" text shouldn't be displayed after the price. Feel free to 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

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

Frage von i-Ry5

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

4 Nachrichten2 AutorentwortenKäufer-ThreadSupport
Kundei-Ry5

Hello again, - A problem with delete button, once I was linking steps to each other even though I clicked on the link button and I was linking two steps when I put my mouse on the step the options appeared and by mistake clicked on remove button, so I removed a whole step!! Please add confirm to delete or a button to Undo or Disable options if I chose option link - Suggestion: Cloud you add more payments options? 2Checkout, Payza, Cashu ..

Autorloopus

Hello, 1. It is the case since the version 6.918, there is now a confirmation popup when you try to delete a step. You can apply the last automatic update from the wordpress plugins page . 2. It isn't planned for now, sorry, but I note the suggestion .

Kundei-Ry5

Thanks for your reply, About point "1" I am using the latest version with macbook safari browser, and no confirmation popup which made me lose my work and do it all over again, Now I am extra careful .. check it if you can

Autorloopus

Please can you contact me from the support page sending me a temporary access to the backend ? I will debug it.

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

Frage von p3ntagon

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

3 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundep3ntagon

Hello Sir, any help on this please? Downloaded today, site setup new and then this message: Entpacken des Pakets … Das Plugin wird installiert … Das Paket konnte nicht installiert werden. Es wurden keine funktionsfähigen Plugins gefunden. Plugin-Installation fehlgeschlagen. Zurück zur Plugin-Installation thanks

Autorloopus

Hello, What is the name of the zip file you try to upload ? If it is "wp-estimation-payment-forms-builder.zip", it is the main package file, you need to extract its content. You will find the documentation, demos to import and the plugin zip file to import inside (WP_Estimation_Form.zip) . Is it ok ?

Kundep3ntagon

yes sir. it was my fault. i did not check the folder before uploading. thanks !

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

Frage von jantore

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

3 Nachrichten1 AutorentwortenKäufer-ThreadSupport
Kundejantore

I have just set up a form, and as I try to install it into my page, which uses Themeco X, the animation of the form doesnt work. As you can see in this image, there is no slider, no animations, and the form is all over the place. https://imgur.com/a/XH88B

Autorloopus

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

Kundejantore

Yep, that worked. Thank you.

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

Frage von lilmarsh

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

2 Nachrichten1 AutorentwortenKäufer-ThreadAnpassung
Kundelilmarsh

Is there a way reverse the "x" symbol to the check mark symbol for example have check mark as default and it bounces up and comes down into an "x"? or is there a way to change the symbol itself? I did change it to the zoom setting for the mean time, witch makes it a zoom check mark. People think the "x" means to close or cancel. Also i no absolutely nothing about code.

Autorloopus

Hello, Here is the code to paste in the "Custom JS" option of your form to do that : jQuery(document).ready(function(){ jQuery('.icon_select').removeClass('fui-cross').addClass('fui-check'); });

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

Frage von hallarsangroup

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

4 Nachrichten2 AutorentwortenSupportZahlungen
Kundehallarsangroup

Hi, Could this form be made with this plugin? https://www.elimitix.com/traffic-tickets/upload-ticket/

Autorloopus

Hello, Yes, no problem, you can create a similar form by using this plugin . The visual aspect will not be the same, but you can reproduce the same process.

Kundehallarsangroup

Ok great. Would it be possible to also make a form like this? https://app.tikd.com/ Please take a look at the checkout screen where it asks to "pay in full" or "pay over time." Is this possible to do? Thanks!

Autorloopus

No, sorry, there is no this specific option currently .

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

Frage von ichomusic

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

6 Nachrichten2 AutorentwortenAnpassung
Kundeichomusic

Hi, I'm planning to have pricing information in my posts custom fields (using WP Types from Toolset). When I create the form is it possible to use the pricing data from the custom fields? Each pacakge/post I have costs differently.

Kundeichomusic

Hi, looking at your Custom Calculation video ... I guess the question to the above is can we insert custom fields (shortcodes from WP Types) into the custom calculation? So for example if I have number of nights as a post field ... can I calculate [default cost] * [no of nights] ... or something like that? Thanks

Autorloopus

Hello, No, sorry, there is no option to get data from external custom fields in custom calculations currently.

Kundeichomusic

Thanks for letting me know. Is this easy to add or part of your dev road map?

Autorloopus

It would require some php and js code modifications. This feature isn't planed for now, sorry. If you need a specialized team to develop such customizations to your version, I can recommend this one : https://wpkraken.io/?ref=loopus . They are used to work with this plugin .

Kundeichomusic

OK thanks

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

Frage von drabello

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundedrabello

Hi, I'm not sure if you are already aware of it, but the datepicker is not working so well on mobile. When you click to pick the date, the phone keyboard is also triggered making very hard to pick the date properly. Cya

Autorloopus

Hello, Please can you 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 arturwagnerowski

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportZahlungen
Kundearturwagnerowski

I have problem with some settings - I made calculation ([item-60_value]*[item-61_value]/10000)*59*[item-72_quantity], but the final price is showing only when you put all fields values (even if default value is set). http://www.pcv-tech.com/zamow-element-pcv/

Autorloopus

Hello, Please can you apply the last automatic update (9.619) from the wp plugins page ? If the problem persists, please contact me from the support page sending me a temporary access to the backend, 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 simon_saavedra

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

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

Hello, I contact you because we bought your plugin estimation cost, and lately we are having some problems with this functions: 1.­ Check boxes can't be selected. 2.­ Selected fields look wierd and I can't select by clicking on the arrow, I have to click the text at the bottom. 3.­ It's very hard to select the color on the "color picker" and when we do it, it doen't change the color. 4.­ and the text areas that has icons it look bad. Here is a url where we are using the plugin with the problems, to see it you have tu select the first image on de sept 2 that says "Presentaciones" http://www.whynotmedia.cl/prueba­formularo­diseno­mensual/ I hope you can help me, Thanks.

Autorloopus

Hello, I just received your email and I replied .

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

Frage von tomabartu

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

2 Nachrichten1 AutorentwortenZahlungenPDF und E-Mail
Kundetomabartu

Hi Guys really great plugin,I have a website selling premade logos, using Easy digital downloads. I like to use your plugin for my checkout page, for example, someone finds already logo he is going to the checkout page and I am looking for the option he can choose font, color, write company name description on the checkout page and I will get it in my email after when he purchase a logo is it possible? Or can you see please another option how to do it with easy digital download and yours plugin. There is one plugin expensive and ugly-https://easydigitaldownloads.com/downloads/checkout-fields-manager/ nothing perfect like yours Thanks Thomas

Autorloopus

Hello, Alas no, sorry, you can assign edd products to the items of a form and choose to add them to the cart at end of the form, but there is no option to integrate it in the checkout page as described.

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

Frage von alexcooly

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

2 Nachrichten1 AutorentwortenKäufer-Thread
Kundealexcooly

Hi Loopus, if I have say 3 images/values as options eg Mobile, Computer, TV as an example how do I make it that they can only choose one option. Rather than them having the ability to click all three and it scale in price? Thanks

Autorloopus

Hello, Simply give the same "Group" option name to your 3 items to do that.

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

Frage von Producciones20

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

4 Nachrichten2 AutorentwortenSupportZahlungenPDF und E-Mail
KundeProducciones20

Hi, your form designer is not saving the changes, I'm tired of working the triple re-mading changes everytime....

Autorloopus

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

KundeProducciones20

I have no access to buyer account (it's a client), I have his purchase code instead

Autorloopus

Please simply ask the buyer to contact me one time from the support page, then I can deliver support directly to you by email, no problem .

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

Frage von brandsignvn

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

5 Nachrichten2 AutorentwortenKäufer-Thread
Kundebrandsignvn

Hello, How to display FREE when the price is 0 ? Thank you!

Autorloopus

Hello, You can add a rich text item with the wanted text and use the item option "Show depending on conditions" to show it if the total price is 0 .

Kundebrandsignvn

Hi, I think my question is not clearly. I mean the price display beside the Title, it should be FREE if the price is 0. Thank you!

Autorloopus

Ah ok. No, there is no option do that, sorry. If you need a specialized team to develop such specific customizations to your version, I can recommend this one : https://wpkraken.io/?ref=loopus . They are used to work with this plugin .

Kundebrandsignvn

Ok. Nevermind. I think this is can easily to modify. Then, no need to work. Thank you

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

Frage von Producciones20

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

2 Nachrichten1 AutorentwortenSupport
KundeProducciones20

Hi, my progress bar show 1/2 on thhe first step, but there are 8 steps, it should show 1/8 right?

Autorloopus

Hello, It depends on the conditions defined on the links (the plugin verifies if the conditions are filled to calculate the remaining steps). If you need help, feel free to contact me from the support page using your buyer account, I will help you .

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

Frage von community_volunteer

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportWooCommerceZahlungen
Kundecommunity_volunteer

Hey there, just bought this awesome plugin but on the last step when you click the order button it should load the woocommerce checkout page but it never gets there.. just that green screen with the loading animation.. thoughts?

Autorloopus

Hello, Please can you contact me from the support page sending me a temporary access to the backend ? I will debug it .

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

Frage von community_volunteer

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

2 Nachrichten1 AutorentwortenKäufer-ThreadSupportWooCommerceZahlungen
Kundecommunity_volunteer

Hey there, just bought this awesome plugin but on the last step when you click the order button it should load the woocommerce checkout page but it never gets there.. just that green screen with the loading animation.. thoughts?

Autorloopus

Hello, Please can you contact me from the support page sending me a temporary access to the backend ? I will debug it .