Marketplace history

Real CodeCanyon questions and author answers

Browse buyer questions, pre-sale scenarios, setup issues, and direct author replies from the years when WP Cost Estimation was sold on CodeCanyon. Use this archive to see how real customers used the plugin, which integrations came up often, and how common support questions were answered.

5557 public discussion threadsPublic CodeCanyon support history
19461 messagesCustomer questions, follow-ups, and context
8679 author repliesDirect replies by loopus
78 archive pagesNewest conversations first

Public email addresses and purchase-code-shaped values are redacted. The original wording is otherwise kept as plain text so the support context remains easy to read.

Support: 2699Customization: 1536Payments: 1482PDF and email: 1275WooCommerce: 406Booking: 221Licensing: 215
Search the archive

Find a CodeCanyon question or answer

Search all 5557 public discussion threads by keyword, customer name, feature, integration, or support topic.

Type at least 2 characters to search the full archive.

Page 55 of 78

Latest archived discussions

Each thread keeps the customer question, follow-up comments, and author replies together, with the newest conversations shown first.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kingstakh

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer kingstakh

Hi! How to get only Total price digits without currency? Now if I use shortcode [total_price] I get 15+$, but I need get only 15 without $

Author loopus

Hello, In a custom calculation, you can use [total] to recover the total price value. In the email template, the shortcode [total_price] show it with the currency, there is no option to recover only the value currently, sorry. If you want, you can contact me from the support page, I will send a custom version doing that .

Customer kingstakh

Thank you, but I use sring replace for this. Have another issue, when I use File field in Admin email I see only File name, but uploaded file not availible for download

Author loopus

Please contact me from the support page, sending me a temporary access to the backend of the plugin, I will check it.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pecktron2000

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer pecktron2000

Hi does this integrate with Contact Form 7? Thanks

Author loopus

Hello, No,there is no specific option to integrate a form from Contact Form 7 in a cost estimation form or the inverse.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from paoloeuvrard

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer paoloeuvrard

HI, I want to change the X icons for a cart image. I use #estimation_popup span.icon_select { content: url('../Panier_bs.png')!important; background-size: contain; width: 36px; height: 36px; margin: -2px -4px; display: inline-block; } Which works well, but let the small circle, and doesn't and replace the strike button when an item is selected. Can you point me in the right direction or tell me where the code is? Thanks

Author loopus

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

Customer paoloeuvrard

Don't sweat it, I got it: #estimation_popup .fui-cross{ content: url('../Panier_bs.png')!important; background-size: contain; width: 36px; height: 36px; margin: -2px -4px; display: inline-block; }

Customer paoloeuvrard

Amendment: to change the croos only on the selectable items the code is: #estimation_popup #mainPanel div.selectable .fui-cross{ content: url('your_image_pathe/image.png')!important; background-size: contain; width: 36px; height: 36px; margin: -2px -4px; display: inline-block; } Thanks Loopus, you were fast to answer, as usual, but for once I found the solution before. Great plugin, and best support ever. If only everybody were like you! Best, Paolo

Author loopus

Super, thank you for sharing the tip ! :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Gloak

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer thread
CodeCanyon source
Customer Gloak

I need to use "enable quantity" choice. Besides Type/Image, what else can I use in the type field to have the option (quantity) available? Thank you.

Author loopus

Hello, Items "pictures" and "sliders" can have quantities.

Customer Gloak

Thank you for the quick replay. I can only see it under image. There is calculation, which could work with some extra steps, I guess.

Author loopus

You don't see the option "Use quantities" on the slider item because it is automatic, a slider defines natively a quantity.

Customer Gloak

Thank you so much. That makes sense and works great. I think it was possible with number field before. That was my confusion.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from silviotiago

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadLicensing
CodeCanyon source
Customer silviotiago

Hello, I'm interested in buying. Does your plugin come with a demo version like you have on your website? I loved that interface demo from mobile website, and pages, etc... I would just edit that demo and apply my settings because it's so pretty!

Author loopus

Hello, Yes, the plugin come with the mentioned demo form directly loaded on activation. You can also find some other demo forms (subscription, distance calculation) to import in the main plugin package .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mallorcanetworks

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer mallorcanetworks

Hello! I´ve installed your pluggin on a site, and i think is causing a problem, The site is naturbooking.com , if you see in the menu there is a Search icon, it works in every page, but in the page that i have add your form(http://naturbooking.com/contacto/), it doesnt work, Do you know why? Thanks

Author loopus

Hello, I only see this text on the mentioned page : "Naturbooking - Estamos actualizando la interfaz de nuestro portal, en breves estara lista". Are you sure it is the good url ?

Customer mallorcanetworks

Hi! I´ve noticed that this happens when i try to add the shortcode as a class to a link, and the popup doest work neither

Author loopus

Did you also add the shortcode with the popup attribute on the same page ? [estimation_form form_id="1" popup="true"]

Customer mallorcanetworks

Hi! I´ve attached you acces to the site, and about the pop up , no i thougt i need just add this Open Form Thanks!

Author loopus

As mentioned in the shortcode info panel on backend, to use it as popup, you need to add the shortcode in the page : [estimation_form form_id="1" popup="true"] And the css class "open-estimation-form form-1" to the link that must open the popup .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ck-iridium

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author replies
CodeCanyon source
Customer ck-iridium

Presales Q. Hi, is possible use this plugin for a UX Step filter of woo prodcuts with NO PRICE calculation based on tags, hiden tags or something to filter? I mean: 1step ¿For him - For her? 2step Ice, fire, wind, etc... 3step Deep, Hight, etc.etc. Then finally show filtered search result? Im really interested! Thanks a lot!

Author loopus

Hello, There is no such direct filter option on the woo catalog. But you can do that adding all the wanted products in a step (for example just before the result one) of your form, and use the conditional system to show the good ones depending on the answers of the customer to the previous steps. Enabling the "Add to cart" option, you can choose to add all the selected products to the woo cart at end of the form.

Customer ck-iridium

Is not possible to add the wanted products cause there are a lot of tags and must be filtered. But i saw your I.A assistant plugin, is possible do a fiilter with it? With final step = search filtered result? Thanks a lot!

Author loopus

No, sorry, it isn't possible.

Customer ck-iridium

Really? with your plugin I.A Assistant is not possible?

Author loopus

With A.I Assistant, you can use the conditional system to show a specific product depending on the answers of the customer, but it doesn't use woo filters or tags as asked. It is the admin that define the conditions, like on this plugin.

Customer ck-iridium

Ok, i reply on A.I ass. comments.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from oga23

7 direct author replies in this public CodeCanyon conversation.

15 messages7 author repliesSupportCustomization
CodeCanyon source
Customer oga23

Hi there, is there a chance to pick a date in datepicker in history not just from today on?

Author loopus

Hello, Yes, it can be done customizing the main js file. You can contact me from the support page using your buyer account, I will send you a custom version doing that .

Customer oga23

I got your plugin with the x theme...any chance you help anyway?

Author loopus

To do this customization, you need to edit the file assets/js/lfb_form.js, and search for the line (~428) : jQuery('#estimation_popup.wpe_bootstraped[data-form="' + form.formID + '"] #mainPanel .genSlide .lfb_datepicker').datepicker({ Simply remove the parameter "minDate: 0" two lines under this line to allow the dates in the past. Then compress the full code of the file using https://jscompress.com/ and paste it in the file lfb_form.min.js (the plugin loads this compressed version of the js file).

Customer oga23

you are amazing! thank you so much. is there a way to go back in time by years too-not only by months? because when someone wants to put in a birthdate in 1975 - that takes minutes of clicking ;)

Author loopus

To do that, you need to add these paremeters (in the same datepicker function) : changeMonth: true, changeYear: true

Customer oga23

wow. do i add this in the same line where the mindate parameter was?

Author loopus

Yes, exactly

Customer oga23

i did that but it only offers me 10 years back and forth, then i have to click on let say 2007, reopen it and it offers 10 more years back in time-till 1997...and so on...when i compressed js file it showed changemonth 0 instead of true...if that is ok i don't know...

Author loopus

Really strange, where can I see it ?

Customer oga23

you can see it here: http://beta.mojzastopnik.si/trgovina/moja-odskodnina/ Under Opis tab. First you have Name, the second option is Birthday (datum rojstva in slovenian lanquage).

Author loopus

Ah yes. You can add this parameter under the first ones to freely define the range of years : yearRange: "1910:2017"

Customer oga23

you, sir, are amazing! thank you.

Customer oga23

i would really love for your plugin to auto populate fields with logged in user data(birthday, name, address...) and to be able to use it as a product options selector(so i don't have to have every product set up as a group product ....)is this something that is possible - i mean, code wise?

Author loopus

If you need such specific customizations, I recommend you this specialized team : https://wpkraken.io/?ref=loopus

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from INTUITIVECODE

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer INTUITIVECODE

Pre-sales: instead of a price estimator can be used to guide a client to a given service depending on what he is looking for? it would re direct the visitor to a given URL. kind of assistant but not your visual assistant working at the bottom of the page

Author loopus

Hello, Yes, it can be done. By default the item option "redirect to an url on click" ope, the new page in a new tab and set the focus on. If you prefer to open it directly in the same page, feel free to contact me from the support page, I will send you a custom version to do that.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jihoonheo

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer jihoonheo

Pre-sales question here. Is it possible to omit the $ sign and use it to generate other numbers? Also, depending on the selections, could you set it to output a specific product with the calculated value?

Author loopus

Hello, 1. Yes, you can freely remove or change the currency 2. Yes, the form can show a specific product depending on the selection made.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from HayLou1

4 direct author replies in this public CodeCanyon conversation.

9 messages4 author repliesBuyer threadCustomizationPaymentsPDF and email
CodeCanyon source
Customer HayLou1

Hi, a pre sales questions please 1, is it possible to have the form email the website owner and the client? 2, can it be a PDF downloadable file 3, Can it click to print 4, Can it be somehow either invoiced or sent to Paypal 5, What are the variables? im looking at using this to work out a price for customer box sizes. Similar to having foam cut to size, so its very variable. Many thanks Hay

Author loopus

Hello, 1. Yes 2. Yes, you can choose to send the order as pdf attachment with the emails 3.No 4. Yes 5. You can use custom calculations to do that (ex: https://www.youtube.com/watch?v=xH8frpa7wL0 )

Customer HayLou1

Thats great, is it possible to not have the sliding price? maybe just a figure that shows the price? its almost a bit to modern for my customers ;-)

Customer HayLou1

Also, i forgot to ask, each step comes up as a new section/ page.... would it be possible to have this come up as a drop down? That way a customer can just scroll up to see the choices they have made instead of going backwards. I need a very neat and easy to view and i have to put my own imagery in it as my customers are between 40 and 60 years of age. I have a link to something that seem to work nicely, and something in a similar format would be great. https://www.anyfoam.co.uk/quote.php?product=rectangle&chosen=rectangle&variable=943&calc=2000&thickness=10&len=10&width=20&unit=in Thanks

Author loopus

1. Yes, you can hide the progress bar and choose to show the total at bottom of the form . 2. Yes, you can use the "Show depending on conditions" option directly on items on a same single step. It will only remain the final result step after. You can freely use dropdowns, checkbox, pictures, textfields, file fields, colorpickers etc ...

Customer HayLou1

Hi, I have now purchased, and i would like to know if there is an invoicing system that it goes well with? or is there a quote to invoice system on it? Thanks

Author loopus

Hello, You can choose to send an invoice as pdf with the confirmation email, but there is no invoicing system currently. I note the suggestion, thank you.

Customer HayLou1

Cool, im currently using Sliced for invoices, so maybe something that can work in or something compatible with others or your own would be ideal :)

Author loopus

I note the suggestion, thank you. If you need a freelancer to customize your version adding this specific function, I recommend you this team : https://wpkraken.io/?ref=loopus

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from domgarga

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesWooCommerce
CodeCanyon source
Customer domgarga

Hello, before purchasing the plug-in I need to know if I can make a single page listing all parameters for the cost calculation instead of having a step-by-step approach throughout multiple page-view thank you rgds Domenico

Author loopus

Hello, Yes, you can add all the items in a same step and use the "Show depending on conditions" item option to show/hide them depending on the wanted conditions. But it will remain the final step after this one, showing the result and allowing to send the form.

Customer domgarga

hello Loopus, first of all thank you very much for quick reply. I believe I understood. I'll need also to include the final total price while the fonr sending action can be postponed to the next step. Is the price updated wth any choice selection?

Author loopus

If you enable the "Add to woo cart" option, the form will use the real prices of the producs (defined from woocommerce) to calculate the total.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from fallenone

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportCustomization
CodeCanyon source
Customer fallenone

Hey! Seems like a decent support! :) I'd like to inquire whether this plugin is able to fulfill my needs. What i need is not that complicated. This is a canvas and picture maker shop. The visitor first choose the Material of the product for a fix size, that is okey. But im gonna need 2 another field besides quantity, which is the size of the prodcut. So for example i give a price for 1m2 = 10 Euro After the buyer selects the material he inputs the width and height that gives an exact number for m2 and that prices is added to the total price. Thank you

Author loopus

Hello, Yes, you can do that using custom calculations. Here is an example : https://www.youtube.com/watch?v=xH8frpa7wL0

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from elsanders

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommercePayments
CodeCanyon source
Customer elsanders

Hi, I am looking for a plugin with the ability to calculate pricing for woocommerce products based on costumer input for example x.y.z and the result be discounted by quantity, file opload and pay for the prder trough woocommerce, is this possible? in a nutshell I wan to price stickers based on H*W and then multiplied by quantity thanks

Author loopus

Hello, No, it isn't possible currently. If you activate the option "Add to woo cart", the selected woo products in the form will have their real price (the one defined from woocommerce) when they will be added to the cart. But it can be done disabling the "add to woo cart" option (the form can make payment and send the order without using Woo) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from juloxx

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesSupportCustomizationBooking
CodeCanyon source
Customer juloxx

Hello, Is it possible to use this plugin for a booking price calculation ? User would select the arrival date, departure date, number of guests, type of room, plus some additional services (e.g. parking, internet etc.) as well as an option to set the checkbox "regular guest" which would activate an discount. The calculator would calculate the price based on the pricelist for particular season (e.g. summer or winter time), extra services and regular guest checkbox. Thanks a lot for your answer

Author loopus

Hello, Yes, you can do the mentioned form using this plugin. But there is no option to easily recover the selected season. To do that, you will need to add this code to the "Custom JS" option of the form (replacing "61" by the real ID of the departure datefield) : function cs_getSeason(){ var itemID = 61; var month = new Date(jQuery('[data-itemid='+itemID +']').datepicker( 'getDate' )).getMonth()+1;; var day = new Date(jQuery('[data-itemid='+itemID +']').datepicker( 'getDate' )).getDay(); if((month >3 || (month ==3 && day Then you can use this function in your custom calculations to adapt the price depending on the selected season : if(cs_getSeason() == 'summer'){ 10 // summer price or calculation } else { 100 // winter price or calculation } Feel free to contact me from the support page if you need help on a specific point.

Customer juloxx

You rock ! happy to hear that it is capable as I love the demo. I will get in touch with you after purchase if I have futher questions. thanks.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from robbiddulph

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer robbiddulph

Hi Folks, I've been using your form builder on a new site (not yet live), to provide quotes for bespoke products. It's working great. However, I've run into an issue with the Reference section for individual forms. I want to add the text 'Modern Refectory Table I' as the reference, however it seems that spaces don't work and my changes don't get accepted. There also seems to be a character limit that isn't documented anywhere. Is this a known bug? Is there a way to get around it? Failing adding this, I would like to add the Form Title field to the email that gets sent after a form is completed, I added the shortcode [form_title], but that didn't work. Is there are a way to use this field in the email? Cheers, Rob

Author loopus

Hello, Yes, the reference prefix of orders was created for real references (ex: A00026FR) . It is limited to 16 characters. If needed, you can change it modifying this limit on the "ref_root" column of the table "wpefc_forms" in the database using phpMyAdmin. No, there is no specific option to copy the form title in the email content, but you can simply copy/paste it directly in the email template field.

Customer robbiddulph

Hi, Thanks for getting back so quickly. Okay, that makes sense. If I were to change that in phpMyAdmin, would it be overwritten by updates? We have a large number of forms, and they're regularly duplicated, if there was a [form_title] shortcode, it would be easier for us to duplicate the forms as there would be fewer changes to make. But since no option is available, we'll just enter the text manually, thanks. Cheers, Rob

Author loopus

1. No problem, the column limit will not be changed when you will update the plugin. 2. Ah yes, I understand. I note the suggestion, thank you .

Customer robbiddulph

1. Fantastic, thanks. 2. Lovely. It makes more sense in our forms (perhaps we're using the plugin in an abnormal way), but we use the Form Title to inform the user of the product they're getting a quote for, and then the actual Form is just a set of options. Without a [form_title] or a manually added title, when the form arrives in our inbox it doesn't contain any verbose information about which product the quote and relevant options are actually for.

Author loopus

Here is a solution for this case : - Create a textfield named "Form Title" somewhere in your form. Set it as "Hidden" and disable its "Show in summary" option . - Paste this code in the "Custom JS" field of your form : jQuery(document).ready(function(){ jQuery('#estimation_popup input[data-title="Form Title"]').val(jQuery('#estimation_popup').attr('data-formtitle')); }); Now you can use the button "Get the value of a field" in the email template editor and select the field "Form Title" to show the title of the current form automatically in the email content, even on the duplicated forms.

Customer robbiddulph

Brilliant, thanks so much!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from anthonyhamel

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer anthonyhamel

Hello, Can I customize this plugin to show the price ONLY after the user submits the form or will it show them the price prior to entering their information??

Author loopus

Hello, There is no this specific option currently. If wanted, the total can be displayed only on the last step or be totally hidden (in this case it will be sent by email), but not after the submission of the form . I note the suggestion, thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from JuliusBa

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer JuliusBa

Hi, are you available as freelancer? how much do you charge for making a form into an app?

Author loopus

Hello, No, sorry, I'm not currently available as freelancer. If needed, you can find available devs here : https://studio.envato.com/

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from brambruning

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer brambruning

Hello, great product I really like it. Can you make this product compatible with woocommerce subscriptions? So, that when a subscription is added it also is added to the woocommerce orders? I can't select a product in the item as woocommerce subscription. these aren't displayed.

Customer brambruning

I have found out that it is only working with variable subscriptions, not with simple subscriptions. But, the product is not regocnized as a subscription in the overview. I need to see the monthly prices as well.

Author loopus

Hello, There is no subscription option in woocommerce by default. The mentioned "Woocommerce subscription" plugin is an external plugin which uses its own price system. My plugin isn't compatible with it, sorry. You can create subscriptions forms without using woocommerce.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from oga23

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesSupportPDF and emailLicensing
CodeCanyon source
Customer oga23

Hi, is it possible to add to cart and send an email? i would really need this, espescially in catalog too...thanks.

Author loopus

Hello, Yes, when the form is finished, the products can be added to cart and send an email to admin and customer .

Customer oga23

wow! but i must have a problem because the product is not added to cart. admin and customer get the emails, but the cart is empty...

Author loopus

If you need help, please contact me from the support page using your buyer account, I will help you.

Customer oga23

i would love to do that but i got your plugin with the x theme and i know what you are going to say. the problem is - they wont help me with this because it falls under customization...

Author loopus

No, it isn't a customization. If you had the plugin as an extension of the X theme, you need to send your support request directly to Themeco, they will help you, no problem. If you bought a license directly form me, you need to contact me from your buyer account .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from greatness4life

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer greatness4life

Hello loopus, Is it possible to use the shortcode provided as link on Slider-revolution? If that's possible, can you provide "how to" on that. Thanks.

Author loopus

Hello, To open the form as popup when the user clicks the link, simply give it the css class "open-estimation-form form-1" (from revolution backend : attributes > CSS class on the text) and paste this shortcode somewhere in the page : [estimation_form form_id="1" popup="true"]

Customer greatness4life

I don't quite get you on this "paste this shortcode somewhere in the page : [estimation_form form_id="1" popup="true"]", do I have to create a page for it? Sorry for the inconvenient

Customer greatness4life

Sorry, Never mind.. I got it. Thanks

Author loopus

This shortcode must be added on the same page as the slider. If you want to add the shortcode on all pages, you can directly add this code to the header.php file of the theme : <?php echo do_shortcode('[estimation_form form_id="1" popup="true"]'); ?>

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from steinh

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomizationPDF and email
CodeCanyon source
Customer steinh

Pre-sale question; Is it possible to only make 1 form and use it on multiple pages, collecting the receiving email address from a custom field etc? I'm also interested in knowing if the forms can be used for getting a quote from several companies (each it's own post – with it's own custom field for email). Thank you

Author loopus

Hello, Yes, you can use the same form on several pages. You can also duplicate a full form in 1 click to adapt it for each companies.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from oga23

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author replies
CodeCanyon source
Customer oga23

Hi there, is it possible to prepopulate some fields with logged in users data? Like user_display_name, user_email, user_shipping_adress ...etc---?

Author loopus

Hello, No, sorry, there is no such option currently.

Customer oga23

Hi, i know it's only been 14 days...but-any news about auto populate in the near future? ;-) that would make this out of the world plugin even better!

Author loopus

Hello, No,sorry, it isn't planned for now .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ashishthakur

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author replies
CodeCanyon source
Customer ashishthakur

Hi. Just a pre-purchase question. I want to make a simple with all the functions like this: https://deliveries.zoom2u.com/#/request-quote Kindly let me know if its possible with this plugin?

Author loopus

Hello, Yes, you can create a similar form, except the autocompletion of the address field.

Customer ashishthakur

Ok. So will it still calculate the distance and give us a total accordingly?

Author loopus

Yes

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from htc031513

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupport
CodeCanyon source
Customer htc031513

Hi there, Thank you for the wonderful plugin. I am using this plugin via X theme. Is there a way I can assign an ID to a text field?

Author loopus

Hello, Thank you :) All fields automatically have an ID assigned. You can use the browser inspector to see it in the form.

Customer htc031513

Hi, thank you for the quick reply. I'm trying to auto populate text fields by grabbing the GET values from the URL parameter. So basically, when someone input their basic information from Contact Form 7, it'll redirect their information (values) to EP Form. In order for me to auto populate the previous collected information, I need text fields to be able to grab the values. Which core file do I need to customize to achieve this? Thank you!

Author loopus

Sorry, but if you had the plugin as an extension of a theme, you need to send your support requests directly to the support team of the theme, they will be happy to help you. The main frontend files are includes/lfb-core.php and assets/js/lfb_form.min.js (source in the same folder) .

Customer htc031513

Thanks for the reply. Hm, I don't see any ID's assigned. For example, is there a way you can assign a tex field to id="full-name"?

Author loopus

Hello, If you had the plugin as an extension of a theme, you need to send your support requests directly to the support team of the theme, they will be happy to help you. If you bought the plugin directly from me, please contact me from the support page using your buyer account, I will help you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from suremer

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer suremer

Hi, Button and link conditions don't work on my website. (http://maya.k12.tr/14369-2/) or http://maya.k12.tr/?lfb_action=preview&form=2 How can i fix this problem? Thanks,

Author loopus

Hello, There is a js conflict with the plugin "FoodPress". Please contact me from the support page, I will send you a new version of the problematic js file to fix it.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from richardjmorton

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer richardjmorton

Hi Is there a way to select the size of the text that introduces each step? It's really large at the moment, and doesn't really gel with my design.

Author loopus

Hello, You can do it using the Form Designer or adding this rule in the "Custom CSS rules" field of your form (tab Design) : #estimation_popup h2.stepTitle {font-size: 24px;}

Customer richardjmorton

Hi, thanks for this. It seems to throw other things out a little though. I have tried the form designer, but it isn't previewing for me. I've noticed that other people have had the same issue, which was resolved by you going in and making amends in their back end. I'll send you some logins if that's ok, to have the same one mine?

Author loopus

Yes, please contact me from the support page sending me a temporary access, I will check it.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from powerlogo

4 direct author replies in this public CodeCanyon conversation.

11 messages4 author repliesBuyer threadSupportPDF and emailLicensing
CodeCanyon source
Customer powerlogo

Hello, Thanks for the really awesome plugin.. It's a life saver! I want to hide the intro once the user clicks on Get Started. Is this possible?

Customer powerlogo

I was able to do it by myself. Another issue, in step 1 of my form, user chooses from 2 images. In step 2, choose from 3 images. In step 3, choose from 2 images. How do I display the title of these images in the email? I can see in the summary but how do I show it in the email? Thanks in advance!

Customer powerlogo

URL is http://www.mchele.com/prices/ I am using this plugin via X theme.

Author loopus

Hello, If you had the plugin as an extension of a theme, you need to send your support requests directly to the support team of the theme. They will be happy to help you.

Customer powerlogo

Hello again, I was playing with this plugin and want to see whether it is worth the purchase for my client's website. This is an amazing plugin which I got to know through X theme else I would have never come across this plugin by myself. I would be grateful if you can answer so that I can show a complete demo to my customer for approval. Once approved, I would be glad to buy a license (or a few). Thanks!

Author loopus

You simply need to add the shortcode [project_content] in the email templates ("Email" settings tab) to show the final summary inside.

Customer powerlogo

I am already using [project_content]. I want to write a line in the email which looks like this: Price: US$ [total_price] using [item-1_title] and [item-2_title]. Where, [item-1_title] is a 2 image selection in step 1. I want to display the title of the image to be replaced by [item-1_title] Is this doable?

Author loopus

No, sorry, there is no this specific option currently. I note the suggestion, thank you.

Customer powerlogo

Hello. Thanks for your reply. I am using [project_content] for summary but in the email it shows Discount row as well. I do not use discount and have it turned off. How do I remove it from the email as well? How do I modify the Summary table?

Author loopus

The discount row should be hidden in the email if you disabled the option. Please contact me from the support page sending me a temporary access to the backend, I will check .

Customer powerlogo

Sent!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from wajid3

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer wajid3

hello sir, I have started using your plugin today. I have a setup charge and a monthly ongoing charge that I need to calculate using your plugin, but for now I can only see one price field. Any way we can acheive this?

Author loopus

Hello, Once the option "Use subscription" activated ("Last step" settings tab), you will see a new option "Isn't a part of the subscription" on the item settings panel. Activating this option on some items, their price will be a part of the single total cost. The form will show the subscription price + the single total price. It also works with payments.

Customer wajid3

Great!, But i ran into one problem. If i add a checkbox (on/off button for an option), and if its ON, i want to set the price by a quantity dropdown, how to do it? Right now I have made a checkbox field for my on off switch and then a Number field under a checkbox it doesnt allow me to set the price in the Number field or to set it to "isnt part of the subcription" Also i noticed the slider doesnt show the numbers on it unless u click it. is there any way i can display the numbers on the slider? And is it possible to add a picture to the step for a description? like not part of an option? also I added 2 pictures which are options for products, it doesnt display the pictures just 2 round square boxes. once you click them it ticks them but clicking them again doesnt untick them. Otherwise its a great plugin! thank you.

Author loopus

1. To do that, you need to use this custom calculation on the checkbox (replacing item-2 by the numberfield ID and 100 by the wanted cost) : [item-2_value]*100 You can use the button "Add a value" above the calculation field to easily recover the value of the numberfield. Another solution is to use a picture item with quantities enabled, and set the "Quantity selection style" option of the form to "Field" in the "General" settings tab of the form. 2. Yes, you can do it usoing this rule in the "Custom CSS rules" field of your form (tab Design) : #estimation_popup .ui-slider-handle > .tooltip { display:block !important; opacity: 1 !important; } 3. You can use a "Rich text" item to freely add images/text in a step. 4. Where can I see the mentioned form ?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rsmith4321

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer rsmith4321

I've seen you mention the plugin documentation but I've searched I can't find documentation anywhere including your website.

Author loopus

Hello, The documentation is in the plugin package. From the page https://codecanyon.net/downloads, click the button "Download" then select "All files & documentation". You will find the documentation and some demo forms to import inside.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from krisdoce

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer krisdoce

This plugin is awesome!

Author loopus

Thank you very much ! :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from nino_ort

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer nino_ort

Hi guys, Great plugin! I am just beginning to play with it but it looks awesome... Just one issue, I have selected the "Display price in title ?" option in some checkbox fields, and it works like a charm if the price is a round number. However it doesn't work well if the price has decimals: the price doesn´t show at the first load (it is shown just ",€"), but once you select the field, the price is loaded correctly and, since then, it works pretty well, even in the totals. I have configured the thousands and millions separator as "." and decimals separator as "," You can test it at: http://demos.bluefishfactory.es/canonigos/configurador-de-menus/ Thanks in advance

Author loopus

Hello, Thank you for reporting this bug using this option and custom decimals separator. The correction will be included in the next automatic update. Feel free to contact me from the support page if you want it immediately .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from minnow470

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer minnow470

I have 2 forms setup. Suddenly, when the user clicks Next Step, the browser jumps to the middle of the next page instead of the top. Can you help with what would cause this? Your plugin came as a Add-On to the X theme.

Author loopus

Hello, If you had the plugin as an extension of a theme, you need to send your support requests directly to the support team of the theme, they will be happy to help you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kalipub

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadWooCommercePDF and email
CodeCanyon source
Customer kalipub

Hello ! Est-il possible de retirer cette partie sur le Cost Estimation Form with Summary : https://postimg.org/image/7num73vd5/ Bravo pour ce plugin, il a l'air fou ;)

Author loopus

Hello, Oui, vous pouvez librement choisir quel élément afficher ou pas sur l'étape finale depuis le backend. Un champ email est impératif pour permettre à l'admin de répondre aux commandes. Si vous ne voulez pas du tout de champ email dans le formulaire, il suffit de créer un élement "champ de texte", le définir comme "email", mettre une adresse email comme valeur par défaut et activer l'option "masquer". Il sera ainsi invisible dans le formulaire. Merci ! :)

Customer kalipub

Merci :) Autre question : peut-on proposer un paiement en plusieurs fois (parce que certains montants risquent d'être élevés). C'est avec WooCommerce c'est ça ?

Author loopus

Il n'y a pas cette option actuellement. En utilisant l'option "Ajouter les produits au panier", les produits woocommerce sélectionnés dans le formulaire seront ajoutés au panier woo, puis le reste de la commande passe par le processus woocommerce classique. Je ne connais pas de plugin woocommerce pour faire des paiements en 3 fois, mais il doit sûrement en exister.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sarcof

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer sarcof

Hi!, I would use gravity form for the last step and I read that in the documentation shows how to work your plugin with GF, but can not find the link to the documentation. Can you tell me the link to the Documentation? Thank you.

Author loopus

Hello, You can find the documentation in the main zip file of the plugin. You can download it from here : https://codecanyon.net/downloads . Click the button "Download", then click the submenu "All files & documentation". You will find the documentation and demo forms that can be imported in the zip file.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from elietannoury

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupport
CodeCanyon source
Customer elietannoury

Hi, Is it possible to create a calculation: Total divided by Quantity, to show price each. The TOTAL is the sum of various options and calculations, but then, I like to show the final cost per unit.

Author loopus

Hello, It can be done using this calculation on an item (for example an hidden and preselected checkbox in the last step before the result one) : ([total] / [total_quantity]) - [total] The final total price will be the cost per unit.

Customer elietannoury

Thank you for the very fast reply. I like to have "cost per unit" showing next or above the total. The way you described does not show total unless it is deselected, and if selected, the last step shows price per item and not total. The idea is if I have a total cost of $200 and the quantity was 10, I like to show the result, next to the total, of 200/10

Author loopus

I understood you want to give the price per item instead of the total as result of the form. If it isn't the case, you need to use this calculation on a preselected and hidden checkbox named "Cost per unit" : ([total] / [total_quantity]) Even if the checkbox is hidden in the form, its result will be displayed in the final summary. But as the result of this calculation will be automatically added to the total price, you need to create another preselected and hidden checkbox, disabling its "Show in summary" option and using this calculation (where item-1 is the checkbox "Cost per unit") : 0- [item-1_price] It will be invisible in the form and the summary, and give the correct total price as result . Is it ok ?

Customer elietannoury

I have 198.50 in total for quantity of 10. The last step is showing unit price of 24.81 with total $198.50 - Unit price should be $19.85. Not sure what doing wrong. I followed your above instructions. This is being developed locally so cannot give you access until it's online.

Author loopus

Please contact me from the support page, I will reply then you can send me an export of the form. I will check it. You can export the form from the forms list panel .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from enyvisions

4 direct author replies in this public CodeCanyon conversation.

8 messages4 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer enyvisions

hello there, nice plugin first of all! i have 3 questions: 1: is or how is it possible, to track conversions via analyitcs? I want to do a remarketing campaign for users who visited the site but did not fill out/send the request. 2: i created a google maps api but i don't get the it work. can you tell me what exactly (may be like an example) the google maps browser key should look like? it seems pretty confusing all in there. 3: we work in a real estate company, where we would need to have for example: selling price: 300'000 --> our commission 3% selling price 500'000 --> our commission 2.8% and so on... is this possible with the plugin and what would be the term? i am really bad at coding but this would help a lot if you could explain or send a similar example of it. thank you very much

Author loopus

Hello, Thank you ! 1. Yes, filling the Analytics ID option in the "General" settings tab of the form, each step will be tracked, even if the form isn't finished. 2. It looks like : DIzqSyBl7t6VBRC6MaHAqJf3grb2O2EN6cZp7Pc You can get it from https://developers.google.com/maps/documentation/javascript/get-api-key 3.Yes, you can do that adding an hidden and preselected checkbox named "Commission" thet use this custom calculation : if([total] =500000){ ([total]*2.8)/100 } Even if the checkbox that apply the calculation is hidden in the form, it will be displayed in the summary .

Customer enyvisions

ok thank you 1. where can i see this event or implement it to analytics? is there a tutorial or something? 2. i do now have a key. but i cannot see where it should see my adress or where i can fill this out. or does it take my adress automatically? and which one of those is the right API? there are severals: Google Maps Android API Google Maps SDK for iOS Google Maps JavaScript API Google Places API for Android Google Places API for iOS Google Maps Roads API Google Static Maps API Google Street View Image API Google Maps Embed API Google Places API Web Service Google Maps Geocoding API Google Maps Directions API Google Maps Distance Matrix API Google Maps Geolocation API Google Maps Elevation API Google Maps Time Zone API 3. thanks

Author loopus

1. Simply fill the "Google Analytics ID" option with your Analytics ID ( https://support.google.com/analytics/answer/1032385 ) 2. It is "Google Maps JavaScript API". Please read the part "Use distance calculation" in the documentation. There is also a demo form using distance calculation in the "example_data_can_be_imported" folder of the plugin package.

Customer enyvisions

1. i did that. but now how can i make an event out of it? there are several triggers, which one do i need to ue? this would help a lot 2. ok, tried it already, but try it again 3. i for example have a slider: 0-20'000'000. slider intervall is 200'000. but when i save it, it always changes the intervall automatically to "32767". why? and how can i get a percentage out instead of a price, is this even possible? thanks for the fast answers

Author loopus

1. Once the code filled, you will see the tracked steps in your analytics console, like that : http://yourwebsite.com/form-page/#the_stepTitle 3. What is the used version of the plugin ?

Customer enyvisions

1. this works as well if i use the iframe in the page? because i see now that it shows me to the first step, but several people went to the next step according to the screen recordings i use. but this i can't see in analytics. and what step it would be called if they send the request? 3. i just updated it to 9.559, but still got the same result

Author loopus

1. Yes, there is no iframe. As mentioned, if the option is filled, you should see each step in your analytics. 3. Please contact me form the support page sending me a temporary access to the backend, I will debug it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from HitchB

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesCustomization
CodeCanyon source
Customer HitchB

Hello, Is it possible to fully customize the form to work for other objectives than website estimates. We want to build a form to calculate the estimate costs for web hosting. It will include several questions in order to understand the needs of the client and tailor a custom solution with an estimate. Thanks in advance!

Author loopus

Hello, Of course, the website estimate form is just a demonstration. You can freely edit the forms, steps, items and texts to use it for any type of products or services.

Customer HitchB

Fantastic! Is there any possibility to calculate the price with 2 options: price for a monthly subscription or/and annual?

Author loopus

No, the result can be : A single price A subscription price (you can freely define its frequency from backend) A single price + subscription price (it also works with payments) A range of prices (between X and Y) But it can't be two subscription prices currently .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mallorcanetworks

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer mallorcanetworks

Hi! I´ve got your pluggin on mu theme (X theme) and i have a question, It is posible to calculate a daily price? If the user chooses a range of dates, and every day costs x €, it is posible to calculate it and add to final cost? BDW. I know i havent purchased but directly but im planining to do it (for the form builder) if this price thing is posible to achive with your pluggin, Thanks a lot!

Author loopus

Hello, Yes, it can be done it using this JS function in the calculation field on an item (for example on an hidden and preselected checkbox that will apply the calculation and show the result in the summary) : (Math.ceil(Math.abs(new Date(jQuery('[data-title="My second datepicker"]').datepicker( 'getDate' )).getTime() - new Date(jQuery('[data-title="My first datepicker"]').datepicker( 'getDate' )).getTime()) / (1000 * 3600 * 24)))*70 In this calculation, you need to replace the two titles by the exact real titles of the two datepickers, and replace the last value "70" by the wanted daily price.

Customer mallorcanetworks

Damn you rock! I´m going to test it and buy your pluggin!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from DiligentDil

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer DiligentDil

Hi, are there pre made demos we could use?

Author loopus

Hello, Yes, you can find a folder named "example_data_can_be_imported" in the main zip file of the plugin (with the documentation) . Using the last version, there is also a demo form by default when you install the plugin .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from cptreptile

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author replies
CodeCanyon source
Customer cptreptile

Hello, Looks really cool and nice widget to implement in most business websites! 2 questions: 1. Is it possible to enter a widget code in the price field? as i have a widget that loads the price per user selected currency. 2. I would like to send the user to external cart using get method, all i need is to send selected items and their value to external url example: ?item1="25GB"&item2="100GB"? Thanks

Author loopus

Hello, 1. No, the currency of the form is defined directly by the admin. If needed, you can duplicate a full form in 1 click and change its currency. For example, you can create a page where the user select the wanted currency clicking on a button that call the corresponding form page. 2. No, sorry, there is no option to do that currently.

Customer cptreptile

Hello, Thanks for your reply. I think this two could be easily implemented as its "almost there". Could you please customize it for me for an additional fee?

Author loopus

No, sorry, I'm not currently available as freelancer. But if needed, you can find a lot of available devs here: https://studio.envato.com/search?search%5Bquery%5D=wordpress+plugin+customization

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rsmith4321

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer rsmith4321

Is it possible to create a basic contact form without any steps, just the form fields and a send message button? I was just thinking I could eliminate the use of Ninja Forms completely if I could do that.

Author loopus

Hello, Yes. As the last step is mandatory, you can add all your fields on it (from the "Last step" settings tab of the form) to do that .

Customer rsmith4321

Thanks, the only problem with that is I need a select field. With a few more options this could be a replacement to a general form creator, perhaps you could add in a future update.

Author loopus

Ah yes, select fields can be used in all steps except the final result one. I note the suggestion, thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from nahamming

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer nahamming

I'm having trouble with custom calculations for what I need. Is there any way to calculate based on the number of fields (picture) selected from the previous page?

Author loopus

Hello, No, you can create conditions such "If these items are selected", or "If the quantity/price of this item is equal/superior/inferior to" etc ... But there is no condition "If the user selects x items on this specific step" currently. I note the suggestion. But if the mentioned step is the first one, you can use the condition "Total quantity" to check how many items are selected.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from JayR_Design

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer JayR_Design

Hi, I installed this for a client but it's only working on Firefox and safari. Please help. Website: www.affordablemoverinc.com/get-a-quote

Author loopus

Hello, The mentioned form works on Chrome and IE too. What is the problem exactly ?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sparkbitsolutions

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer sparkbitsolutions

I installed the plugin and when I preview the My estimation form I get an error in dev tools from the console. The error is in the lfb_form.min.js file. the error reads Uncaught TypeError: jQuery(...).wrap(...).parent(...).bootstrapSwitch is not a function

Customer sparkbitsolutions

I believe this to be a conflict with the version of bootstrap being used in the theme SoftEase By QodeArena, but I am not sure. When I click on the Get started button nothing happens.

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sparkbitsolutions

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author replies
CodeCanyon source
Customer sparkbitsolutions

Is this compatible with the SoftEase theme By QodeArena

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from zoomarmy

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer zoomarmy

I need fast help guys! Everything was working just fine but suddenly the icons bugged >>> https://i.gyazo.com/d7e3a7f463bc1023b3219f0efa972630.png Also the selected fields bugged too https://i.gyazo.com/ff92f5b4e8994361d7fea69321daf803.png Like on every Form not just on one. Any ideas? Something changed on the default options or smth :(

Author loopus

Hello, It seems to be a css conflict. Can you send me the url of the form ? You can contact me directly from the support page.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from wanzer

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer wanzer

Hi, I’ve just purchased your plugin. Also having a similar issue to another customer where I cannot get the form to launch in preview/form designer mode. It just launches to the website home page. I am using the enfold theme. What was the issue with the previous customer? Thanks in advance!

Author loopus

Hello, It was a redirection rule in the theme that automatically redirect to the home page if the url does not correspond to an existing wp page . You can contact me from the support page sending me a temporary access to the backend, I will check it.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ellwood1979

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer ellwood1979

Cant get the form displayed on a stand alone page, whats the code for the js plugin?

Author loopus

Hello, Yes, you simply need to add the shortcode where you want on a page to show a form. You can choose to show it as fullscreen adding the fullscreen attribute to the shortcode : [estimation_form form_id="1" fullscreen="true"]

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from richardjmorton

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer richardjmorton

Hi When I put the shortcode into my page, it doesn't function correctly - all the steps are stacked on top of one-another as opposed to appearing one by one as the user progresses through the questions. Do you know what might be the problem? Thanks

Author loopus

Hello, Maybe the shortcode isn't correctly detected with the used page builder. Please activate the option "Ajax navigation support" in the "General" settings tab of your form. Is it ok now ?

Customer richardjmorton

Brilliant, thanks so much for the quick reply, you're a star

Author loopus

Super, thank you :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ParsaPMA

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportCustomization
CodeCanyon source
Customer ParsaPMA

hi loopus great plugin i just wana know if it can submit custom post type with custom taxonomies in the front-end that every taxonomies have different field and different fee for paying *field build with advanced custom fields pro plugin i hope you can help me with you answer thanks

Author loopus

Hello, No, sorry, there is no option to use a form with the mentioned plugin currently. I note the suggestion, thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kyleharris

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer kyleharris

Hi, I've just purchased your plugin. I cannot get the form to launch in preview mode. It just launches to my website home page. Any suggestions?

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from webhostau

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadPayments
CodeCanyon source
Customer webhostau

would it be ok to have a copy of your demo form so I can work out how to setup ?

Author loopus

Hello, There is now a demo form by default when you activate the plugin. You can also find 3 demo forms to import in the "example_data_can_be_imported" folder you can find in the plugin package.

Customer webhostau

cool thank you. Are you planning to sell any demos which are more related to certain industries ?

Author loopus

The 3 demo forms show different processes (price estimation, subscription and payment, calculation of distances) which can be used to sell any type of service (articles, steps and texts can be freely modified of course). If I create new demos, they will be included directly in the plugin like these ones.

Customer webhostau

do you create for clients the same ? how much ?

Author loopus

No, sorry, I'm not currently available as freelancer. If needed, you can find easily available freelancers here : https://studio.envato.com/

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from afrohitz

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer afrohitz

Hi, The google maps distance calculation feature doesn't seem to be working at all.

Author loopus

Hello, Did you correctly fill the google map api key ? Please contact me from the support page sending me a temporary access to the backend, I will check it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ConsulCond

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer ConsulCond

Great plugin and great support! I recommend! 5*

Author loopus

Thank you very much :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ReviewsandRatings

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer ReviewsandRatings

'Get Started' does not work on preview mode, but when we switch off the introduction, the tabs start to work.. why is that?

Author loopus

Hello, Please contact me from the support page, sending me the url where I can see the form, I will check it .

Author loopus

Fixed :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from brandableagency

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer brandableagency

Hello The plugin Great , just going through a couple of issues and a question that I would appreciate your help with 1- can we invert the pictures in the answered hover effect (I.e make them black and white and the selected would Be colored ) 2- the go to next question automatically features isn't working or maybe it's not setup right ( if it requires any other actions than toggeling thebswith on ) 3-all emails sent ( are sent from WordPress , and I would like to make it sent from e.x. "sitedomain.name" again I did te obvious setup either in the WordPress settings or the plugin settings but it keep on sending from a WordPress mail , how can we fix that ( very important ) Thank you so much ,appreciate a great plugin

Author loopus

Hello, Thank you :) 1. Yes, there is an option "Inverse grey effect" in the "Design" settings tab of the form to do that 2. To hide the next step button and go to the next step automatically, all items of the steps must have the same "group" (only one selectable), and the step option "Selection required" must be activated. It can't work if an item has quantities enabled, because in this case the user must be able to change the quantity before going to the next step. 3. Simply use this small plugin to freely define the sender email : https://wordpress.org/plugins/wp-simple-mail-sender/

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from oga23

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesCustomizationWooCommerce
CodeCanyon source
Customer oga23

Hi, I purchased your plugin with the x theme. What i would like to know is this: - can it be used as a features/attributes selector for a product in woocommerce? - can it be used as a product selector so i can then display these products with features in a comparison table? And - finally - if this is possible, how? Thanks, great job with the invention of something never seen.

Author loopus

Hello, Currently the plugin can't be used to do that, but I note the idea, thank you .

Customer oga23

Thank you for the express reply. I don't know if i use correct terms. Just to be sure - i can't use or integrate your plugin to woocommerce (somehow - no clue about coding ;) ) to use it as options selector and price calculator on a product page?

Author loopus

You can use wooproducts in your form, and choose to add them to the woo cart at end, but the form can't modify attributes or the price of a wooproduct. A possibility is to preset woo variation products (fill the SKU field with a unique ID to recover it easily), and use conditions system to select the good one in the form depending on the desired conditions. Activating the "Add to woo cart" option, it will be added to the cart at end, using the attributes and price defined from woocommerce for this variation product.

Customer oga23

thank you.

Customer oga23

one more question if i may - can i use your plugin to request a quote in woocommerce? let's say the product doesnt have a price. its custom made each time.

Author loopus

Hello, There is no quote request option in woocommerce. You can do it directly without using the "Add to woo cart" option. In this case you can also use wooproducts in your form (and freely modify their price if wanted) and send the order at end to the admin (and to the customer if you want) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from freewheeler

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer freewheeler

Hello ,I am intrested in this plugin. I have a pre-sales question My wordpress website have 4 Web pages(url) under 'Services' section. Each page is dedicated to a niche service category. Can this plugin be used to create 4 unique pricing forms each with unique form Id or sortcode so I can insert unique cost estimate form for each 4 page.

Author loopus

Hello, Yes, of course, you can create as many forms as you want, each has its own shortcode. You can also duplicate an entire form in 1 click from the forms list.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from designninjastudios

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer designninjastudios

I sent you a message about the calculations. if someone selects "Multi-page" it will ask them for "Number of pages". I want them to only be able to select between 3-12 pages. If they choose 3, the price is $399. From there the price will go up by $50 for every page. So 4 pages would be $449, 5 pages would be $499 etc. How can I set this up?

Author loopus

Hello, I correctly received your message and I replied. Feel free to reply directly to my email if you need more help.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from designninjastudios

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer designninjastudios

How do I center the "Next Step" button?

Author loopus

Hello, This button is already centered by default. Where can I see the form ?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from gugga7

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer gugga7

I have spent 4 hours yesterday repeating CSS changes that I made using the new CSS editing tool you added. When you update your plugin ALL CSS CHANGES ARE LOST :( Today, I migrated my website to a new host, surprise, again, all CSS changes were lost in the process so I am going to spend 4 new hours making those changes to 4 different forms. Where do the CSS changes live? Is there any file I can copy over from my website backup version to my migrated website to avoid redoing all those changes again? Thanks.

Author loopus

Hello, The updates souldn't replace the CSS modifications. They are saved as css file in the export/ folder of the plugin. Maybe there is a cache problem. Please contact me from the support page, sending me a temporary access to the backend, I will check it .

Customer gugga7

Can you please check on this? I sent you an email with login credentials to my website. Thanks.

Author loopus

Hello, I received your email 2 days ago and replied immediately sending you the last update to fix the mentioned problem. If you didn't receive it (maybe in spams ?) , you can directly apply the last automatic update form the Dashboard > Updates WP menu link. Is it ok now ?

Customer gugga7

Hi Loopus, I went ahead and applied the update in my staging website and same issue, the CSS changes I made were lost. I reset the staging so you can try on your end if you want (sent you new login and pass via the support form). I can also send you the scree shots pre and post update if you have an email. Thanks.

Author loopus

Thank you, it should be ok now, I replied your email .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from zoomarmy

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer zoomarmy

I need some help guys! I want to use select field I added some options but I want to add Option price but a % not just a number, because I am using slider. When they move the slider the Option Price should be added x2 or more times. Any ideas?

Author loopus

Hello, The options of a select item can have price, but not directly a percentage. To do that, you can add an hidden and preselected checkbox in the step, and use a custom calculation on it to apply the wanted calculation, such : if([item-1_value] == "option1"){ ([item-2_price]*20)/100 } In this example, item-1 is the dropdown, "option1" the wanted option of the dropdown, and item-2 the slider (it adds 20% to the price generated by the slider). To easily add a value or a condition to a calculation, simply use the buttons "Add a value" and "Add a condition" above the calculation field (example of custom calculations: https://www.youtube.com/watch?v=xH8frpa7wL0 ).

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kingstakh

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer kingstakh

Have problem, blank page (anonymous function) @ (index):793 lfb_form.min.js?ver=9.557:2 Uncaught TypeError: jQuery(...).selectpicker is not a function(…)

Author loopus

Hello, Please contact me from the support page, sending me the url where I can see the form, I will debug it .

Customer kingstakh

I send url with bug on my page

Author loopus

Thank you, I replied.

Customer kingstakh

Thank you, but have new issue. Send you email

Author loopus

Yes, it is due to the same conflict. I correctly receive your emails and I replied.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from LLCC

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer LLCC

Hi, Is this compatible with enfold? We also have wp rocket for our website. How about Jupiter theme? Is the demo based on Jupiter? Regards

Author loopus

Hello, Yes, it works with the mentioned themes. It also works with WP Rocket, except the option "Tint image" on pictures if you active the "Lazyload" option on images from WP Rocket. Yes, the demo is based on Jupiter theme.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from paoloeuvrard

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer paoloeuvrard

Hi, (again), I have a small problem. I defined the images to align by 4 in a row, so I can have 2 rows of 4. On some screen sizes it displays 3 pictures on top and one under, then another 3 pictures and one under. It's kinda look funny. How can I make sure that it displays 4, 2 and 1 for each media query? My website is 1280px width. Thanks!!! :)

Author loopus

Hello, You can probably fix that using a css rule to reduce the margin between items. Where can I see the form ?

Customer paoloeuvrard

https://boostars.com/

Author loopus

Thank you. You can use this rule to reduce the size of the images of your form on screens having a width inferior to 1300px : @media (max-width: 1300px) { #estimation_popup .itemDes { max-width: 280px !important; } #estimation_popup div.selectable .img { max-width: 280px !important; } } It should show 4 items by row on the mentioned resolution.

Customer paoloeuvrard

Great! Exactly what I needed. Thanks a lot (again)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from gregsimpson1985

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPaymentsPDF and email
CodeCanyon source
Customer gregsimpson1985

Hi, When using PayPal as a monthly subscription. The plugin only appears to accept payments from the customers PayPal balance. So if they have the funds already in their account then they can pay? It does not appear to allow them to take it from their bank card. Instead the plugin needs the customer to top-up their balance before processing the payment? Is this correct? Please see an example of the process below... The first page the customer is presented with is Log in to complete your checkoutPayments by PayPal PayPal securely processes payments for WE BUY *** ***** LTD. To pay using your PayPal account, please log in. Learn more login Description Terms Amount My new Form - A00023 £280.00 GBP for the first month Then £50.00 GBP for each month £280.00 GBP Check out using PayPal Log In Don't have a PayPal account? Pay using your debit or credit card THEN WHEN THEY LOGIN THEY ARE PRESENTED WITH THE FOLLOWING PAGE... You must add funds to your PayPal account before sending more money. PayPal securely processes payments for WE BUY *** ***** LTD. To pay using your PayPal account, please log in. Learn more login Description Terms Amount My new Form - A00023 £280.00 GBP for the first month Then £50.00 GBP for each month £280.00 GBP Check out using PayPal Log In Don't have a PayPal account? Pay using your debit or credit card

Author loopus

Hello, I received your email 2 minutes ago and I replied, please check your mailbox . Using paypal, if the customer doesn't want to create a paypal account, he simply needs to click the "Don’t have a PayPal account? Pay using your debit or credit card" link on the mentioned payment page to pay directly using his credit card.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from paoloeuvrard

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupportCustomizationWooCommerce
CodeCanyon source
Customer paoloeuvrard

Hi, I need to remove the padding between products so the images fill all the width. For ex, I have 4 images in a row, linked to 4 WooCommerce products, I need them to be full 25vw, without padding and margin.

Author loopus

Hello, You can do that using this rule in the "Custom CSS rules" field of your form (tab Design) : #estimation_popup #mainPanel .itemBloc.lfb_picRow { padding: 0px !important; } #estimation_popup #mainPanel div.selectable { margin-left: 0px !important; margin-right: 0px !important; }

Customer paoloeuvrard

Cool. It partially works. Funnily, it works only on the four first images. Any idea why? https://boostars.com/

Author loopus

It works on all, but the last ones have a size of 256x256 instead of 300x300 like the first ones (and the "Picture size" option of the form is probably set to 300) .

Customer paoloeuvrard

Damned! You're right, I didn't notice! Thanks a lot guys, great support! ;)

Author loopus

Thank you :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from IvchenkoDV

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author replies
CodeCanyon source
Customer IvchenkoDV

Hello! Can I use your plugin not for price calculation? I want use some conditional logic to give my users posts by type that they wants. For : Like video? 1. Yes - look that. 2. No - read another post Etc. Is it real? Thank you.

Author loopus

Hello, Yes, you can do that using conditions on links or items, and use the "Open url on click" item option to open the wanted post when the user clicks the element.

Customer IvchenkoDV

I do not know what to say! That sounds cool! I will definitely try your plugin! Thank you for quick answer!

Author loopus

Thank you :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from clfjp38

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer clfjp38

Thank you very much for the excellent plugin. Form seems automatically translated into viewer's browser language, but is there any way to lock the form language ?

Author loopus

Hello, Thank you ! The frontend texts of the forms are directly defined from the "Texts" settings panel, they shouldn't be translated automatically. For backend, you can delete the files in the languages/ folder of the plugin to force it to to stay in English.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from fillow

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author replies
CodeCanyon source
Customer fillow

images

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from fivehead

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer fivehead

Loving this plugin so far, thanks @loopus! One question: does the form save partial information? For example, if the visitor abandons the form on step 2, can I get the information they entered in step 1?

Author loopus

Hello, Thank you :) Selected items are saved when the form is finished. But you can choose to send the contact informations (email, name, phone, country etc ...) to MailChimp/MailPoet/GetResponse as soon as the step containing the email field is finished (option "Send contact as soon the email field is filled ?" in the "Email" settings tab of your form) . To define a field as email/phone/city/country etc..., you simply need to set its option "Information type" to the wanted type.