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 60 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 strengthandmind

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer strengthandmind

Pre-Sales: Do you support http://codecanyon.net/item/mymail-email-newsletter-plugin-for-wordpress/3078294 for email subscriptions ?

Author loopus

Hello, Not currently, I didn't know this plugin. It looks really great, I note your request and will study this possibility .

Customer strengthandmind

Please reach out to the developer Xaver. He is very accommodating with requests for integration :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from djhargrove

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer djhargrove

looking for some help for the calculations. i have a product that for the first 20 items (the customers uses the quantity option to select the number) the base price just keeps adding on $25, one they get to 20 the total should be $500 (which it does perfectly) but anything over 20 should only add on a additional 5 dollars. so : 21 would be $505 22 would be $510 and so on But currently if I use the discount option it drops the price down to $5 for each item before the 20 Count how can I accomplish it so that the first 20 items stay the base price but any amount after the first 20 just adds on $5

Author loopus

Hello, You can do it using this custom calculation on your item : if([item-1_quantity] 20){ (([item-1_quantity]-20)*5 + 20*25)/[item-1_quantity] } Replacing the "1" of "item-1" by the id of the current item. You can use the button "Add a value" above the calculation field to easily recover the value of a specific item .

Customer djhargrove

Brilliant, works perfectly, Only thing is its giving me decimals, which is not so bad, but is there a way to not have decimals and just round to the nearest?

Author loopus

Yes. As custom calculations use Javascript, you can use the Math.round() function : if([item-1_quantity] 20){ Math.round((([item-1_quantity]-20)*5 + 20*25)/[item-1_quantity]) }

Customer djhargrove

Awesome thank you

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from satishdevnani

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommerce
CodeCanyon source
Customer satishdevnani

Can i use this form like as soon as user enters the data it becomes a woocommerce product ?

Author loopus

Hello, No, you can use woo products as items in your forms, but it can't generate a new woo product.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from developerguy

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer developerguy

Thanks so much for your help, I think I resolved the first step. But now I need to know if I can do something like this (it is not necessary to be exactly like the image but the same function. I need the customer choose the color from a palette and then select the size and quantity.\Please check the image. Thanks for you help. https://s31.postimg.org/q4ak5ujmj/4_unisex.jpg

Author loopus

Hello, Please rather use the "Reply" button instead of new comments (it is easier for me to follow our exchange). Did you receive my email (sent to [email redacted])? You can simply use an item "Color picker" to allow the user to choose the color . If you want to propose only a limited number of colors, you can use "pictures" items to show each color .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Honkytonky

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Honkytonky

Hello Loopus: quick question, what rule would I tend to to style the introductory button only? I would like it to be a little bolder and more appealing for my customers to try the online order form (bakery)! Thanks a lot and greetz!

Author loopus

Hello, There is the rule to use : #estimation_popup #btnStart { ... }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from developerguy

5 direct author replies in this public CodeCanyon conversation.

10 messages5 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer developerguy

Hello, first of all I want to say thank you guys for this extraordinary plugin. Please I need to know how can I do something like this. It's not necessary the same appearance that it's just an example. It's just simple, the client select the size and then the quantity. They can select multiple sizes. Thanks again. https://s31.postimg.org/54dbj7ep7/image.jpg

Author loopus

Hello, Thank you very much :) Yes, you can do that with your form. Set the option "Quantity selection style" of your form to "Field" (it will allow the users to enter the quantity in a numberfield when they select a product) Create "pictures" items (you can find free icons here if needed) for your products, enable the "Enable quantity choice ?" option and define their price You can show all categories on the same step using "Rich text" items for titles, or create a step for each one, then link them from the first to the last . If you need to show an item only if a specific item is selected, you can use the "Show it depending on conditions" item option If needed, feel free to contact me from the support tab, I will help you .

Customer developerguy

Thanks very much for reply. Sorry I am completely lost. I can't find "quantity Selection Style" please I'll appreciate you tell me where is this option. Also this is exactly what I am doing, I did the first and the second step by I am do not know how make the 3rd step. https://s31.postimg.org/avekh84i3/image.jpg

Author loopus

You can find this option in the "General" tab of the form (https://0.s3.envato.com/files/192684584/screen_2.png ), the last option of the left column. Then you simply need to activate the "Enable quantity choice" on your items, a numberfield for quantity will be displayed when the user will select these products.

Customer developerguy

Thanks for your help, but to be honest I feel frustrated with this. I see none information about how to use the tools in the item list and how to configure the tools. You need to considerate to make a video tutorials how to use the tools. This are my question: 1- How to put the item list in horizontal way ( just the ones who are not in conditional terms) for example the sizes are toddler, youth and adult and each one came with differents sizes. I just want toddler - youth - adult. Please check what I am doing now to see the example. 2- If you see in the sample, the customer need to select one option of 3, in this case select the "photo shirt" option and then select the color (white cost $10 and black $15) Select "White" you see the button price now is $10 and then next step, select the sizes. The customer can select a different sizes with any quantity as they want. And my question is The price of the shirt is 10 so when they select for example toddler and 2T size and 2 quantity there supposed to be 20 no30. How can I fix this? Thanks again.

Customer developerguy

Sorry here is the sample: http://webdesignservicesorlando.com/mytshirtsexpress/?lfb_action=preview&form=3

Author loopus

On backend, you simply need to move the cursor above an option to see a tooltip explaining how works this option. As I wrote, you can also contact me from the support tab sending me an export of the form if you need help on a specific point. 1. Please change the value of the "Max items per row" of the "Size" step to "0" (default value). 2. It is normal, if you set a price of $10 on color, then 10$ per quantity, the total will $30 if you select a quantity of 2. To do that, you need to let the color price to $0 , then use this custom calculation of the "Toddler 2T" item : 10 if([item-44_isChecked]){ 15 } The price of the product will be $10 by default, and $15 if black color is selected (multiplied by the selected quantity). When you create a custom calculation, you can use the buttons "Add a value" and "Add a condition" (just above the calculation field) to easily recover a specific value and create visually create conditions .

Author loopus

As you use small pictures, there is a rule you can paste this rule in the "Custom CSS rules" field of your form (tab Design) to center the quantities fields : #estimation_popup .wpe_itemQtField {margin-left: -48px;} If you need more help, please contact me from http://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support . I will reply then you can send me the export of the form .

Customer developerguy

Hello friends, I sent you what you ask me on support page, but I did not received answer. But please check this images... this is what i am looking for. (That's not real, it's just a modification with photoshop but you get an idea what I am looking for.) https://s32.postimg.org/h32entk11/sample_selcting_sizes.jpg You can see here after they do all the previous steps they need to select the type of sizes and than the sizes available and the quantities. The customer can choose as many type of sizes and sizes available as they want. Thanks and I hope you can help me with this.

Author loopus

Hello, I received your email and replied 2 days ago. Maybe you didn't receive it because of the attachement (an export of your form updated with wanted calculations) . I'm going to send it again. You can't make the step like on your screenshot using visibility conditions, I think the best solution is to use different steps for each categorie of size . I'm going to send you the email, moving the export file online instead of attachement.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from odiousdev

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer odiousdev

Sorry if already asked and answered. Is there a plan to integrate other item types with woocommerce other than the standard picture item type?

Author loopus

Hello, An option to also assign woo products to sliders and checkbox ? It isn't planned currently, but it is a good idea, I note it for a next update. Thanks !

Customer odiousdev

Exactly - I was thinking of the slider in particular. Super product here. Thank you for letting me buy it!

Author loopus

Noted, thank you ! :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from template_hacker

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPayments
CodeCanyon source
Customer template_hacker

I'm stuck on one of the 'steps', I have 4 different items inside of the last step before checkout, and I am unable to select more than 1 item. What did I do wrong?

Author loopus

Hello, You probably use the same group name for the items of this step (option "Group" on the item panel). Simply leave this option empty to make all items selectable (only one item of a same group can be selected at same time) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from webemirates

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer webemirates

Nice plugin, do your plugin translated to Spanish language ?

Author loopus

Hello, You can freely edit all texts of your forms directly from the backend. Texts of the backend can be translated in any language using WPML or the .po file .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from smelinda

4 direct author replies in this public CodeCanyon conversation.

9 messages4 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer smelinda

Hi there, I am interested in your product but I would have 3 questions: 1. Is your plugin compatible with Avada Wordpress theme? 2. At the end of the form is it possible to ask more personal information if a customer finished with the questions? I mean along with email address, name, and address etc. 3. At the end if the customer puts his email address I'm going to get an email as well, right? However if the cutsomer leaves without giving his email address is it possible for me to see what answers he had for statistical purposes? Thank you.

Author loopus

Hello, 1. Yes 2. Yes, you can freely add fields (text fields, textarea, email fields) to the last step. 3. Yes, the order is sent by email and stored on backend. Email field is required to submit the form (to allow you to reply to the customer). If you want to set this field facultative, you can contact from the support page, I will send you a custom version doing that.

Customer smelinda

Thank you for your answer. In my last question I think you misunderstand me. I don't wish to set that field facultative I meant if the customer leaves the last step - because he thinks the estimate is too expensive for him, let say - without giving his email address is it possible to me to see his answer what he gave before living my page? I would like to ask some more question if you don't mind. :) 1. Maybe it's a fool questin but is it possible to have more questions in one step? 2. I saw that your plugin is compatible with 3 Autoresponders. Is it possible / are you going to plan to make it possible to use any custom autoresponder? I'm using Sales Autopilot which can be connected to forms with html code or through an iframe.

Author loopus

Ah ok. No, the order isn't stored if the user doesn't submit it. But there is an option allowing you to ask the email in any step (for example the first one, before starting the form) and send the contact to MailChimp/MailPoet/GetResponse directly when then step containing the email field is finished (even if the user doesn't finish the form) . You simply need to create an email field in the wanted step and enable the option "Send contact as soon the email field is filled ?" in the "Email" tab of your form to do that. 1. Yes, you can use Rich texts to ask different questions in a same step, and freely manage your items inside. 2. It isn't possible to make it compatible with all existing autoresponders (each service has its own api and functions) . If needed, you can easily find a freelancer here to customize your version adding the wanted feature : https://studio.envato.com/search?utf8=%E2%9C%93&search%5Bquery%5D=wp+plugin+customization

Customer smelinda

Thanks Loopus. And what kind of image format is supported if I want to display a picture instead of icons?

Author loopus

You can use formats jpg, png and gif for images. You can change the size of pictures from the "Design" panel of the form .

Customer smelinda

Great, thank you. Going to buy it. :)

Customer smelinda

Can I have a licence related question? If I bought regular licence can I use your plugin on my main domain and on all of its subdomains as well? (They are on different wp installation) Or do I need to buy another license for every subdomain?

Author loopus

1 website = 1 license (http://codecanyon.net/licenses/standard ) . Perhaps there are exceptions. If needed, you can ask it directly to Envato from here: http://support.envato.com/index.php?/Tickets/Submit

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from moeraem

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesPDF and email
CodeCanyon source
Customer moeraem

Hi, We would like to ask about an option if your plugin has it, because we are actually need to do our form like this: We have multi fields as the user can fill and they are not necessary to fill them all. But we need to send the data of each field to differnt email if the field filled. For ex. if { field-1 = filled } send-to email-1 else { do nothing } if { field-2 = filled } send-to email-2 else { do nothing } If this option possible in your plugin, so it's will be perfect and we will buy it :-) Awaiting for your kind response. Kind Regards, Moe

Author loopus

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

Customer moeraem

Okey it's fine and thank for the quick answer :-)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from razorcool

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer razorcool

Pre-sale question: Can you show everything in one page instead of step by step? Thanks.

Author loopus

Hello, Yes,you can show everything on the same step (you can use the item option "Show depending on conditions" to show/hide specific items depending on conditions, on the same step). It will only remain the final step showing the result (and summary, legal notice, discount code field if wanted) after the single step of your form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sumo29

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer sumo29

can you use custom css (e.g. span) inside the "item" "small description" field to format text? It seems to break it.

Author loopus

Hello, No, you can't use html code directly in the step description field. But you can add your css rules in the "Custom CSS rules" field of your form (tab Design). There is the rule to target the step description : #estimation_popup .genSlide .lfb_stepDescription { } And to target the description of a specific step : #estimation_popup .genSlide[data-title="The Step Title"] .lfb_stepDescription { } You can also use a "Rich text" item to freely add your html code in the step (and use it as description placing it as first item of the step).

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from BusinessNL

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author replies
CodeCanyon source
Customer BusinessNL

pre sales Q. Just to be sure...this..."You can also choose to hide all prices from the form and emails to use it as a classical form"..........does this mean i can use your system as > see example > https://www.business.com/pos-systems/#pricequotes

Author loopus

Hello, Yes, you can use it to create forms like the mentioned one.

Customer BusinessNL

Thanks. added to cart ;-)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from interayo

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer interayo

Hey Loopus, Sorry, but for the next 2-3 days I guess I will have lots of questions. But after that you wont hear from me. I promise. So my question is: is it possible to add a Datepicker for the ' Last Step ' section? I don't see it in the list. If you are going to note it for future updates, I wish to add also that a Timepicker would be great alongside this. For the moving business, in my case, they select the date and the time! Regards, Robert

Author loopus

Hello, Feel free to can contact me directly from the support page with your different questions, I will help you. You can use a datepicker on any step of the form except the final step. On the final step (showing the final price and the summary), you can create email fields, text fields and textareas . Yes, I note the request and will surely add it in a next update if some other customers also ask it . Currently, you can add the datepicker in the step just before the last one, and use a dropdown to allow the customer to choose the hour.

Customer interayo

You are the fastest replyer I have ever encountered on Envato. Respect. Your suggestion is exactly what I will do. And maybe, its even better that way. Another question: The tooltip gets messed up when I add the shortcode as 'integrated' in page. When I do 'fullscreen' however, it does not. Does this have to do with CSS conflicting? or? Thanks man/girl.. Whoever you are THANKS!

Customer interayo

.

Author loopus

Thanks :) The problem on tooltip surely comes from a css conflict, please contact me from the support page, sending me the url where I can see it, I will debug it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from interayo

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer thread
CodeCanyon source
Customer interayo

Hey Loopus, To start of, what an amazing plugin. The usability is truly unique. There is just one thing I can't seem to figure out. I am using your tool to calculate a price for a moving service. Which has a lot of variables. One of which is the amount of boxes. So people initially get prompted three checkboxes; 1-15 16-30 or 30+. If 30+ is selected a slider pops up. Which should calculate an extra value of 2000 for every box after 30. Meaning 0-30 is free, but 31 box adds 2000. Currently it seems to add 2000 for every box before the 31st as well. Even when I set the minimum to 31. If i set condition 1 > $0 and 31 > is $2000 it does not do it. Is there any calculation i can use for this? Regards, Robert

Author loopus

Hello, Thank you very much ! :) To do that, simply apply the last automatic update from the Dashboard > Updates page . Edit your slider item, set "0" as price and enable the "Apply reductions on quantities ?" option. Then add a reduction with a quantity of "31", and a price of "2000", it should do the job. Is it ok ?

Customer interayo

Hey, I bought it 20 mins ago, I think I have the last update. When I got to update plugins it also says there is no update for yours. However, when I set the slider item to 0 and apply reductions when I save them, they get erased. Thank you for replying super fast!

Author loopus

Are you sure you clicked the "Add a new reduction" button once the fields filled, before saving the item ?

Customer interayo

Nope, you are right! I clicked check for updates. And now it works! THANKS!

Author loopus

:)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sumo29

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer sumo29

Is it possible to change the image size per form page (e.g. one page will have bigger image sizes since I have 3 selections and another page may have smaller image sizes because I have 10 selections)?

Author loopus

Hello, Yes, you can do it using css rules in the "Custom CSS rules" field of the form (tab Design) : #estimation_popup .genSlide[data-title="My Step Title"] .genContent div.selectable .img { max-width: 128px !important; max-height: 128px !important; } Replacing "My Step Title" by the exact title of the step and the sizes by the wanted values.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from josh_646

3 direct author replies in this public CodeCanyon conversation.

5 messages3 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer josh_646

I am not receving emails when form is submitted. customer is but I am not. ANy idea how to fix?

Author loopus

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

Customer josh_646

sent a message a couple days ago and still no responce

Author loopus

Oh sorry, I did not see the email, I'm going to check that immediately.

Author loopus

I just tested it, I correctly receive the orders (I transfered you the received orders) . There is probably something blocking emails sent by php in the configuration of the mentioned email account (antispam filter ?). Can you try with your @hotmail address ? I replied your email .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from iddla

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportCustomization
CodeCanyon source
Customer iddla

Very interesting. We are working in user registration / custom type creation currently through Gravity Forms & its included extensions, since I read it can be connected to Gravity Forms I wanted to know how this would work, whether all the information collected would be submitted in the last step or maybe in another way, as to achieve the same generated content/registration(s). Also, and I did notice the question from other users, and this happens to be a need for us since we'll be registering volunteers from a variety of Latin American countries, I was going to propose and ask if you could possibly integrate this great plugin with the excellent open-source intl. phone field verification system on Github (https://github.com/jackocnr/intl-tel-input), used by many companies already like Netflix, etc. That would surely be a "best" solution to the problem! If that's possible, how far in the roadmap could this be implemented? Thanks in advance, we're interested. – SRS

Author loopus

Hello, 1. Yes, you can assign a gravity form on the last step of your form. Doing that, all the selection made by the user and the total price will be recovered in two hidden gravity fields, then the form will be submitted directly by Gravity forms. 2. I don't know this plugin at all, I will have a look, thanks for the idea .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from axnc

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPayments
CodeCanyon source
Customer axnc

Hello, presale q: I have a multivendor platform, every vendor with many services. I want users to be able to generate stacks of services based on different questions, but the final generated stack to be shown only after a payment. can I do that with your plugin ?

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from hellotiko

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPaymentsBooking
CodeCanyon source
Customer hellotiko

Hi, Let say I want a multiple entries system in a multiple stage form-format. Is that possible? I want my buyer have an ability to registering 3-5 of their family members in one of stage in the multiple stage form-format (but at the end I still want a single payment/check-out). It just like a flight ticketing/booking system. Kindly need your advise Regards

Author loopus

Hello, Yes, you can do it using the "Show on conditions" option on items. For example, you can create an item "How many people?", and automatically display/hide below some predefined fields depending on the selected quantity (fields name / phone / age etc ... for each person).

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from vdagdelen

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer threadSupportPaymentsLicensing
CodeCanyon source
Customer vdagdelen

Hi guys , the plugin keeps asking the licence key even when i enter it also when i want to edit a step it stuck on loading screen. thanks

Author loopus

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

Author loopus

http://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from soundmusiclibrary

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer soundmusiclibrary

Hi, I'm not sure it's possible to have a quantity slider AND then a quantity of that quantity. E.g an article writing service with a slider for wordcount and then another slider for article quantity. If the wordcount slider is at 300 and equals $10, a quantity of 10 articles would be $100. I can't see a way to do this unless I have lots of fixed options with separate steps. I need it to be dynamic really.

Author loopus

Hello, To do that, you simpy need to use a custom calculation on the quantity slider. Enable the option "Use Calculation", then use the "Add a value" button to easily recover the value of the wordcount slider. Simply use this value in the calculation field : [item-A_price] Where "A" is the ID of the wordcount slider item . This price will be multiplied by the selected quantity of pages on the current slider .

Customer soundmusiclibrary

Genius, will give that a go, thanks loopus.

Customer soundmusiclibrary

So here's where I'm at. I have two items, both sliders, the first called 'word count' and the second called 'how many articles?' 1. 'word count' has a min of 300 and a max of 3000 with the default price set at 0.02. It displays $12 at the 300 minimum on the slider 300 * $0.02 = $6.00 so it calculates wrong, it should be $6.00 not $12.00 but this may be connected to the custom calculation in point 2. below. 2. 'how many articles?' has a minimum of 1 and max of 20. I have set a custom calculation which is supposed to multiply the word count value. The custom calculation I have written goes like this (I am certain there is something wrong with it but gave my best shot.) 0.02 if(( [item-6_quantity] >1) ) { ( [item-6_price] )*( [item-7_quantity] ) } Just to reiterate, if the word count slider is set at minimum quantity 300 and the how many articles slider is set at 2, the value in dollars should be $12. What instead happens is, after hovering over the 'how many articles' slider it displays '0' until you move it forward then backwards. After sliding it to the value of 2 it displays $30, 3 $60 and 4 $102? Which is completely wrong haha. Could you make a correction to my calculation and I will see if the problem is fixed?

Author loopus

Hello, The result of the custom calculation is the price per unity . This price is multiplied by the selected amount on the slider, that's why your calculation is wrong. The calculation on the second slider should simply be : [item-6_price] If you need more help, please send me an export of your form (you can contact me from the support page), I will help you .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sailor1978

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer sailor1978

Hello, there's a footer in quote sent by email that says "thanks for your confidence" and it can't be changed using admin panel, could you please make it be changeable? Also, when on final step and on page bottom, if there's missing infos in the form, could you please display a message telling there's misisng infos and the form to smooth scrol back to the fist missing info? Actually, no message is shown when a user clicks send, it just won't send and do not say why. Thanks

Author loopus

Hello, 1. You can freely edit the admin and customer's email templates from the "Email" tab of your form. 2. On the last step, when there is an error on a field, it becomes red. You can see it on the demo. If you don't see it on your form, maybe there is a css conflict. You can contact me from the support tab, sending me the url of the form, I will check it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from geistafora

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer geistafora

Hello, is there a way to load the javascript files of the plugin only on pages where a form is present, instead of loading the files on all pages? Thanks in advance.

Author loopus

Hello, Yes, simply disable the option "Ajax navigation support".

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from yingfuli

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer thread
CodeCanyon source
Customer yingfuli

Presale question. Is something like this possible? http://www.wpdept.nl/wp-content/uploads/2016/06/Schermafbeelding-2016-06-15-om-15.44.37.png It's a way to drag and drop a feature to the skylight. Thanks.

Author loopus

Hello, No, sorry, there is no a such feature currently .

Customer yingfuli

Okay. But overall functionality like this page: http://www.luminusdak.nl/lichtstraat/offerte/ is possible?

Author loopus

Yes, it can be done. For the video preview, you can choose to open it then the user click the item. The size step (2nd step) can be done using dropdown or checkbox for the different sizes . Pictures can be user for other steps .

Author loopus

A precision about the video preview : you will need to add the video on a different page, and use the url of this page in the "Open an url on click" option of the wanted item. It will be opened in a new tab when the user will click the item .

Customer yingfuli

Okay, thanks for the responses, appreciate it!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sumo29

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesBuyer thread
CodeCanyon source
Customer sumo29

does anyone know how to set up the slider so as they slide it - it is selecting a dollar value..e .g. $0, $25,000, $50,000, $75,000, $100,000?

Author loopus

Hello, Simply the price of your slider to "1" .

Customer sumo29

thanks... can I change the number format for the part that shows up when I am sliding the slider? I want it to show in $xxx,xxx format.

Customer sumo29

sorry and is it possible to add increments so the slider isnt going up by single digits but by $10k increments?

Author loopus

A slider defines a quantity, not directly a price, you can set its price to "10000".

Customer sumo29

sorry to be clear... the slider cannot be set to increment at $10k? for example, 10,000, 20,000, 30,000 as you slide from left to right without having to go through single digits?

Author loopus

The quantity defined by the slider can't itself use 10k segments . But this quantity is multiplied by the price of the item, so you can set its price to "10000" : the price will increment at $10k for each quantity defined by the slider. I hope it is clear.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mrittman

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer mrittman

If I do 3D animation work, can I tailor this plugin for that, or is this primarily for estimating websites?

Author loopus

Hello, Of course, you can use it to sell any type of products or services.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from simoptimtheme

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesPayments
CodeCanyon source
Customer simoptimtheme

Hello, i have two important preorder questions! Hope you can anwer me. 1. Is it possible to count two different prices dynamically at the same time? Cause i want to create a ordering process and some options would be added to a "one time payment" and some other options to a "monthly payment". For example: The user can buy a website with 3 singlesite (thats added to one time payment). And later the user is clicking at the domain packages (and these one are added to the monthly payment) 2. I want to add descriptions to each Option the user can choose. Like a "?" Icon, where the user can click on it to get further informations about that thing. Is this possible to realize?

Author loopus

Hello, 1. Yes, forms can generate a single price + a subscription price at same time. It also works with payment . 2. There is no "?" icon, but there a description option allowing you to show a small description under each item, and an option to open a specific url in a new tab when the user clicks the item. If you show 1 item per row, you can also use a "Rich text item" under the wanted products, to display the content you want.

Customer simoptimtheme

Thanks for your fast answer. Is there a Documentation where i can see these things and which options i have? Or can i login into admin backend with a demouser to test it?

Author loopus

No, but you can find informations, screenshots, tutorial and video preview on the plugin page .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from phone-doctor

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer phone-doctor

Hello I just bought your plugin but I get an error and can't install plugin : Parse error: syntax error, unexpected T_STATIC, expecting T_STRING or T_VARIABLE or '$' in /homepages/17/d407903147/htdocs/mywebsite/wp-content/plugins/WP_Estimation_Form/includes/MailPoetList.php on line 28 Please help me thx

Author loopus

Hello, Please verify your server runs PHP 5.4 or more .

Customer phone-doctor

ok I found problem on my hosting for php thx

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Dotansh

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer Dotansh

Would be great if you add the possibility of multi vendor account! So that the admin creates the fields and vendor enter the prices. The result is that when a user selects fields calculation list is based on all accounts... You can see a live example here: www.sabal.co.il

Author loopus

Hello, Thanks for the idea, I will take a look .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sumo29

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer sumo29

same error as phone-doctor has... line 28 parse error... upgraded to PHP 5.4 and still have issue

Customer sumo29

sorry please ignore. it seems it just took time for the server to update...

Author loopus

Super, thanks for the good news. Yes, the plugin needs PHP 5.4 or more .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from media90ro

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer media90ro

Hello! Can somehow integrate an affiliate system for submitting form?

Author loopus

Hello, Not currently, i note the idea, thanks .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from shagelito

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer shagelito

Hi again, Another problem at http://joriscarol.com/smogo/services/ : "Uncaught ReferenceError: lfb_startFormIntro is not definedonclick @ (index):494" I searched the comment's section for that error, and noticed that from the 4k comments, i was the only one facing that problem. So if this goes beyond your scope support, please tell where should i go to find answers =) Cheers!

Author loopus

Hello, Please use the "reply" button instead of creating new comment for your different messages. It worked correctly yesterday, but there are now js errors. Did you install new plugins, or modify something ? If you want, you can contact me from 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 chitic_florin

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer chitic_florin

Heloo, i have one issue that i don;t really undestand. i have 5 selectable ittems on the First step and i want to only one to be selectable and if i select another one the first one i selected will automaticly disable how is in the demo you made. Can you tell me what i need to do? My regards, Florin

Author loopus

Hello, Yes, simply give them the same "group" name. You can find the "Group" option on the item panel . Only one item of a same group will be selectable .

Customer chitic_florin

Haha that was so easy, i didn't think about that group name before:D. Thank you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from shagelito

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer shagelito

Greetings. I'm trying to work your plugin out, but it seems that it displays wrong on my website. Please take a look at www.joriscarol.com/smogo/test Thanks =)

Author loopus

Hello, Please paste these rules in the "Custom CSS rules" field of your form (tab Design) : #estimation_popup > .tooltip { width: auto !important; } #estimation_popup.wpe_bootstraped .has-switch label { left: 0px;} Is it ok ?

Customer shagelito

It is. Thanks for your help =) Could u tell me what was wrong?

Author loopus

It was a small css conflict with some styles of the theme, applied to all switchbox and tooltips.

Customer shagelito

Thanks a lot!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mikebourne

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPayments
CodeCanyon source
Customer mikebourne

Presale question, I hope this hasn't been asked already. Is it possible to have dual prices being tracked? Perhaps say a base "set up fee" and then a "monthly price", both adding up as options are added?

Author loopus

Hello, A form can generate a single price + a subscription price at same time (it also works with payment). To do that, enable the "use subscription" option on the form, then enable the option "Isn't a part of subscription" on the items whose cost is not recurring.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from astenmies

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportLicensing
CodeCanyon source
Customer astenmies

Hi there, works great. I'm just having a problem with 1- Conditional calculations do not work 2- Cannot activate the license (it keeps loading with no result) Can you please help me with that? Thx!

Author loopus

Hello, Please contact from 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 boundlesssuccess

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer boundlesssuccess

Integration with Infusionsoft?

Author loopus

Hello, No, sorry, I don't know this CRM, I will have look on it, thanks .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from gzelasco

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPayments
CodeCanyon source
Customer gzelasco

hey Buddy ! A pre sale question, Can I use this pluing for LOAN estimator tool, ?For xample: Customer choose different amount of money options: $10000, $50000, etc, then: Month payment, 6, 12, 18, etc, and the resulte will be the payment plan. Make sense?

Author loopus

Hello, No, sorry, there is no such option currently. I note the idea, thanks .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dbatten

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer dbatten

Bug Report: On initial first step when there are 2 image options (only one selectable) and the plugin is set to "Automatic next step", the caption of the image clicked is still showing in the following steps. This should not be happening. The only way I have seen to get around this is to simply disable the "Automatic next step" setting... but I really want to use it - because it will save the visitor time completing the form calculation. Please help!

Author loopus

Hello, I can't reproduce the bug on my side. Please contact me from the support tab, sending me the url of the form, I will debug it .

Author loopus

Fixed :)

Customer dbatten

You're amazing. Thank you very much.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ingenero

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupport
CodeCanyon source
Customer ingenero

Is it possible to load the form in a predefined step for individual pages? I'm thinking in a parameter you can add to the shortcode: [estimation_form form_id="1" start="step_id"] or with a link class, is it possible?

Author loopus

Hello, No, the start step can't be defined by shortcode. I note the idea, thanks .

Customer ingenero

Yeah I noticed that you can track the step a visitor is in, there should be a hook. Right now the solution would be creating duplicates for each main branch, I don't think is optimal, would you advise against it?

Author loopus

You can duplicate your form in 1 click and only change the start step, it isn't a problem .

Customer ingenero

Thanks for considering adding this feature, if you go to my site you'll notice how it can be so useful. Top notch customer care as always :)

Author loopus

Ok, I note the idea, thanks !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from newglobes

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer newglobes

Hey, I opened Analytics account. Especially for the calculator (apart from the main site). I put the code in the right place, see a screenshot. But it does not work, am I missing something? http://screencast.com/t/U1uPgmMKui http://screencast.com/t/3eUKeAlxcC

Author loopus

Hello, It should be ok. Please contact me from the support page, sending me the form url, I will check it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from thrifthunt

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer thread
CodeCanyon source
Customer thrifthunt

Is there a feature that makes it so that only one of the options can be selected to advance to the next step instead of multiple items being selected. also how do i make it so the form on the last step verifies the address, country, and postal code are real values before submitting

Author loopus

Hello, 1. Simply use the same "group" option for the wanted items. Only one will be selectable. 2. There is no feature to verify these values are real before submitting .

Customer thrifthunt

thanks for the answer. i also want to know how i can use the gravity form feature on the last step page instead of the regular input field options

Author loopus

Yes, you can assign a gravity form to the last step. You can find instructions in the documentation .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from oshriza

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer oshriza

Hi, Is it possible to make a price range? for example: Between 1000-2000 Thanks, Oshri.

Author loopus

Hello, No, the result can't be a price range currently. I note the idea, thanks . If you need a freelancer to quickly customize your version, maybe you should have a look here : https://studio.envato.com/search?utf8=%E2%9C%93&search%5Bquery%5D=wp+plugin+customization

Customer oshriza

Hi. I got this idea from one of my clients. And How do I say, the customer is always right. I will wait. and I would be happy if future update out about the price range :) Thanks a lot.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from edgarphs

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportWooCommerce
CodeCanyon source
Customer edgarphs

Having one small issue. I have turn on the WooCommerce Items, but when I Try to add a New Item, It will not recognize a Subscription product. It will allow me to select a Simple Product from the Dropdown but not a Simple Subscription product why?

Author loopus

Hello, Because there is no subscription product in Woocommerce (by default). You surely use a plugin adding this feature, but which is not compatible with the form builder. Currently, you need to create a form without using the woocommerce feature to use subscription. I guess that you use "WooCommerce Subscriptions" plugin. I note the case and will study the possibility to add a feature allowing to use it in the forms.

Customer edgarphs

yes, I am using the “WooCommerce Subscriptions” plugin I think I found a way around that. If I create a "Variable Subscription" product it will recognize it when creating a new item. thank you so much for the quick reply.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from edgarphs

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer edgarphs

First off I want to say I love your plugin. Just a few questions. 1. How can I make the Form stay open. Currently user has to click "Get Started" then the form pops up. I want it to stay open? 2. How can I remove the animation from each step? I don't want it to fly from the bottom. 3. If I want to offer a Discount Code but want it to be a Recurriing Discount every month. Do I have that option?

Customer edgarphs

Last question. 4. Can I link a button/image to the form? what URL should I use for the link?

Author loopus

Hello, 1. Simply disable the "Enable introduction" option (tab "texts) . 2. No, you can change the speed of animations, but not remove it . 3. You can set the maximum number of uses for each discount code, but there is no option to activate 1 time per month the same code 4. You can freely add your form on any page using its shortcode. So, the url will be the url of the target page. You can also use it as popup, using the popup attribute in the shortcode : [estimation_form form_id="1" popup="true"] and the CSS class "open-estimation-form form-1" on the button : <a href="#" class="open-estimation-form form-1">Open Form</a>

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kingcine

2 direct author replies in this public CodeCanyon conversation.

6 messages2 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer kingcine

Hi is it possible to hide progress bar on last step where it shows the summary.

Author loopus

Hello, It can be done modifying the main js file. If you want, contact me from the support page, I will send you a customized version to do that .

Customer kingcine

Will do, thank you!

Customer kingcine

Hi i emailed you via the Support Tab, from [email redacted]. I am not sure if you received it.

Author loopus

Hello, Yes, I received it and replied 1 week ago. I sent you the customized version. I'm going to send it again .

Customer kingcine

that's what i thought, you always respond quickly. it was in the SPAM Box, Thank you so much for your help.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Upbigup

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer Upbigup

Hi, I have installed but I have a liitle confict with modal preview images in site.... You have solution for this, please.

Author loopus

Hello, Where can I see the problem ? You can contact me directly from here : http://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer Upbigup

Hi, Ignore my question... I resolve... I remove bootstrap.min to plugin, because already run in site. Thanks

Author loopus

Super :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from RocknRolla

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer RocknRolla

hi, i want to know if i can upload different pictures at once and on every picture i need some options like a dropbox and textbox and at the end submit button like an order to woocomerce. thx

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from vontanix

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer vontanix

WOW! Greate job! you just did it, most and perfect calc on earth !

Author loopus

Thank you very much ! :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from codeuser123

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesBuyer threadSupportCustomizationLicensing
CodeCanyon source
Customer codeuser123

Hi there, thank you for this simple but amazing for builder :). How do I make all textfields expandable like the one at the end of the form where it says leave message?. I have tried the "Resize:both" property in CSS but I can't seem to get it to work. Many thanks in advance for your help, Dave

Author loopus

Hello, Thanks :) To do that, you need to use "text area" type for your items. Input elements can't be resized. If you want to set the default size like a text field, you can use this css rule in the "Custom CSS rules" field of your form (tab Design) : body #estimation_popup.wpe_bootstraped #mainPanel textarea { height: 42px; }

Customer codeuser123

Thank you for your fast reply :). I cannot see the text area option only text field but it is a set size. Many thanks, Dave

Author loopus

Maybe you need to apply a more recent update . What is the used version ?

Customer codeuser123

Yeah I think so, I only just use my licence key today when find this plugin again but I didn't get a prompt for any updates in Wordpress its Version 9.2.1

Author loopus

Ah yes, because automatic updates started on version 9.3 . There are a lot of new options and features that have been added since 9.2 ! Please do an export of your forms, dowload the plugin from http://codecanyon.net/downloads , then replace the plugin files from ftp to apply the update. You can also fully uninstall/reinstall the last version from the wp plugins page. Then import your previously exported forms . You will see "Text area" in the "type" option of items (and also new types like file field, color picker, rich text, slider, numberfield etc ...) .

Customer codeuser123

Thank you so much for your help, everything is done now :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from infotainerdave

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadCustomizationPDF and email
CodeCanyon source
Customer infotainerdave

presale: testing on my mobile the next button customers will have to scroll to- is there ways of getting rid of the white in between the progres bar and the title and remove space in between options and the next button so it all appears on the 1 screen with no scrolling for mobiles- are there settings within the plugin or is this by custom css

Author loopus

Hello, It depends on the size of the used mobile and the number of items in the step, but yes, you can reduce these margins using this css rule in the "Custom CSS" field of the form (tab Design) : #estimation_popup .lfb_btnNextContainer { margin-top: 0px !important;} #estimation_popup .genPrice {margin-bottom: 28px !important;}

Customer infotainerdave

thank you. and instead of clicking next- can it be set so that if they click an option it takes them to the next phase

Author loopus

Yes, simply use the same "group" name for your items (only one will be slectable) and enable the option "Selection required" on the step .

Customer infotainerdave

and 1 last question (ok may be some more) I love the look and feel of this- what I woulld use this is a select your entertainment (I sell entertainers) and on the last tab I would like to have a list of entertainers who could service the customers needs (from clicking the options) can I have web links and images on the final page- linking to the entertainers individual page or website? I know a lot of questions I am sorry

Author loopus

Not on the last step itself : you can show items depending on the user's selection in the step before the last one, and choose to open a specific url on a new tab when the user clicks on these items, using the option "Open url on click" . You can also use a rich text item under each product if you want to show several links or a formated text. The last step shows the result price (and the summary, legal notice etc ... if wanted). You can freely create text fields, email field and textareas on it, but not products or items changing the price.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from yilmazzm

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer yilmazzm

Hi! Really really really customizable and greatest plugin i ever used. i like it to the bottom of my heart really. Very nice plugin. i found multiple answers to my questions in the comment boxes here. But still one question remaining.. Its about the icon in the circles before selecting a item. its standard an "X" and when checked its a "checked-icon" how can i change these?

Author loopus

Hello, Thank you very much :) To do that, you need to customize the file assets/js/lfb_form.js . Search for "fui-check" and "fui-cross" in the function wpe_itemClick (~ lines 132 - 139) . You can replace these classes by any bootstrap glyphicon classes . Once the code modified, you need to minify all the code using http://javascriptcompressor.com/ , and paste it in the file lfb_form.min.js .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from cgiglio01

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer cgiglio01

Hi, I just created a form based on a pricing sheet. We want the customer to be able to get a quick quote after choosing a number, then choosing the frequency (weekly, bi-weekly, monthly). When I test using 1 (value = $60) at the bi-weekly rate (base rate), which is multiplied by 0%, it works great, but the weekly rate is supposed to go up by 120% (I have it set to multiply at 120%) and the result seems to work, but the final number I'm getting is that multiple PLUS the initial fee (72 should be the result, but I'm getting 132 (60+72). It's not supposed to add that initial fee on top of the multiple. Can you help me figure out why that's happening. Hope I made sense, thanks. Cathie

Author loopus

Hello, For support requests, please contact me from the support tab, using your buyer account, I will help you .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from shahbaz11122

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer shahbaz11122

if this has login-password option for customer/user? please tell

Author loopus

Hello, No, there is no such option currently.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from newglobes

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer newglobes

Hi I use the calculator, I defined, that after selection, the next step will immediately appear, the problem is that there are steps that I would like the user to select more than one option, how can I do it?

Author loopus

Hello, Simply use different "group" names (or let this option empty) for these items. When you use the same group option, only one item of the group can be selected .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from newglobes

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer newglobes

Hi I'm trying to align the text to the left all the lines start from the same point I try in this way description See screenshot http://screencast.com/t/hMe5fUEm The problem that this creates a very large margin See screenshot http://screencast.com/t/LXQZ68qIb0 I also tried a design panel. this way .   #estimation_popup .row {text-align: left! important;} But it also causes a shift of the items themselves. How do we fix it.? I really recommend adding a text editor :)

Author loopus

Hello, There is already a text editor to freely add content in the steps (simply select the type "Rich text" on an item) . If you use a long step description, you should use a Rich text item instead of html code in the description field . On the mentioned code, there is a vertical margin because you use "padding" rule (it is applied to all sides of the element) . To apply the padding only on left and right, you can use : style="padding-left: 300px; padding-right: 300px;"

Customer newglobes

You mean in the Description or in design panel ? I planted it in the Description, it is not working Could you please be more specific, exactly how to plant it? Regarding your comment about rich text, it is true that there is such a possibility in the item, but I want to write in the "Description " Window a general explanation about choices, and still keep the item as a picture, the explanation is generally on how to select the item

Author loopus

The code I sent is simply a correction of the code I can see on the screenshot you sent. I don't know where you put it, but as I wrote, you must not use html code in the step description field (on the step panel). If you want to use html code, simply add a "Rich text" item at first item of your step. It will work like the step description (in full width), and it can accept html code and formated text . Then simply add your other items after it .

Customer newglobes

Works like a charm, excellent, thank you very much

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from newglobes

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer newglobes

Hey, how can I add "Read more" that clicking it will reveal more text?(in the Description) http://screencast.com/t/G1oiov9J60 http://screencast.com/t/D0O9W5ry41

Author loopus

Hello, There is no option to do that on the step description. Using a rich text item and the "Show depending on conditions" option, you can show a text when the user enable a specific checkbox, but not only a part, as asked . I note the idea, thanks !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from r2dstudio

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer r2dstudio

Hi. I want to ask if this plugin have the possibility to calculate the price based on the distance of tow city? For example first of all I want to give for user to check the start traveling city and end of travailing city from auto populating form. After that user can check other option. And other question is if this plugin give the possibility of increasing a value by the user with ”+” and ”-” buttons in a field. Thx

Author loopus

Hello, 1. There is no distance calculation feature currently, I note the request, thank you. 2. Yes, you can can change the quantity selection style from the settings of your forms . You can choose to use buttons, sliders or numberfields.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from media90ro

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer media90ro

Hello! Very good plugin! I have a problem after submitting nothing happens. Remains screen with a circle in the middle of loading: http://badass-webdesign.ro/

Author loopus

Hello, Thank you ! I replied your email .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from roguey

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer roguey

Can uploads go to dropbox? Also is this linked with ConvertKit as I dont use mail chimp or others mentioned. Also what is the file upload limit?

Author loopus

Hello, No, not currently. You can find all features list on the plugin page. By default, the file upload limit is 10mo/file .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from paulvb84

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportLicensing
CodeCanyon source
Customer paulvb84

When I input the purchase code the item just hangs with the flashing white dot over the turquoise background???

Author loopus

Hello, There is probably something blocking external calls on the server. Please contact me from the support tab, I will debug it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from seanchk

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer seanchk

Can your plugin send signup details to Sendy? https://sendy.co Thanks

Author loopus

Hello, No, I didn't know this service. I'll take a look, thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Upbigup

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadPayments
CodeCanyon source
Customer Upbigup

Hi, Your plugin export variable info in woocoomerce products to cart?

Author loopus

Hello, No, but you can create and use variable products in your forms .

Customer Upbigup

But... When add to cart, show variable choose. (Ex: T-shirt > Color:Black; Size:XXL)? Or only show Tshirt Name?

Author loopus

Yes, when a variable product is added to cart, there are also its attributes (color, size etc...) .

Customer Upbigup

You have some demo with this situation, so I can try?

Author loopus

Ok, I added it to the shop demo. Please try this demo : http://www.wordpress-estimation-payment-forms.com/shop/ and select the last product of the first step . It will add this variable product in the cart at end : http://www.wordpress-estimation-payment-forms.com/product/woo-ninja-variation/ (you can see defined attributes in the "Additional informations" tab) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from josh_646

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer josh_646

Is there a way to move the customer email, name and address fields on to an introduction page instead of at the end of the form?

Author loopus

Hello, Yes, simply create textfields where you want in the form, and fill the option "Type of information" with the correct value (email, address, city, phone etc ...) . If you don't see the "Type of information" option on the item panel using textfield, simply update the plugin (from the Dashboard > Updates menu link) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from gmeleski

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPayments
CodeCanyon source
Customer gmeleski

Hi, How to add a required down payment before work begins? Thanks

Author loopus

Hello, You can add a down payment activating paypal payment, and setting the wanted percentage in the option "Percentage of the total price to pay" .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ziccia

1 direct author reply in this public CodeCanyon conversation.

5 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer ziccia

I have many errors on my server "Error_log" [27-May-2016 03:50:01 UTC] PHP Warning: Creating default object from empty value in /home/ziccosor/public_html/wp-content/plugins/WP_Estimation_Form/includes/lfb-core.php on line 528

Customer ziccia

We have detected incompatible plugin with the theme http://themeforest.net/item/moose-creative-multipurpose-theme/12059290

Customer ziccia

This is the error pop-up button does not appear http://www.screencast.com/t/PzrDDVjh

Customer ziccia

the problems are with lfb-core

Author loopus

Hello, 1. This is a warning, not an error. Thanks for reporting, I removed it . 2-3-4. You don't see the tooltips ? Please contact me from the support tab, I will debug it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jaswinders

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupportCustomizationWooCommerce
CodeCanyon source
Customer jaswinders

I am planning to buy this plugin and before that I need to clear one doubt. Is it support other payment gateways like payfort, instamojo or payumoney?

Author loopus

Hello, No, currently payments can be done using Paypal or Stripe . Except if you use Woocommerce feature : the selected woo products can be added to the cart at end of the form. Then the customer do the order via Woocommerce, as usual, using the installed Woocommerce payment gateways.

Customer jaswinders

Do you have any plans to include more payment gateways in any next release?

Author loopus

It isn't planned for the moment, but I note your request, thanks .

Customer jaswinders

Also please plan for custom payment gateways (API Key) too. That will be a great help to many developers! Thank you.

Author loopus

Idea noted, thank you !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from AlfreditoCa

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer AlfreditoCa

Depending on the length of the form, if I keep it short, it emails fine, but If fill out every field posible it doesn’t email right now its set up to email both, admin and costumer. http://alfredocardozo.com/?lfb_action=preview&form=3

Author loopus

Hello, I replied your email, please send me an export of your form, I will check it .

Author loopus

Thanks, I found and fixed the issue. I sent an automatic update to prevent it. I also sent you the update by email .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ravravrav

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesWooCommercePayments
CodeCanyon source
Customer ravravrav

Hi I'd like to use this on a food site with multiple steps such as how many meals per day, how many days per week, how many weeks and then the user will go to the actual shop and be able to select meals based on their previous responses. Can I do this with this plugin?

Author loopus

Hello, If your shop uses WooCommerce, you can display your products depending on the customer's responses directly in the form. The customer can select the products he want, then the form can add these products to the cart and redirect the user to the desired page ( example : http://www.wordpress-estimation-payment-forms.com/shop/ ) .

Customer ravravrav

Is it possible to limit the number of products added to the cart based on their responses from the form? So for example if they want only 2 meals per day for 3 days a week they should be able to add 6 meals to the cart?

Author loopus

Hello, Not currently. You can display different items (with different quantities max) depending on responses, but not directly change the quantity max of a same item depending on the responses given . I note the idea .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mut3

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPayments
CodeCanyon source
Customer mut3

Hi, I'm planning to create a troubleshoot site where I can provide the cost for fixing an item & summary what might be wrong with the persons product. Is it possible to make multiple final steps where I can provide different summaries and have the paypal payment show as well? Can I use shortcodes inside the step description & summary?

Author loopus

Hello, No, sorry, there is no option to generate several final steps or add shortcode in the steps .