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 31 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 tronbone

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer tronbone

hi there is there any way i can connect this plugin with woocommerce?

Author loopus

Hello, Yes, you can can assign wooproducts to the items of the forms and enable the option "Add selected items to woo cart" in the "Last step" settings tab of the form. All the wooproduct assigned to selected items will be added to the cart at end of the form. You can find the instructions in the plugin documentation .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from THEDAVIDSHOTS

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer THEDAVIDSHOTS

nothing works select field cannot be selected or anything if its done by me the templates are fine let me know lost a whole day trying to make it work

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from HappyAgencies

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer HappyAgencies

Hi, I am having 2 issues with the images: They look very small: http://prntscr.com/na3qqz I wanted 2 colums and 2 rows but it looks like one big column. I added images elements in this order: Column Row Column Row link: https://www.6cmarketing.com/logo-design/form/

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Deli00

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Deli00

Hello Charly, Hope you're doing great. I wanted to ask if it is possible to reverse the Title and Short Description styling, basically, what I want is to always show the title below the image, but show the short description only as a tooltip. Currently, as far as I can tell, only the opposite is possible. Thank you and have a nice day :-)

Author loopus

Hello :) Here is the way to do that : set the option " Style of image titles " to " Static " in the Design settings tab of the form paste this rule in the " Custom CSS rules " option : #estimation_popup .itemDes {display:none !important} Then paste this code in the " Custom JS " option of the form : jQuery(document).ready(function(){ jQuery('#estimation_popup .selectable').each(function(){ if(jQuery(this).closest('.itemBloc').find('.itemDes').length>0){ jQuery(this).attr('title',jQuery(this).closest('.itemBloc').find('.itemDes').text()); jQuery(this).b_tooltip({ html: true, container: '#estimation_popup' }); } }); }); Is it ok ? Have a nice day too !

Customer Deli00

Works beautifully. Thanks you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rossmilner

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer rossmilner

Hi, is there any flexibility with discounts. For example if more than 1 item is selected a 10% discount applies? Or two items 15% discount applies? Thanks

Author loopus

Hello, It can be done by create an hidden & preselected checkbox that applies the wanted calculation . Example : if ([step-X_quantity] >2){ 0- ([total]*0.1) }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from moderndayoptx

4 direct author replies in this public CodeCanyon conversation.

8 messages4 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer moderndayoptx

The issue I am coming across is that the form does not reset itself (quantity wise) when my client goes back to choose a different package. Is that code based or is there an option I should click on in DESIGN?

Author loopus

Hello, The form doesn't remove the filled quantities when the "Previous step" button is clicked, it only calls the previous step . Please can you use the "Reply" button for the new messages ? Thanks .

Customer moderndayoptx

I am trying to make a contact lens form and I ran into a problem which I hope you can help. I want my clients to have the ability to be able to place an order for 2 different contact lens brands (if need be), but the application doesn't allow me to save and move on to selecting another brand. Any recommendations? (Do you by any chance have any pre-made contact lens forms available for download?)

Author loopus

Hello, Please can you contact me from the support page, sending me the url of the problematic form ? I will check it . No, sorry, there is specific pre-made contact lens form demo currently .

Customer moderndayoptx

Hi, I sent you the link to my website and where you can find your application and how it works. I hope you received it on your end. I'm messaging you because it's been a few days now and I just wanted to find out the status. Thank you again.

Author loopus

Hello, Yes, I correctly received your email, I replied yesterday (to [email redacted]).

Customer moderndayoptx

Hi, I did not receive anything on my end other than this message you just sent me. I was curious on whether or not you ended up going to the link and checking the form out.

Author loopus

I sent the email again to the same address. There is no mask option for fields currently. To add static images in your form, you can use "Rich text" items (they allow you to add your custom text/html code/ images) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Ubermade

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesSupportCustomizationPayments
CodeCanyon source
Customer Ubermade

How can i modify table style in [project_content] that is sending by email?

Author loopus

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

Customer Ubermade

which one? That's on my client website, so I can't make it.

Author loopus

If you have support requests, please ask the buyer to send me a message from the support page, it will allow me to verify the license purchase and deliver support. Thanks !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from community_volunteer

1 direct author reply in this public CodeCanyon conversation.

4 messages1 author repliesBuyer threadCustomizationWooCommercePayments
CodeCanyon source
Customer community_volunteer

What's up guys, when you use a custom price in the form and tie it to a woocommerce product with no price, why does the price in the form not show up in the mini-cart - it only shows in the cart, and at checkout.

Author loopus

Hello, Because only wooproducts can be added to the woo cart. You need to assign existing woo products to the items of the form. Their prices can be modified, and you can also enable the option "Show items titles in the cart" in the "Last step" general settings tab : the prices and titles of the wooproducts in the cart will be the ones of the items of the form .

Customer community_volunteer

Right, it shows the right (modified in the form) price, in the cart and at checkout, just not in the mini-cart. Thoughts?

Customer community_volunteer

Some more info: Product price is calculated in mini-cart.php at line 39: $product_price = apply_filters( 'woocommerce_cart_item_price', WC()->cart->get_product_price( $_product ), $cart_item, $cart_item_key ); You can edit this line in mini-cart.php in in your theme folder, or use filter in functions.php: add_filter( 'woocommerce_cart_item_price', 'woocommerce_cart_item_price_filter', 10, 3 ); function woocommerce_cart_item_price_filter( $price, $cart_item, $cart_item_key ) { // your code to calculate $new_price (Get price defined in form??) return $new_price; }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from OrgiForest

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer OrgiForest

Hi loopus :) ! A presale question. I want to use this plugin to input the internal staff travels cost. I have some standar cost but others are the user who introduces them. Can I do it? Thanks a lot!

Author loopus

Hello ! By using the custom calculation tool, you can use the values filled by the user in some specific elements of the form to make the wanted calculation. Here is a video that shows how this option works : https://www.youtube.com/watch?v=xH8frpa7wL0

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from numero11

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer numero11

Hi loopus! I have a design problem :( In the mobile version, under the button leading to step 1, I have a big space. I searched for its name and it is: div#mainPanel.palette-clouds. I can't modify that "space" in a general way because for the next steps it is correct, no "empty space" is added underneath. Is there a way to modify step 0 only in the mobile version? If you want to see exactly the problem, here I leave the page: https://numero11.es/mejorar-web/ (please remember that it is in mobile version) Thank you very much! T.

Author loopus

Hello, The problem comes from this custom css rule : @media (max-width: 480px) { body #estimation_popup.wpe_bootstraped[data-form="8"] #mainPanel { display: block; min-height: 625px; } } The "display: block" style prevents this container from being hidden when the form starts.

Customer numero11

Thank you very much Loopus! I couldn't find a way to remove that space, but with your help I've already done it! @media (max-width: 480px) { body #estimation_popup.wpe_bootstraped[data-form="8"] #mainPanel { display: none; } } Introducing this CSS I see it ok. Thank you very much! T.

Author loopus

:)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rtutuska

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer rtutuska

Ok this is a very dumb question I'm sure, but can't figure it out. What is the logic to set the price of a selection based on a selection from the previous step? Basically I want something like If previous step selection was X, then price for selecting this option on this step is Y

Author loopus

Hello, You need to use the price calculation option on the item of the step Y to do that . Ex : 0 if ([item-1_isChecked]) { 15 } Here is a video that shows how to use custom calculations : https://www.youtube.com/watch?v=xH8frpa7wL0

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rtutuska

1 direct author reply in this public CodeCanyon conversation.

4 messages1 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer rtutuska

Hey there, Interested in this plugin. I'm using Elementor to build my pages out. A few questions come to mind: 1) Can I embed this form on a blank Elementor page with only the theme header showing? 2) Can I customize the buttons (i.e. the "Next Step" and "Buy" buttons) to match the style of the rest of the buttons found on the site? 3) Does the checkout flow generate an order number that is stored in WordPress so that I can refer to it later? What information gets saved (everything the user filled out/selected in the flow?) Thanks

Author loopus

Hello, 1. Yes. You will simply need to enable the option "Ajax navigation support" to use it with Elementor. 2. Yes, you can customize the form styles by using the form designer tool : https://www.youtube.com/watch?v=sCxV7CdTcrQ 3. All order data are stored by the plugin. You can also edit any stored order and send it to the customer by email, directly from the backend. All orders have a unique reference .

Customer rtutuska

Thanks Loopus. Another question for you. Is it possible to have different image sizes depending on step? It seems I can only set it at a Global level but wondering if custom CSS can achieve the result. (For Example, I want the images to be quite small for step 1 because there are 9 of them, but I want them to be big for step 2 because there are only 3 of them).

Customer rtutuska

Nevermind. Found it by searching through the other posts. Awesome plugin so far!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from seofoxx

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer seofoxx

just do some test with the plugin, since a client have some problems. What can be the reason that the last step doenst show a "send button" --> http://b2ma28ct.myraidbox.de/test1/

Author loopus

Hello, It is hidden by this custom css rule (visible at line 216 of the source code of the mentioned page ) : #wpe_btnOrder { display: none !important; }

Customer seofoxx

WOW thanks for the fast help.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from biodunbills

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer biodunbills

can i achieve the form in this link with your script? https://www.shiptonaija.com/pricing.php

Author loopus

Hello, I just replied to your email .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from seanfod

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer seanfod

Is there an option to assign a quote reference number within this form builder? Thanks.

Author loopus

Hello, Yes, all orders automatically have unique reference. You can define the prefix of this reference directly from the settings (ex: "MYREF" will generate references "MYREF01", "MYREF02" etc ..)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from itsacroissant

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomizationPayments
CodeCanyon source
Customer itsacroissant

Hi loopus, I'm very interested in buying this plugin but what I need as a plugin that allows a simple calculator 'widget' on the homepage which can calculate a price and then has an order button that goes to a form (gravity forms maybe?) that has an upload file feature and takes payment for the bespoke calculated figure, basically very similar to the price calculator at the bottom of this page - https://bit.ly/2YLHUp4 - would your plugin be able to do this?

Author loopus

Hello, Yes, you can create a such form by using this plugin. You will need to use the custom calculation option to make the wanted calculation (https://www.youtube.com/watch?v=xH8frpa7wL0 ), and create a "Rich text" item to show the result in a custom text .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from meetgerry

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer meetgerry

I am noticing a problem when clicking NEXT STEP. Each time I click NEXT STEP, it scrolls down half of the page resulting in hiding the progress bar. Could you provide me a quick fix in avoiding automatic scroll to the content box. See the issue in the YouTube video here: https://youtu.be/aTzPxuIAg2s

Author loopus

Hello, Please can you use the "Reply" button for new messages ? Thanks . It is due to the fixed header of the website. You can simply use the option "Scroll margin" (fill the header height value) in the "Design" settings tab to adjust the automatic scroll position .

Customer meetgerry

Thank you, it worked :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from danilocpaiva

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer danilocpaiva

Hello ! I`m creating a big simulator with your tool and really enjoying it. However, i got stucked on a apparently simple thing: I need to use CALCULATION to determine NOT THE PRICE, but the quantity of an item. Or.. if its easier, just remove the Currency Symbol fo one single item. Thats because i`m showing, in the last step, the result of this calculation, using a RICH TEXT type item, that references a calculation made in other item. However, i want this RICH TEXT to show just the number, not the ( CURRENCY SYMBOL + NUMBER). How can i do this? THnaks and Sorry for bad english.

Author loopus

Hello, Thanks ! You can create a "Numberfield" item, enable its option "Use value as quantity" and use its option "Define quantity by calculation" to do that. Then you can recover this quantity from the rich text item .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from meetgerry

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer thread
CodeCanyon source
Customer meetgerry

Where do we have documentation for layered image estimation form?

Author loopus

Hello, No, sorry, there is no specific documentation for this item type, but there are demo forms in the main zip package file of the plugin that shows how to use it . You simply need to upload a background image in its "Image" option, then create new layers. Each layer requires a png image (with transparent background) and must have the same size than the background one. Then you can define the visibility conditions for each layer by clicking the "eye" icon (ex: if item A is selected ...) .

Customer meetgerry

Its very bad you do not have a documentation. Maybe atleast you could record a screen and upload it on YouTube as a tutorial.

Author loopus

Thank you for the suggestion. I recommend you to open the form named "Layered Image" in the demo forms to see how it works .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from cclay024

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportLicensing
CodeCanyon source
Customer cclay024

Hello - I have the X Pro theme (E&P came with the theme), and when I drop the short code on a page, all of the styles get wiped out. Is there something I'm doing wrong?

Author loopus

Hello, As you can read on the "License" panel of the plugin, if you had it included in a theme, the support is directly delivered by the support team of the theme. Please send your support requests directly to the Themeco support team, they will help you . About the mentioned issue, you probably only need to activate the option "Ajax navigation support" in the "General" settings tab to fix it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from craf2s

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer craf2s

Hi, thank you for your awsome plugin. I have an issue with the upload file feature. When i click on the link in the order to download the file that has been uploaded in the form, it doesn't work (404 error). After a few investigations, it seems that the file's url in the server looks like that : ndd/wp-content/uploads/CostEstimationPayment/number/numer_documentname.pdf while the url in the order looks like that : ndd/wp-content/uploads/CostEstimationPayment/numer/documentname.pdf Can you tell me about this issue ? Should i update the settings somewhere ? Best regards

Author loopus

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

Customer craf2s

sorry, my support is expired

Customer craf2s

I forgot to tell you that this feature started bugging a few weeks ago and used to work well before.

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Mos-Martin

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer Mos-Martin

Hello, loopus It's posible to have a scenario like: 1. select type of service (some selections) 2.select gender, age interval (three age interval selection) 4. select weight (another weight interval selection) 5.another selections intervals will be required .... 7. based on previous selections it will choose a specific woocommerce product. Thank you!

Author loopus

Hello, Yes, it is possible to use the conditional system to create the mentioned process .

Customer Mos-Martin

Thank you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from wallenberg

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer wallenberg

Hi, this plugin is Great, I love it. I have 2 questions, - Can I add a certain percentage of taxes to the total amount? - Will credit card payments become mandatory with Stripe? I would like to use it with postpay. Best

Author loopus

Hello, Thank you ! 1. You can add an hidden & preselected checkbox in the last step to add taxes. You can set its "Operator" option to "X" then fill the wanted percentage to apply it to the total price. 2. The available payment gateways currently are Stripe & Paypal .

Customer wallenberg

Thanks, tax is perfect. About Stripe, If "Use Stripe payment" is set to "Yes" in the "Payment" item, it is necessary to enter credit card information. Can you make it not required?

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from trondandre

5 direct author replies in this public CodeCanyon conversation.

11 messages5 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer trondandre

Hi, Great plugin! I rate it with full stars! my client want to open this in fullscreen and that is ok, but is it possible to add "start over" bottom on the sum page (last page) you think? Regards Trond André

Author loopus

Hello, Thank you ! You can create a button "Start over" in the last step, and fill the current url in its "Open url on click" option to do that .

Customer trondandre

Hi, Yes i know that but then my clients customer have to click open in fullsreeen again. I meen: a button go back to start still in fullscreen. Regards Trond André

Author loopus

Ah ok. To do that you need to remove the button redirection url, then paste this code in the "Custom JS" option of the form : jQuery(document).ready(function(){ jQuery('[data-title="My button"]').click(function(){ wpe_changeStep(jQuery('#estimation_popup .genSlide[data-start="1"]').attr('data-stepid'), jQuery('#estimation_popup').attr('data-form')); }); }); Simply replace "My button" by the exact title of the target button . Is it ok ?

Customer trondandre

It is not only ok, it works like a charm! Thank you for great support and i just give you 5 stars for support also ;)

Author loopus

Thank you very much ! :)

Customer trondandre

If i want to go back with this buttom to example step 2 insted of start ( if i have 8 step. ) Can you please provide me how to that? Regards Trond André

Author loopus

Here is the code to use : jQuery(document).ready(function(){ jQuery('[data-title="My button"]').click(function(){ wpe_changeStep(jQuery('#estimation_popup .genSlide[data-title="My target Step"]').attr('data-stepid'), jQuery('#estimation_popup').attr('data-form')); }); }); You need to replace "My target Step" by the exact title of the target step .

Customer trondandre

Thanks again! Is it the same code if i do not use fullscreen?

Customer trondandre

The another things i have to deal with now is the step start is on the price it was before becuse it is not reloaded. Is it any solutions on this to you think?

Author loopus

To fully reset the form, the page must be reloaded .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from alxmrt85

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer alxmrt85

Hi, My form is stuck on first step. I'm using Demo 1 and when we click on 'Get started' it doesn't go on next step. I'm using Elementor and activated Ajax support in General Settings. Please help!

Customer alxmrt85

I'm using a Pop-up with Elementor, when adding the shortcode to a page it is working well, but as soon as I add this shortcode into a new pop-up through Elementor it get stuck to the intro

Author loopus

Hello, There is no specific option to use it with the popup module of elementor, but there is a native popup option in the plugin to show it as popup in the page .

Customer alxmrt85

Thank you, working with native popup option. Last question, please visit http://creavise5.flywheelsites.com/calculateur-de-prix/ Why my form flash two times at the first step? Thank you

Author loopus

The same form shortcode sound to be placed three times on the page, that'w hy it create this troubles. Please remove the other ones, to leave only one form shortcode, it should fix it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from manojkumar_shredder

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer manojkumar_shredder

Hello, Can this plugin handle configurator options? For eg. If I need to create something like this: https://www.velux.co.uk/roof-window-configurator More complex than it. Where can I add the variable pricing and join them?

Author loopus

Hello, The mentioned page doesn't work correctly on my side : I can't select a size in the first step to be able to check the full form. To create variable item prices, you can use the custom calculation option : https://www.youtube.com/watch?v=xH8frpa7wL0 . It is also possible to create hidden & preselected checkbox to use them as variables, and be able to use their value in the other calculations .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Deli00

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer Deli00

Hello, I am trying to get some custom calculations but cannot make them work. The idea is to add a 50% fee for rush jobs. The way I'm doing it is this: If the number of words exceeds X quantity per day, then the price of each word is increased by 50%. I have two number fields, one for words and one for days. The default price for days is 0, and this is the formula I have. 0 if(([words_value]/[days_value] >2000) ) { ([step-61_quantity]*0.5) } I've tried using [step-61_quantity], I've tried changing value for quantity, I've tried with [total] and multiplying by 1.5 instead of 0.5. Can you help me find the right formula? Thank you for your help and the plugin.

Author loopus

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

Customer Deli00

Thanks, just sent it to you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Slice_911

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportPaymentsPDF and email
CodeCanyon source
Customer Slice_911

With the plugin started problems in the order report, it is not transferred phone number, but it transferred name and jquery page title , in the form phone number field is marked as require - Yes and Show in email/summary - Yes. this problem occurs when the plugin is enabled WP Fastest Cache. please advise a solution to this problem

Author loopus

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

Customer Slice_911

I bought the plugin for more than 6 months, ended support, I can not write there

Author loopus

If you need support, I will need to be able to check the form configuration and the settings of the problematic cache plugin .

Customer Slice_911

I will pay for the support and write to you

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from fgannon

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer fgannon

Love the plugin! I'm having a trouble with the Analytics tracking though. I need to be able to see how far through the form people are getting, but I was getting an error from Google Tag Assistant extension, saying my analytics tracking was firing twice on pages with the form embedded. Sure enough, I remove my UA-XXXXX tag from the settings, and the error goes away. Anyway, I can still track the steps, without screwing up my GTM implementation? Perhaps, by omitting the tracking on the starting or introductory "page?" Thanks!

Author loopus

Hello, Thank you ! You can disable the initial page tracking by removing this line (~1169) in the plugin file /includes/lfb-core.php : ga('send', 'pageview'); It will start to track the steps when the first one will be called .

Customer fgannon

Thank you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from frankdage

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer frankdage

Please last question, can you use this to create a donation form which accepts donation amount as input, then it's checked out with woocommerce please???

Author loopus

Hello, Yes, it is possible to do that. You can create a numberfield, assign it a wooproduct and set a unit price of $1. So its final price will be equal the selected quantity, then the product can be added to the woo cart at end of the form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from HappyAgencies

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer HappyAgencies

Hi, the content is going behind the header, any idea why this is happening? Link: https://www.6cmarketing.com/landing-page-design/ - Screenshot: http://prntscr.com/n3q4d4

Author loopus

Hello, It is due to the relative position applied to the containers where the form shortcode is placed. Here is the rule to paste in the "Custom CSS rules" option of the form to fix this conflict : .mkdf-content, .mkdf-container { position: static; }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from BrandProsper

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomizationPayments
CodeCanyon source
Customer BrandProsper

Hi. I need a commission saving calculator. Do you have a demo of this?

Author loopus

Hello, You can make a such calculator by using the custom calculation option. There is no specific demo for this use, but you can see a demo form that uses custom calculations here : https://www.wordpress-estimation-payment-forms.com/credit-simulator-demonstration/

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ebbremmer

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer ebbremmer

Hello, does the plugin works on a WP multisite?

Author loopus

Hello, Yes. You will simply need to activate it from each website wordpress plugins panel (not from the network admin's one) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from YOORZ

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author replies
CodeCanyon source
Customer YOORZ

Is it possible to compute the journey time between two adresses and quote an estimate based on duration

Author loopus

Hello, Yes, it is possible to make such distance calculations. You will need to create a Google Maps API key and fill it in the form settings to activate the distance calculation option .

Customer YOORZ

Thanks you, I was talking about journey duration not distance

Author loopus

Ah ok. No, sorry, there is no specific option to get the journey duration currently . Thank you for the suggestion .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from greig100

3 direct author replies in this public CodeCanyon conversation.

8 messages3 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer greig100

Hi, I left a support message and was wondering when i can expect a response? Thanks

Author loopus

Hello, I correctly received your email, I replied 2 hours ago (to [email redacted] ) , please can you check ? I just sent it again .

Customer greig100

ok, great. I'll go check

Customer greig100

Hi, got your email, i have sent new log in details (checked and working) can you go have a look? Many thanks, Greig

Customer greig100

Hi Loopus, replied with the final batch of issues. can you check please

Author loopus

Yes, I received it and I answered. The problem came from the defined condition operator on the mentioned step .

Customer greig100

replied again

Author loopus

Yes, I receive your emails correctly and I reply to each one, we can directly communicate by email.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from frankdage

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer frankdage

Hello, great plugin with the demos, but want to know if we can implement it with wpdomain checker, so basically after selecting servers etc, we want customer to be able to check domain, once domain is available it is added in the summary page. If that can't work, then wpdomain checker can parse the domain in a string link, can the form then take that field please. Thank you.

Author loopus

Hello, There is no direct option to do that, but it is possible to create an hidden textfield "Selected domain" in the form, then paste this code in the "Custom JS" option of the form: jQuery(document).ready(function(){ jQuery('#domain-form .order-btn').click(function(e){ e.preventDefault(); if(jQuery(this).closest('.alert-success').length>0){ jQuery('[data-title="Selected domain"]').val(jQuery(this).closest('.alert-success').find('.col-xs-10 strong').text(); } return false; }); }); It will fill the selected domain in the hidden textfield "Selected domain" when the user will click the button "Add to cart" in the WP Domain Checker panel placed in the form . Feel free to contact me from the support page if you need more help.

Customer frankdage

oooo so I can add the wp domain checker shortcode in the form, so once they click on add to cart with these done, on the final checkout we will see the domain plus it's price etc.

Author loopus

Yes, the selected domain will be added to the hidden textfield in the form, and can be displayed in the final summary .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from halperkoc

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer halperkoc

I have a problem with the setting up the form. It looks fine on preview mode but when I put on the website, form does not work. Maybe js or template problem? I already send my admin info with private message. Please help me. www.bulkal.com

Author loopus

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

Customer halperkoc

Yes, solved. Thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from francarranza

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer francarranza

I had an infection with a File on your plugin. Please fix this! The list of infected files is as follows: /wp-content/uploads/CostEstimationPayment/57/aggrest1.aaw3

Author loopus

Hello, What is the used plugin version ? Please update it to the last one, the issue on file upload was fixed in the version 9.661 .

Customer francarranza

Thanks, yeah I had an older version

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Tusdec1

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Tusdec1

Hello Dear Is it possible to hide the small discription text under the item, because my discription is bit longer and i want to hide the small description under the image and show the discription text in the last summary form thanks for reply

Author loopus

Hello, Yes, here is the rule to paste in the "Custom CSS rules" option of the form (Design tab) to do that : #estimation_popup .itemDes {display: none !important; }

Customer Tusdec1

Thank you so much

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sebbizle

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer sebbizle

Love the plugin. Is it possible to connect a link to another page on each option ? For example, we are creating a wedding form where people will select against different photographers. We will show 3 options, but below each one we could put a link or a pop up to see their work >?

Author loopus

Hello, Yes, you can use the option "Open url on click ?" on the target items to do that. You can also choose it the page must be opened in a new browser tab or in the current one .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Thanos_M

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer Thanos_M

Hello, Great plugin but it is the 2nd time that the generate pdf and email doesnt working. We've solved this issue in the past by providing you information and login but not it has come to the surface again, why it keeps happening? Thanks

Author loopus

Hello, The mentioned problem came from an incompatibility between the used server and the previously used DomPDF library version. It was solved and the improvement was added to the next updates, so it is probably another problem here. Maybe it comes from the pdf content. Please contact me from the support page, sending me an export of the form, I will check it .

Customer Thanos_M

renewed my support and send you a support ticket

Customer Thanos_M

Hello Charly ! any news?

Author loopus

Hello, Yes, I replied to your support request as soon as I received it (Friday 22 March) . Have you received my message ? (sent to [email redacted] )

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from fasthelopment

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommerceBooking
CodeCanyon source
Customer fasthelopment

Pre Sale Question Can this plugin be used to make a booking tour with woocommerce?

Author loopus

Hello, No, sorry, there is no specific option to make booking with woocommerce currently. Thank you for the suggestion .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from netenjoy

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer netenjoy

it's possible to change date format ?

Author loopus

Hello, Yes, the plugin automatically uses the date format defined in the general Wordpress settings page.

Customer netenjoy

Thanks, it's possible to have it modified only on the plugin/created form?

Author loopus

Yes, it can be done by pasting this line in the "Custom JS" option of the form (in the "General" settings tab) : wpe_forms[0].dateFormat = 'dd/mm/yyyy'; Simply replace "dd/mm/yyyy" by the wanted format .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dave_hicks

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupport
CodeCanyon source
Customer dave_hicks

Hi loopus, I have a few problems I need to solve... 1. I need a particular step to be one value based on a claculation (5*([item-278_quantity]);) regardless of the selections made within the step...is this possible? 2.On another step I need to calculate the avarage price of the selections made...In a vain attempt, I added this calc...I'm not the best at javascrript but this may give you insight to what I am trying to achieve... var courses = [1, 2, 3] courses[0] = ([item-280_isChecked]) courses[1] = ([item-281_isChecked]) courses[2] = ([item-263_isChecked]) if(courses.length = 2){ (5/2)*([step-75_quantity]); }else if(courses.length = 3){ }else{ 5*([step-75_quantity]); } OR 5*([step-75_quantity]) if ([step-58_quantity] = 2){ (5/2)*([step-75_quantity]); }else if([step-58_quantity] = 3){ (5/3)*([step-75_quantity]); } Thanks, Dave

Author loopus

Hello, 1. Yes, you can create an hidden and preslected that applies the wanted calculation to do that . 2. The calculations don't support variable declarations currently .

Customer dave_hicks

Hi loopus, Thanks for the reply! Yes, I had already attempted that but could not work out the correct calculation. If I may explain the exact scenario... 1. In a previous step our customers will be able to indicate the number of adult guests ([step-75_quantity]) 2. In a subsequent step our guests are presented with approximately 15 options (most likely buttons), They are given instruction to choose 1, 2 or 3 options. 3. So we need to calculate the following: (a) If 1 choice is made = item cost * number of adult guests (b) If 2 choices made = (item1 cost + item2 cost)/2* number of adult guests (c) If 3 choices are made =(item1 cost + item2 cost + item3)/3* number of adult guests. Do you think this is possible, I can't seem to find the right combination of conditions? Thanks a lot, Dave.

Author loopus

Hello, Ah yes, I see. It is possible to recover the quantity of a specific step in a calculation with [step-X_quantity], but there is no shortcode to get the total price of a specific step currently . The way to do it is to make the sum of all the items prices of this step : since only selected items returns a non-null price, the result of this addition will be the price of the target step . So you can leave the prices of the 15 mentioned items to 0, then create an hidden & preselected checkbox after them, that applies this calculation : if ([step-76_quantity] -1 == 1){ ([item-1_price] + [item-2_price] + ... +[item-15_price]) * [step-75_quantity] } else if ([step-76_quantity] -1 == 2){ (([item-1_price] + [item-2_price] + ... +[item-15_price])/2) * [step-75_quantity] } else if ([step-76_quantity] -1 == 3){ (([item-1_price] + [item-2_price] + ... +[item-15_price])/3) * [step-75_quantity] } Where "step-76" is the current step, that contains the 15 items and the hidden checkbox, and "item-1, 2, 3 .... 15" the 15 buttons items IDs. Is it ok ?

Customer dave_hicks

That makes sense...I will give it a go and let you know! Thanks again! :-)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from camarenalogoandwebdesign

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer camarenalogoandwebdesign

Hi Loopus, I sent you a support message but I would like to see if I can get the solution by here. My form is already set up, I just need is to set the final step show up the correct cost or price of the product. For example if quantity is 0, it should not be showing the price of the product, but it is showing it. So when I try to add to quantity another product, for example, should be quantity 2, it is showing is quantity 1, calculating twice. So 0 quantity is , lets say, quantity 1, and when i add another product, from 0 to 1, seems to be the form process is quantity 2, but i see only quantity 1. How to solve this mess?.. Thanks

Author loopus

Hello, I replied to your email. Please send me the url of the form, I will check it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from heldenhelfer

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer heldenhelfer

Hey, after the last update I have problems with sending the mails and the content. completely incorrect articles are stored and sent.. Any ideas? Thanks, Roberto

Author loopus

Hello, Please contact me from the support page, sending me an export of the form and indicating me what was the previous used version ? I will debug it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer heldenhelfer

you have received an e-mail..

Author loopus

Well received, I replied.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from iake

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer iake

Hello, i bought this plugin, installed but is not working on mobile. Why?

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jackcweston

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesSupport
CodeCanyon source
Customer jackcweston

Hello, have you guys had any experience with adding a post-code (zip code) autocomplete. I.e you enter you post code and search which gives you the option to select the full address from a list rather than doing it manually. There are a number of plugins such as this: https://wordpress.org/plugins/address-autocomplete-using-google-place-api/ which offer it but I just wanted to know if they would work within your form builder? Thanks in advance.

Author loopus

Hello, The zip code autocomplete option was added in the last plugin version (9.668). Once the Google Maps API key filled in the form settings, you simply need to create a textfield, set its option "Type of information" to "Zip code" then enable its "Autocomplete" option .

Customer jackcweston

Hello I have it enabled with the API key entered and nothing happens when I enter ZIP: https://fowlerandpowell.co.uk/request-valuation/

Author loopus

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

Customer jackcweston

Hello, I have sent you a message with the details. Thanks so much

Author loopus

Well received, I replied .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from csspt

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer csspt

Hello! Is it possible to have different users create their own forms? For example User1 can only see and update its forms but not the forms of User2. Where User2 can only see and update his forms not the forms of User1.

Author loopus

Hello, No, sorry, currently, only admins can manage the forms. Thank you for the suggestion .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Sim2K

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportBooking
CodeCanyon source
Customer Sim2K

Hi, this is a great plugin. I have started using the date picker against a calendar and I think I have found a bug. When you select a date, its adds a capital 'S' after the number in the date for example, 19S March 2019. Have a look at this link on the 2nd questions https://veedence.co.uk/baby-dedication/ How can this be fixed?

Author loopus

Hello, Please can you change the date format defined in the general Wordpress settings to something like "YYYY-MM-DD" ? Is it ok ?

Customer Sim2K

That was a fast response! Thanks. I did what you said and it works but the standard format that comes with WP is 'jS F Y' which is what I had, which produces '9th March 2019' but in your plugin produces '9S March 2019'. Something for you to look at as I really would like to use 'jS F Y' to get '9th March 2019'.

Author loopus

Yes, thank you for reporting. I just fixed it, it will be a part of the next update. Feel free to contact me from the support page if you want it immediately .

Customer Sim2K

Request made through support page as requested. Thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Sim2K

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Sim2K

Just a comment, using your plugin to create new posts for a custom post type would make this plugin amazing.

Author loopus

Hello, Thank you for the suggestion :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from BiBox

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer BiBox

Hello. Question before buying 1. Is it possible to map fields to publish Posts with custom data fields, or save to a predefined database table (For example, if I use the project manager plugin to automatically create a flows of Projects, tasks, milestones with pre-filled data)? 2. Is it possible to mapping fields to get (for lists) / filter (for cascade list) data from database fields or CustomPostTypes fields?

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from EvanSteele2

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer EvanSteele2

A hidden checkbox element on the Last Step page is creating a lot of white space. How do I remove such white space? Thanks!

Author loopus

Hello, Please can you contact me from the support page, sending me the url of the mentioned form ? I will indicate you the css rule to use .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Digital360Europe

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer Digital360Europe

Hi. Is this compatible with elementor? Best regards.

Author loopus

Hello, Yes, you will simply need to activate the option "Ajax navigation support" in the "General" settings tab of the form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pipo007

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer thread
CodeCanyon source
Customer pipo007

Hi, How can I automatically calculate a distance with Google Maps and simulate delivery charges based on a distance? Thank you. Thank you.

Author loopus

Hello, A simple way to do that is to create an hidden & preselected checkbox and use its price calculation option to make the distance calculation. Click the button "Add a distance", select the target address fields, then simply multiply it by the wanted cost. Example : [distance...] * 25 To create a static address, you can use an hidden and prefilled textfield as start address .

Customer pipo007

Thank you, I actually have a fixed shipping address (my warehouse) and the customers have to enter their shipping address. Do I need to activate an API at Google or something like that? Thank you. Thank you.

Author loopus

Yes, you need to create a Google API key from https://console.cloud.google.com/apis/dashboard and fill it in the "Google Maps API Key" option of the form (General settings tab) . The created API key must allow these services : "Maps JavaScript API" and "Distance Matrix API" . Is it ok ?

Customer pipo007

OK That's done on Google Dashboard. I have enter my key in the form.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jhonattanrr

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadWooCommercePayments
CodeCanyon source
Customer jhonattanrr

Good job, pre-purchase question: Is it possible to integrate other payment gateways? For example: https://www.culqi.com

Author loopus

Hello, No, the two available payment gateways are Stripe & Paypal. But if you use the woocommerce option, your can choose to add the selected products to the woo cart at end of the form, then use the installed woocommerce payment gateways for the payment .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from indigo44

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer indigo44

Hi, i need repeatable section (a group of 8 fields that need to repeat) in a form when user press "add new" button (it is used for creating a list of products with title, price, description, image ... etc). I see that currently this feature is not yet available. Is there a way to implement this feature in a future update? Or is there a workaround in order to achieve this functionality? Thanks.

Author loopus

Hello, It can be done by using the option "Show depending on conditions" on the fields, to show the good ones based on the wanted conditions .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ak47marx

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesSupportWooCommercePayments
CodeCanyon source
Customer ak47marx

Hi, this plugin came with my theme. In "Items List" -> "Image". Can I make the "Small description" and "Title" also clickable? Right now you can only click the image to select it. Thanks.

Author loopus

Hello, As mentioned on the "License" panel of the plugin , if you had the plugin included in your theme, you need to send your support requests directly to the support team of the theme, they will help you.

Customer ak47marx

Thanks, they said it can't be done. One more question, is there a possibility to Send values as GET variables only for form fields at last step and not the questions and other items? I have a lot of checkboxes but only need form fields to send name and email to woocommerce checkout fields and not the long checkbox url values.

Customer ak47marx

Also, how to fix Datepicker language. When I choose "ee" from dropdown, I get Greek in frontend but it's supposed to be Estonian. Currently "ee" and "el" are both Greek but only "el" should be. Thanks. (I have version 9.663)

Author loopus

Hello, As explained, if you had the plugin included in your theme, you need to send your support requests directly to the support team of the theme. Support from author is for the customers who bought a plugin license .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ringrave

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer ringrave

Hello Charly ! how do I hide mobile summary on mobile ? thanks :)

Author loopus

Hello ! Here is the rule to paste in the "Custom CSS rules" option of the form to do that : @media only screen and (max-width: 480px) { #estimation_popup #lfb_summary{ display: none !important; } }

Customer ringrave

thanks   and what about the summary button as well ? :) (just for mobile)

Author loopus

Here is : @media only screen and (max-width: 480px) { #wpe_btnOrder { display: none !important; } }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ALIBEE71

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer thread
CodeCanyon source
Customer ALIBEE71

Hello. I have a pre-sale question. Is it possible to make a form which looks like an "Excel board" ?

Author loopus

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

Customer ALIBEE71

Ok. So, I have another question. Is it possible to calculate several products with several options in only one step ? For example, if my clients don't need the first product, they could go directly to the second product which could be visible on the same page that the first product ?

Author loopus

Yes, you can create single step forms by placing all the items directly in the "Last step" settings tab of the form. You can also use the item option "Show depending on conditions" to dynamically show or hide specific items based on the defined conditions .

Customer ALIBEE71

Ok. Thanks for the fast answer !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Umbus44

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer Umbus44

I have two steps, each with a datapicker (titles: first date and last date). How I make the second step not repeat the dates of the same day or earlier selected in the first step?

Author loopus

Hello, Here is the js code to paste in the "Custom JS" option of the form (General settings tab) to do that : var datepicker1_title = "My datepicker 1"; var datepicker2_title = "My datepicker 2"; jQuery(document).ready(function(){ jQuery('[data-title="'+datepicker1_title+'"]').on('changeDate',function(){ var minDate = jQuery(this).datetimepicker('getDate'); minDate.setDate(minDate.getDate() + 1); jQuery('[data-title="'+datepicker2_title+'"]').datetimepicker('setStartDate',minDate); jQuery('[data-title="'+datepicker2_title+'"]').datetimepicker('setDate',minDate); }); }); Simply replace "My datepicker 1" and "My datepicker 2" by the exact titles of the target datepickers .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from brighteyes

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer brighteyes

I need to create an energy pricing calculator. However, each postcode has a different rate. Is there a way I can define postcodes’ rates so B44 = 10, B45 = 15, B46 = 16 etc. Then when a user types in their postcode that number can be used in the calculation?

Author loopus

Hello, Yes, it can be done by using the custom calculation option ( https://www.youtube.com/watch?v=xH8frpa7wL0 ) . It allows you to create conditions to dynamically change the price of an item, depending on the wanted conditions (the filled postcode in this case) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Slice_911

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer Slice_911

I want to use 1 form on different pages >1000, How get the page title from which was sent, on admin e-mail?

Author loopus

Hello, A way to do that is to create an hidden textfield "pageTitle" in the form, then paste this code in the "Custom JS" option of the form : jQuery(document).ready(function(){ jQuery('[data-title="pageTitle"]').val(jQuery(document).find("title").text()); }); The value of this textfield will be the title of the current page .

Customer Slice_911

BIG BIG thank's, it is work))))

Author loopus

:)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from charlesmrpeinture

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CodeCanyon source
Customer charlesmrpeinture

Hi, I want to have an autocomplete adress field on the last step page. I added the Google Maps API, but I cant find the "autocomplete" option when I add an "adress" field. Thanks for your help.

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ringrave

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer ringrave

Hi charly, is it possible to reset the CSS customisation done with Form Designer ? thanks ;) Sorry. I found the feature !!! (form publisher > delete) sorry :)

Author loopus

:)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from DanielHofmeier

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer DanielHofmeier

It's already implemented to get the distance via google maps api. Is it also possible to get the traveltime google maps estimates?

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ringrave

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer ringrave

Hello ! Would it be possible to have both the step progression bar and the price progression bar at the same time ? step at the top, price progression at the bottom of the form. thank youuuuuuuuu ! :)

Author loopus

Hello, Yes, you can show the current step in the progress bar, and enable the option "Show total at bottom" from the "Design" settings tab to do that .

Customer ringrave

Thanks but I meant having both progress bar. one progress bar for price and one progress bar for steps. both running at the same time. very important for my clients.

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from tom80550

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesPDF and email
CodeCanyon source
Customer tom80550

Hello, I would like to buy your plugins to create an escape game. The user must send pictures in the form. I would like at the end of the form to send back the photos in slider format

Author loopus

Hello, There is no specific option to do that currently, sorry .

Customer tom80550

is it possible to display the images in the summary of the mail?

Author loopus

It is possible to show the links to the uploaded images in the email summary, but not the images themselves .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dave_hicks

6 direct author replies in this public CodeCanyon conversation.

13 messages6 author repliesBuyer threadSupportCustomizationBooking
CodeCanyon source
Customer dave_hicks

Hi, I'm stuggling to find a way to show the price without using the slider. Similar to your hotel reservation demo. Can you help me? Thanks a lot, Dave.

Author loopus

Hello, To do that, you need to set the option "Progress bar shows" to "No progress bar", in the "General" settings tab of the form. Then you can create a "Rich text" item and use its option "Get the value of a field" to show the total (or the price of any item of the form) in a custom text .

Customer dave_hicks

That's great! Thanks for the quick reply! So, I would have to add that in each step for it to show continuously? Thanks!

Author loopus

Yes, or you can also simply enable the option "Show total at bottom" from the "Design" settings tab to automatically show the total price at bottom of each step of the form .

Customer dave_hicks

That's brilliant! Thanks! I have added the following custom css but the font size does not change: h3.lfb_totalBottom{ text-align:center !important; color:#C3B774 !important; font-size:5em !important; letter-spacing:1px; !important; } Any ideas? :) Thanks!

Author loopus

Here is the rule to use : #estimation_popup .lfb_totalBottomContainer h3>span:first-child { text-align:center !important; color:#C3B774 !important; font-size:5em !important; letter-spacing:1px; !important; }

Customer dave_hicks

I had to amend slightly as it had aligned right again! Everything looks great now though! Many thanks for your great support!!! :)

Author loopus

You are welcome :)

Customer dave_hicks

Sorry...one more thing... :) On mobile, My images are getting distorted, when in portrait: https://www.dropbox.com/s/49s0b2ud5ncu80i/Image-1.jpg?dl=0 Do you know why? Thanks!

Author loopus

Please can you send me the url of the problematic form ? I will send you the css rule to use to fix this conflict .

Customer dave_hicks

Here is a test page... https://www.oaklandshall.co.uk/wedding-costs/ Thanks!

Author loopus

Thank you. Please can you paste this rule in the "Custom CSS" option of the form (in the Design option) ? #estimation_popup div.selectable .img { max-width: 128px !important; }

Customer dave_hicks

Perfect! Thanks again for all your help!!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ringrave

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer ringrave

Hello ! Would you have a CSS trick to put the progress bar at the bottom of the form instead of the top ? thanks :)

Author loopus

Hello, Here is the code to paste in the "Custom JS" option of the form to do that : jQuery(document).ready(function(){ jQuery('#genPrice').closest('.row').detach().insertAfter(jQuery('#mainPanel')); });

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from matthiaskuettel

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadBooking
CodeCanyon source
Customer matthiaskuettel

Hello! Is it possible, that the datepicker check with condition, e.g. product 1 on march 10 is busy, but product b on march 10 is available.. ? Thank you!

Author loopus

Hello, No, sorry. You can assign a calendar to a datepicker, so the created events will set the corresponding dates as unavailable for the next customers, but it can't assign events to a specific product only .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from littlecm

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadBooking
CodeCanyon source
Customer littlecm

When I try and view the form for "Hotel Room Reservation", I do not see any steps. What would cause this? Also, why is there 2 submit buttons on the "Rent a vehicle" form demo?

Author loopus

Hello, 1. This form is a single step form, you can find all the items directly in the "Last step" settings tab of the form . 2. What is the used version of the plugin ?