Loading...
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. See how real customers used the plugin and how common questions were answered.

5,557

Public discussion threads

Public CodeCanyon support history

19,461

Messages

Customer questions, follow-ups, and context

8,679

Author replies

Direct replies by the plugin author

78

Archive pages

Newest conversations first

Public email addresses and purchase-code-shaped values are redacted. Original wording is otherwise kept as plain text so the support context stays readable.

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

Search the archive

Find a CodeCanyon question or answer

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

Type at least 2 characters to search the full archive.

Page 30 of 78

Latest archived discussions

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dg5150

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadCustomizationPDF and email
Customerdg5150

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

Authorloopus

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

Customerdg5150

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

Authorloopus

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

Customerdg5150

awesome thanks..will give it a shot now

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Yousefzadeh66

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupportWooCommercePayments
CustomerYousefzadeh66

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

Authorloopus

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

CustomerYousefzadeh66

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

Authorloopus

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

CustomerYousefzadeh66

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from omarperez999

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPayments
Customeromarperez999

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from omarperez999

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
Customeromarperez999

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from khrshnk1

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
Customerkhrshnk1

Hello! I have presale question: can i group number field and slider? And set minimal price?Thanks!

Authorloopus

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 maxencerevo

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesBuyer threadCustomization
Customermaxencerevo

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

Authorloopus

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

Customermaxencerevo

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

Authorloopus

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

Customermaxencerevo

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

Authorloopus

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

Customermaxencerevo

Hi, OK thank you

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from PThagaard

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CustomerPThagaard

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

Authorloopus

Hello, I can't reproduce this issue on my side. Please can you contact me from the support page ? I will debug it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mtsdesigns

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
Customermtsdesigns

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from indigit

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
Customerindigit

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

Authorloopus

Hello, There is a conflict with another plugin. Please can you contact me from the support page of the plugin ? I will debug it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from albertoarandaa

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author replies
Customeralbertoarandaa

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from wearecrunch

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomizationPDF and email
Customerwearecrunch

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from AfricanAdventures

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportPayments
CustomerAfricanAdventures

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

Authorloopus

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

CustomerAfricanAdventures

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

Authorloopus

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

CustomerAfricanAdventures

Thanks. I've sent you a message.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Jaymorck

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportCustomizationPayments
CustomerJaymorck

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

Authorloopus

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

CustomerJaymorck

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

Authorloopus

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

CustomerJaymorck

Sure thank you for the incredible fast support! :D

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 threadSupportPayments
Customerdeveloperguy

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rocketcreativeworld

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
Customerrocketcreativeworld

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from alexissatok

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
Customeralexissatok

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

Authorloopus

Thank you very much ! :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from manuelmuad

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPaymentsPDF and email
Customermanuelmuad

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from maaaaaaaat

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesPaymentsPDF and email
Customermaaaaaaaat

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

Authorloopus

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

Customermaaaaaaaat

Thanks!

Customermaaaaaaaat

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

Authorloopus

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

Customermaaaaaaaat

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

Authorloopus

Thank you ! ;)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from maaaaaaaat

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesSupport
Customermaaaaaaaat

Hi, do you support Google Fonts?

Authorloopus

Hello, Yes, it supports Google Fonts .

Customermaaaaaaaat

Thanks!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from airallineed

4 direct author replies in this public CodeCanyon conversation.

8 messages4 author repliesBuyer threadSupportPaymentsPDF and email
Customerairallineed

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

Authorloopus

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

Customerairallineed

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

Authorloopus

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

Customerairallineed

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

Authorloopus

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

Customerairallineed

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

Authorloopus

I correctly received your support request, I replied .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from micb11

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomizationWooCommerce
Customermicb11

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

Authorloopus

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

Customermicb11

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from faxbb

6 direct author replies in this public CodeCanyon conversation.

14 messages6 author repliesBuyer threadSupportPDF and email
Customerfaxbb

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

Authorloopus

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

Customerfaxbb

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

Authorloopus

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

Customerfaxbb

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

Customerfaxbb

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

Authorloopus

Thank you, I just received it.

Customerfaxbb

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

Customerfaxbb

Don't get your reply about update ?

Authorloopus

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

Customerfaxbb

here is the [email redacted]

Authorloopus

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

Customerfaxbb

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

Authorloopus

Thank you, I just sent it to this address.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Dgtacq

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomizationPayments
CustomerDgtacq

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

Authorloopus

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 rs232

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author replies
Customerrs232

[total]

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from xrisxal2000

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportCustomizationPayments
Customerxrisxal2000

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

Authorloopus

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

Customerxrisxal2000

Awesome, Thanks!

Customerxrisxal2000

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pxlmarkt

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
Customerpxlmarkt

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from piperhowie

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadWooCommerce
Customerpiperhowie

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from lunddennis

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommerce
Customerlunddennis

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from moderndayoptx

4 direct author replies in this public CodeCanyon conversation.

9 messages4 author repliesBuyer threadSupportCustomizationPayments
Customermoderndayoptx

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

Authorloopus

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

Customermoderndayoptx

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

Customermoderndayoptx

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

Authorloopus

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

Customermoderndayoptx

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

Authorloopus

The database backup is managed by the server host.

Customermoderndayoptx

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

Authorloopus

Hello, You need to redefine the conditions of the layers of the layered images on the new/duplicated form, to target the wanted items of the form . Feel free to contact me from the support page if you need help : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pxmanager

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomization
Customerpxmanager

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

Authorloopus

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

Customerpxmanager

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ajakson

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesSupportPaymentsLicensing
Customerajakson

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

Authorloopus

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

Customerajakson

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from wolfwebdesign

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
Customerwolfwebdesign

how do you do a multi-select

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from TotalShield

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPDF and email
CustomerTotalShield

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

CustomerTotalShield

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

Authorloopus

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from gurupree31

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesPayments
Customergurupree31

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

Authorloopus

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

Customergurupree31

Sure please do. Appreciate the quick reply. thanks

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from hbaradio

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
Customerhbaradio

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

Authorloopus

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

Customerhbaradio

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from lionelkrieger

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
Customerlionelkrieger

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

Authorloopus

Hello, I replied to your email support request.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from lionelkrieger

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
Customerlionelkrieger

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

Authorloopus

Hello, I replied to your email support request.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rocketcreativeworld

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
Customerrocketcreativeworld

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from propulsegroup

5 direct author replies in this public CodeCanyon conversation.

11 messages5 author repliesBuyer threadSupportPaymentsPDF and email
Customerpropulsegroup

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

Authorloopus

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

Customerpropulsegroup

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

Authorloopus

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

Customerpropulsegroup

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

Authorloopus

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

Customerpropulsegroup

great it's done

Authorloopus

Well received, I replied .

Customerpropulsegroup

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

Authorloopus

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

Customerpropulsegroup

ok then the email has been sent

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from lionelkrieger

4 direct author replies in this public CodeCanyon conversation.

8 messages4 author repliesBuyer threadSupportCustomizationWooCommerce
Customerlionelkrieger

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

Authorloopus

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

Customerlionelkrieger

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

Authorloopus

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

Customerlionelkrieger

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

Authorloopus

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

Customerlionelkrieger

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from tomerohana

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
Customertomerohana

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from tuongducminh

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPaymentsPDF and email
Customertuongducminh

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from tomerohana

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author replies
Customertomerohana

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from alexissatok

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupportCustomizationPayments
Customeralexissatok

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

Authorloopus

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

Customeralexissatok

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

Authorloopus

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

Customeralexissatok

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kenshinbat

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommercePDF and email
Customerkenshinbat

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

Authorloopus

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

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 thread
Customeredgarphs

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

Customeredgarphs

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from WebguruJP

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CustomerWebguruJP

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

Authorloopus

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

CustomerWebguruJP

great it’s done

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from tanisbr1

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPaymentsBooking
Customertanisbr1

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from maximnl

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
Customermaximnl

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from maximnl

4 direct author replies in this public CodeCanyon conversation.

5 messages4 author repliesBuyer threadSupportPDF and email
Customermaximnl

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

Authorloopus

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

Authorloopus

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

Authorloopus

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

Authorloopus

Thank you !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from webassetcan

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
Customerwebassetcan

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Hansly

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomizationBooking
CustomerHansly

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

CustomerHansly

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rtutuska

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportPaymentsPDF and email
Customerrtutuska

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

Customerrtutuska

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from vaniapap

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesSupportCustomizationWooCommerce
Customervaniapap

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

Authorloopus

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

Customervaniapap

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

Authorloopus

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

Customervaniapap

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

Authorloopus

Thank you :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Bindlex

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPaymentsPDF and email
CustomerBindlex

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

Authorloopus

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 rtutuska

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
Customerrtutuska

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from formateen

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPDF and email
Customerformateen

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from The_Mentalist

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CustomerThe_Mentalist

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from collinvankessel

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadWooCommercePayments
Customercollinvankessel

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Alinal23

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CustomerAlinal23

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jhawtin

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadSupportPaymentsPDF and email
Customerjhawtin

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

Authorloopus

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

Customerjhawtin

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

Authorloopus

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

Customerjhawtin

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

Authorloopus

Hello, I correctly received your email, I replied .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from highace

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupport
Customerhighace

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

Authorloopus

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

Customerhighace

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

Authorloopus

Thank you !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from oOSpikeOo

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadPayments
CustomeroOSpikeOo

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

Authorloopus

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

CustomeroOSpikeOo

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from HansHeller

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPayments
CustomerHansHeller

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

Authorloopus

Hello, Yes, it is possible to limit the autocomplete suggestions to a specific country. For support requests, please contact me from the support page of the plugin by using your buyer account, I will help you : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rtutuska

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
Customerrtutuska

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

Customerrtutuska

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from joeri55

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
Customerjoeri55

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

Authorloopus

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

Customerjoeri55

Thank you

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from URGENT

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesSupportCustomizationPayments
CustomerURGENT

Does this plugin support managing Stripe Subscription plans?

Authorloopus

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

CustomerURGENT

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from TheWebWarriors

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CustomerTheWebWarriors

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

Authorloopus

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

CustomerTheWebWarriors

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from meetgerry

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
Customermeetgerry

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

Authorloopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from farishafeez

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportPayments
Customerfarishafeez

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

Authorloopus

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

Customerfarishafeez

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from SHUBH_SJ

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommerce
CustomerSHUBH_SJ

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

Authorloopus

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

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
Customerrtutuska

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

Authorloopus

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