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 40 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 munklefish

1 direct author reply in this public CodeCanyon conversation.

4 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer munklefish

I'm trying to move 2 forms from my old site to a new one. I've clicked the button on my old site to export all forms. Then tried importing this data to E&P Form Builder on the new site. This appears to work, however, it only creates 1 form and this is not either of the forms that I exported. It appears that the import doesn't work and instead a default form is created. The two forms I need to migrate are fairly complex so I really don't want to have to rebuild them manually. Any thoughts on what's going wrong? Thanks Phill

Customer munklefish

The debug log is showing approx 6,000 lines of errors similar to: WordPress database error Unknown column 'billionsSeparator' in 'field list' for query INSERT INTO `wp_wpefc_forms` WordPress database error Unknown column 'dateType' in 'field list' for query INSERT INTO `wp_wpefc_items` WordPress database error Unknown column 'dateType' in 'field list' for query INSERT INTO `wp_wpefc_items` WordPress database error Unknown column 'dateType' in 'field list' for query INSERT INTO `wp_wpefc_items`

Author loopus

Hello, Please contact me from the support page sending me the file you try to import and a temporary access to the wp backend, I will check it .

Customer munklefish

It seems like your update just fixed the issue.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from General_

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPaymentsPDF and email
CodeCanyon source
Customer General_

Payment is available upon receipt ?

Author loopus

Hello, You can choose to set a payment at end of the form, of from a link in the email sent to the customer .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from stouthearted

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer stouthearted

Looking at the best plugin for my website. I have an excel spreadsheet with calculations and variables in it. Is this easy to do with this plugin? I need them to input monthly volume of credit card processing, current fee rate, then depending on the volume it will spit out a number that could be .55 to 1.0 percent cash back they will receive each month. In addition, it will let them know what the new effective rate will be based on the percentage of discount. If this plugin does not support multiple equations then that may be fine also. Can we have multiple cost tables (different) on our website?

Author loopus

Hello, Yes, you can make such calculations by using the custom calculation tool : https://www.youtube.com/watch?v=xH8frpa7wL0 . Here is also a demo form that uses such custom calculations : https://www.wordpress-estimation-payment-forms.com/credit-simulator-demonstration/

Customer stouthearted

Can I put a contact form at the bottom to gather information? Is this responsive?

Author loopus

Yes, you can freely create fields in any step of your form to collect the wanted informations . Yes, it is responsive .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from zsystems

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer zsystems

I'll be honest, the plugin is great EXCEPT it is assumed you know Javascript for doing custom calculations. I don't have time to sit and learn it just to add a simple custom calculation to my site. I need to set a price of 250 for three-and-under users and a price of 250+50 per user for all users OVER 3. The form builder does not easily help format the string needed to calculate this. I'm finding online support documentation very lacking. Everything assumes you know how to code (if I did I wouldn't need this plugin) and that you can email the author.

Author loopus

Hello, You don't need to know Javascript to use custom calculations. The only thing to know are the 4 operators (+ - / and * ), and, of course, the mathematical logic you want to apply. You simply need to use the buttons "Add a value" and "Add a condition" to visually recover the value of a specific item or visually configure a specific condition : the plugin automatically generates the corresponding code in the calculation field : https://www.youtube.com/watch?v=xH8frpa7wL0 . In your case, the calculation to use is : 250 if( [item-1_quantity] >3){ 250 + ([item-1_quantity]-3)*50 } Where item 1 is the target item .

Customer zsystems

Thanks, that's actually the formula that I came up with myself but it's not working. The formula above gives me 1 user = $500. 2 users = $750. 3 users = $1,000. etc. My pricing is $250 up to three users, then 50 per user for each user over three. ---> 1 user = $250. 2 users = $250. 3 users = $250. 4 users = $300. 5 users = $350. etc. This is literally all I need the calculation to do.

Author loopus

Yes, it is what this calculation should do. Please can you contact me from the support page and send 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 NetStudenten

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer NetStudenten

Dear support, First of all, great plugin! I do have some pre-sale question; 1. Is it possible to have a 'reverse' calculator. So the customer has to fill in their budget to begin with and then they get to see a few options they can select. 2. If yes, can the resulting options, display information on the summary based on the budget input. To clarify the questions above, this is what I'm trying to create: A customer has a budget he wants to spend on marketing. He types his total budget in the first step of the form, after clicking 'next step' the form displays several options. Options can be: Google Adwords, Facebook advertising etc. Because the budget customers fill in is variable, the displayed options based on the budgets have different content (question 2). For example, a budget of $1000 has 20 hours of Google adwords work where a $2000 budget has 40 hours of Google adwords work. Looking forward to your reply. Kind regards, Net

Author loopus

Hello, 1. Yes, you can choose to show/hide some specific items depending on the wanted conditions (here the budget filled in the first step).You can also use the option "Define quantity by calculation" to dynamically change the quantity of a specific item depending on the defined conditions (by doing that, the quantity of this item will not be editable by the customer) . 2. The summary is automatically built by the plugin based on the selected items. It is possible to add some hidden textfields in the form with different default values and use their option "Show depending on conditions" to add them or remove them from the summary based on the wanted conditions (the default values will be displayed in the "Information" column of the summary).

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from General_

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPayments
CodeCanyon source
Customer General_

Hello Can I add different payment methods to the product when creating templates?

Author loopus

Hello, The available payment gateways are Stripe or Paypal (it is defined by the admin for each form) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from caparrosso

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportPaymentsPDF and email
CodeCanyon source
Customer caparrosso

Hello, I need urgent help. I am doing tests and after several tests it is not sent anymore, it has stopped sending the form, maybe there is a limit of shipments from the final form?

Author loopus

Hello, No, there is no such limit. Maybe the server can't send the emails correctly anymore. A simple solution is to configure a smtp email account by using this small plugin : https://wordpress.org/plugins/wp-mail-smtp/ . It will ensure that the emails are correctly sent .

Customer caparrosso

Hello, I downloaded the add-on that you indicated to me, I have configured it and the test works well from the plugin, but the problem continues the same in the Estimation & Payment Forms, the emails are not sent from the form, could you help me, please? I do not know what else to do.

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from skyemotion

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadSupportCustomizationWooCommerce
CodeCanyon source
Customer skyemotion

Hi. I have 2 pre sales questions. We like the credit simulator https://www.wordpress-estimation-payment-forms.com/credit-simulator-demonstration/ But would like the user to be able to select an additional button that changes the rate. For example the select the term amount to borrow and also an indication of their credit profile (Excellent, good, bad etc). Similar to this https://carvine.co.uk/car-finance-calculator/ Can this be done? The 2nd question is if we used the plugin to capture data on a form (name, address etc) where does the data go? Can it go to our woocommerce integration? Thanks in advance.

Author loopus

Hello, 1. Yes, of course, you can freely manage the steps and items of your forms, and use custom calculation tool to make such calculations. 2. All the orders are stored by the plugin and can be seen and edited directly from the backend. You can also export all customers informations as .csv file, and choose to send the contact informations to MailChimp, MailPoet or GetResponse (not woocommerce).

Customer skyemotion

Wow thanks for the fast response. Is the current credit simulator in the package as a template we can add to?

Author loopus

No, this demo isn't currently included in the package, but feel free to contact me from the support page, I will send it to you .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from abadigrupo

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer abadigrupo

can i make graphics charts has summary?

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from werner7

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportCustomizationPayments
CodeCanyon source
Customer werner7

Amazing product! I love it so far. Is it possible to add multiple products (50+ products) in one go? I am using it to create a cost estimate for flooring products. Or is there a way I can start a cost estimate from a products' page? It's taking a bit long adding it one by one. If not, would there be a possibility for me to get someone to custom code it? I am using it to calculate multiple room's length * width = Xm2. Merci beaucoup

Author loopus

Hello, Thank you ! 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 otodeluxe

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer otodeluxe

For the subscription feature in this plugin, is it possible to show the subscription details using a membership plugin like Ultimate Member or any other membership plugin. And also link to upgrade or cancel subscription?

Author loopus

Hello, No, sorry, there is no such option currently. Thank you for the suggestion .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from 1Wolf1

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer 1Wolf1

Hi, I have two pre sales questions. What exactly is meant by "You can assign a Gravity Form to the last step"? Are you pointing to the fact that the information can be sent to the client? If yes. Is this restricted to Gravity Form, or can I use Contact Form 7? You mention "GDPR compliance". In what way is this GDPR compliant? Regards, Wolf

Author loopus

Hello, 1. You don't need Gravity of Contact Form 7 to send the orders by email, the plugin does it natively . The facultative gravity option allows you to display a gravity form in the last step of the form (doing that, the form selection and the total are passed to the gravity form) . 2. Customer data is encrypted in the database, and there is an option to add a link in the customer's emails that allows them to download their data and make modification/deletion requests to the admin .

Customer 1Wolf1

Thanks for the information and the quick response!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from piateknatalia123

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesSupportCustomizationPayments
CodeCanyon source
Customer piateknatalia123

Is it possible to show 3 calculation / 3 sum? for example one for configuration costs, second for subscription costs and third for maintenance costs of our application? On the assumption that configuration costs and maintenance costs uses the same data for example number of users?

Author loopus

Hello, Yes, you can do that by using the custom calculation option. You can also use "Rich text" items to show the calculations results in a custom text (ex : https://www.wordpress-estimation-payment-forms.com/credit-simulator-demonstration/ ) .

Customer piateknatalia123

Hi, thank you for your fast response - should I use checkbox field and set "Use calculation - Yes", then put there "[item-77_price] * [item-79_quantity] + [item-78_price] * [item-79_quantity]" and add another field - "Rich text" and there "Get the value of the field" show result checkbox field? Or should I write this calculation "[item-77_price] * [item-79_quantity] + [item-78_price] * [item-79_quantity]" directly in "Rich text"?

Author loopus

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

4 direct author replies in this public CodeCanyon conversation.

7 messages4 author repliesSupportCustomizationPayments
CodeCanyon source
Customer freakpower

This is great tool, only missing option to have possibility of scrollable descriptions on items. Services Im selling need description ( not only few words but several sentences). Is it possible you add it in some update ? SOmething like desciption on mouse over or some popup ?

Author loopus

Hello, You can make the item descriptions scrollable by pasting this rule in the "Custom CSS" option of your form : #estimation_popup #mainPanel .itemDes { max-width: 240px !important; overflow-y: auto; max-height: 78px; }

Customer freakpower

so does it mean that if I placeš this custom css to custom css option than I can write unlimited text description to every form option and it will be scrollable. Do ypou haver sopme example si I can see it how it looks than ?

Author loopus

Yes, it will make the description scrollable. No, I haven't specific example for that. If you need more help, feel free to 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

Author loopus

About the question relative to the datepicker, you can use 2 datepickers to define a range of dates, but not for time only. But you can simply create two time fields (start time, end time). If needed, you can recover these values in the email content and the form to show them in a custom text .

Customer freakpower

thank you for reply. The thing is that I need different form options depends on entered time range. For example - if time range will be more than 3 hours than....- if timerange will be more than 6 hours than.... Im not sure if I will be able somehow count from two time fields number of hours using some math in form ?

Author loopus

Ah ok. Yes, it is possible to do that. Feel free to contact me from the support page if you need help on this point .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from freakpower

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer freakpower

does your forms contain some time picker or some intuituve fas way how user can input time range - like from 15:00 to 22:00 ?

Author loopus

Please can you use the "Reply" button for the new messages ? Thanks. I replied to the first post .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jah67

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer jah67

HI, does the plugin come with all the demo forms? I'm particularly interested in the website ordering form.

Author loopus

Hello, Please can you use the "Reply" button (instead on new posts) for the new messages ? Yes, there are 4 demo forms included (the website ordering one, the subscription one, one that shows how to use distance calculations and one that shows how to use layered images).

Customer jah67

Thanks for getting back to me, I forgot to ask, can I also easily set colours for the forms, elements etc? Is there a comprehensive icon library to use? Can I specify currency to be used?

Author loopus

1. Yes, you can freely define the colors of the forms from the design panel . You can also use the Form Designer tool for more detailed customizations : https://www.youtube.com/watch?v=sCxV7CdTcrQ . 2. The field icons use FontAwesome library . For the selectable icons, you can use any image or svg file (the demo ones come from https://www.iconsdb.com/ ) . 3. Yes, you can freely define the currency and its position in the prices. You can also define the separators of millions, thousands and decimals.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from TheDimension

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer TheDimension

Are there anyway to show the slider amount without having to hover my mouse over it? // It would be more user friendly for mobile user as well, if the audience could see it. You could put the number inside the circle slider imo.

Author loopus

Hello, Yes, it can be done by pasting this rule in the "Custom CSS" option of the form : #estimation_popup .ui-slider-handle > .tooltip { display: block !important;}

Customer TheDimension

wow! Thank you for your super fast support its work!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from JoseColacho

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer JoseColacho

the application works very well, I have 2 questions: 1. I can place a popup video for our visitors, what is the code that I should use? 2. the form designer has moments that does not work? Our testing site is: https://lila.com.co/extensiones5pasos/

Author loopus

Hello, 1. You can show a video in any step of the form by using a "Shortcode" item ( https://codex.wordpress.org/Video_Shortcode ) , but there is no specific option to show it as popup. 2. If a specific css rule is overwritten by another one, you can add the tag "!important" to force it . Ex : body #estimation_popup[data-form="6"] #mainPanel>DIV:nth-child(4)>P:nth-child(2) { top: 90px !important; } Feel free to contact me from the support page if you need help on a specific point : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jah67

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer jah67

Demo causes browser to crash on mobile.

Author loopus

Hello, Please simply close the envato frame .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from btobe

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer btobe

Hi there. Wondering if you can have/calculate/display multiple results? For example.After choosing different options, at the end, the results shown could be something like: Competitor's Cost: $599 Purchase Price: $399 You saved: $200 (all 3 numbers would change based on the options that they picked). Thanks!

Author loopus

Hello, Yes, you can use a rich text item to do that . You can recover the calculation result, the price, the quantity or the value of any item of the form in a rich text item and show it in your custom text and style .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from General_

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer General_

hi Do you have the inbox in the product? Does the product support Arabic

Author loopus

Hello, The inbox ? Yes, it supports Arabic and others RTL languages .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from transiteo

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer transiteo

Amazing Addon ! Thanks for your work guys. One question : Any way to get completion search in the selection Menu ?

Author loopus

Hello, No, sorry, there is no this specific option currently. Thank you !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from designlover80

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer designlover80

2 quick pre-sales questions: * Picture choice: Can I display the name of the option also pemanently, not only on click? * Data submission: what are currently the choices beyond MailChimp / MailPoet / GetResponse or manual export? Zapier or Webhooks maybe? Currently I understand only email or CSV download. Thanks Jens

Customer designlover80

1. Solved: Picture choice: yes, you can display the name of the option also pemanently

Author loopus

Hello, 1. Yes 2. The orders are stored in the database, they can be seen and edited directly from the backend and they can be exported as .csv. It is also possible to send the contact informations (name, email, address, phone ...) to MailChimp, MailPoet or GetResponse .

Customer designlover80

Ok, please please pleas consider a Zapier integration. I know you have it on your list. But pushing it up would be so beneficial for all of us (also judging from the previous feedback you received on this topic in the comments above) Thank you

Author loopus

I noted your request, but there is no update to support Zapier planned currently, sorry.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from alexandreminem

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer alexandreminem

Bonjour, J'aimerai utiliser votre plugin pour vendre des hebergements scalables. Du coup ça ferait parfaitement l'affaire. À un détail près. Nous utilisons WHMCS pour les commandes d'hébergements. Y a t'il un moyen de faire communiquer le formulaire avec WHMCS par hasard? Merci.

Author loopus

Bonjour, Non, désolé, il n'y a de fonctionnalité spécifique pour envoyer les données à ce logiciel. S'il vous faut une équipe spécialisée pour développer ce type de personnalisation sur votre version, je peux vous recommander celle-ci : https://wpkraken.io/?ref=loopus . Ils ont l'habitude de ce plugin et peuvent vous fournir un devis gratuit .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from abadigrupo

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer abadigrupo

Interestet in buying, can i make graphics charts from the form results? like a loan calculations

Author loopus

Hello, There charts on the backend for each form (total sales over time) , but not on the frontend, sorry .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Swann1110

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesBuyer threadSupportWooCommercePayments
CodeCanyon source
Customer Swann1110

Bonjour, Nous souhaitons créer un site internet dans le domaine de la construction sur lequel nos client peuvent sélectionner les pièces (15 choix de pièces possible) à transformer et choisir les travaux à effectuer dans chaque pièces. (peinture, carrelage etc..) En détail: Step 1: Choix d'un appartement ou d'une villa Step 2: Choisissez les pièces à transformer (chambre, séjour etc...) Step 3: "que souhaitez-vous modifier dans la pièces'" (carrelage, peinture etc..) Step 4: "peinture (si séléctionné)" que souhaitez-vous comme peinture Step 5: "carrelage (si sélectionné)" que souhaitez-vous comme carrelage etc... Mais cela est pour une pièce... Est-il possible qu'à la fin des options d'une pièces l'on puisse revenir à l'étape 2 pour sélectionner une autre pièces ? Cela éviterai d'avoir 8 options dans chaque pièces soit un total d'environ 120 étape à créer. Car j'ai essayé de créer 120 étapes et c'est bcp trop lourd. Le formulaire ne tourne pratiquement pas. Merci d'avance pour votre prochain retour. Cordialement.

Customer Swann1110

Ou lorsque je termine de choisir les options de travaux d'une pièces cela s'ajoute au devis final, et est-il possible d'ajouter une autre pièces au même devis? De revenir à l'étape 2 pour rajouter des éléments en plus au cout final ?

Author loopus

Bonjour, Non, ce n'est pas possible, car si l'utilisateur revient à l'étape 2, la sélection précédente sera remplacée par la nouvelle. Il faut en effet dupliquer les étapes, les lier successivement et utiliser l'option "Afficher selon conditions" pour afficher chacune d'entre elle ou non en fonction des conditions définies. Si le steps manager devient lent lorsqu'il y a beaucoup d'étapes, vous pouvez activer l'option "Désactiver les animations des liens" dans l'onglet "Général" de votre formulaire, cela devrait réglet le problème. Il est peut-être également envisageable de créer une seule étape par pièce, et de placer tous les articles correspondants dessus . Cordialement,

Customer Swann1110

Merci pour votre rapide retour c'est top. Alors oui j'ai déjà essayé de désactiver les animations mais cela ne change rien. J'ai également pensé aussi à votre 2ème solution, d'avoir une étape par pièces et d'avoir toutes les options sur une page. Mais cela ne change rien c'est trop lourd aussi. Pour chaque option j'ai une image de 70ko mais je doute que cela soit la cause du problème ?

Author loopus

Qu'est-ce qui devient lourd exactement ? Le backend ou le formulaire lui-même ?

Customer Swann1110

Le formulaire lui-même. A la première étape il peine à passer à l'étape 2. Le backend tourne très bien je l'avoue ! Cela serait-il à cause des produits woocommerce ? J'utilise les produits car si je change une fois le prix cela se changera dans toutes les étapes dans lesquels le produit est activé.

Author loopus

Non, ça ne devrait pas venir des produits woocommerce. Pouvez-vous me contacter depuis l'onglet support et m'envoyer l'url du formulaire ? Je vais regarder ça : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

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

This plugin looks great. I have some pre-sale questions. I know the form details can be emailed out but: 1. Can I have the info in the form saved into some kind of database or a CSV file? 2. Can I have the info saved into a custom post type? 3. Are there any WP_Hooks that allow me to capture the data? 4. Can it calculate distance? 5. Depending on whats select can it have multiple fields? For example, if I ask how many kids do you have, and they end 4, on the next page can I have 4 name boxes?

Author loopus

Hello, 1. Yes, all the orders are stored in the database. You can view them from the backend and edit them if needed. You can also export them as .csv . 2. No 3. No, but if needed, you can recover all the items in PHP at end of the form in the variable $itemsArray of the function send_email() of the file /includes/lfb-core.php 4. Yes, it can be done by using Google Maps API 5. Yes, you can use the item option "Show depending on conditions" to do that .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from andrewhr

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportLicensing
CodeCanyon source
Customer andrewhr

When I tried to activate the plugin, I saw the error message below. "require_once (Mailchimp / Folders.php): failed to open stream: No such file or directory in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/WP_Estimation_Form/includes/Mailchimp.php on line 3 Fatal error : require_once (): Failed opening required 'Mailchimp / Folders.php' (include_path = '.: / opt / bitnami / php / lib / php') in / opt / bitnami / apps / wordpress / htdocs / wp-content / plugins /WP_Estimation_Form/includes/Mailchimp.php on line 3 " After I tried this one and the other in estimation-form.php "if (! class_exists (" MailPoetListEP ", false)) {     require_once ('includes / Mailchimp.php'); } " I deleted this part and activated the plugin. But iconic images are not loaded. just will show as squares, And no button clicks (like JavaScript errors) I have not even clicked the Activate License button. I have a clean look at your plug-in and look for innovative features I was fascinated and bought everything. But the most important form builder does not work It is a great crisis for me now. I chose this to replace Qform. I bought all your plugins. I hope you can confirm this quickly and actively support it please.

Author loopus

Hello, Apparently the plugin wasn't correctly uploaded. Please contact me from the support page sending me a temporary access to the WP backend, I will fix it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from iamhugo

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer iamhugo

Pre sales question: Is it possible to have this setup: Option 1. Enter Postcode. If postcode in in database can proceed to Option 2. If postcode is not in database then shows message. Option 2. Enter dimensions of Tank and cost Option 3. Choose a date Option 4. Book and pay Option 5. Confirmation email

Author loopus

Hello, Yes, you can create a such form, but for the point 1, the compared postcodes can't be directly stored in the database. They must be filled in the defined in the conditions. A possibility is to create an hidden and preseleted checkbox named "Is postcode valid", enable its option "Don't add price to total" and use a price calculation onside such : 0 if ( [item-1_value] == "ZipCode1" || [item-1_value] == "ZipCode2" || [item-1_value] == "ZipCode3" || [item-1_value] == "ZipCode4" ) { 1 } Where item-1 is the post code numberfield and "ZipcodeX" each valid postcode . Then you simply need to use the price of this hidden checkbox in the wanted conditions, to show the error text and the next step button for example. If its price is 1, the postcode is valid .

Customer iamhugo

excellent thats great, that will work :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from shamagazin

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadBooking
CodeCanyon source
Customer shamagazin

Hi, is it possible to subscribe to the backend calendar? It would be great if you had the dates automatically in the Google Calendar or Mac Calendar.

Author loopus

Hello, No, sorry, there is no such option currently. Thank you for the suggestion .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Gloak

4 direct author replies in this public CodeCanyon conversation.

8 messages4 author repliesBuyer threadWooCommercePaymentsPDF and email
CodeCanyon source
Customer Gloak

Is there a way to vary the subscription frequency depending on user input, i.g, monthly, quarterly, annually?

Author loopus

Hello, No, sorry, the subscription frequency is currently defined by the admin. I replied to your email .

Customer Gloak

Thank you. A work around would be to have another subscription plugin with the variable option and then add the product from woocommerce. But if the workaround does not work.. we have to pay for the other plugin... I am assuming trial and coupon(temporary coupon) , such as 100% off, which is the same as trial, is not in your immediate horizon, is it? ***Anyway, your plugin looks more and more awesome by the day. Not to mention by the year since I last used it. Gigantic not just improvements but also broadening of the scope. You give real value to your clients. Congrats****.

Author loopus

It isn't planned for now, but I note the suggestion. Thank you very much ! :)

Customer Gloak

I am trying to have the above with woo subscription. In the form checkbox, we can get a woo product. The first surprise is that the client does not go to the woo list. The woo product has 2 days free, then paid daily. At stripe, we got no trial, and monthly payment (it will be monthly at the end... but for testing, it needs to be daily). It just grabs the value, adds month and pass to Stripe.

Author loopus

You can freely redirect the user to the woo cart page by filling the cart url in the option "Open a page at end" of the form (in the "Last step" settings tab).

Customer Gloak

Thank you. That is the option I was thinking. But the person would be in the list without eventually paying for the service. This seems to add a manual action of checking, doesn't it?

Author loopus

The woo products are added in the cart at end of the form, before the woocommerce payment . 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 gab1017PR

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesSupportCustomization
CodeCanyon source
Customer gab1017PR

Hi there! I'm looking to buying this plugin, but need to know if it supports the following; 1. a customizable background (another image every step) 2. The ability to embed the form within a row of WordPress 3. If I can upload my own font Do you support this? :-)

Author loopus

Hello, 1. Yes, you can set a background image to a specific step by using this css rule in the "Custom CSS" option of the form : #estimation_popup #mainPanel .genSlide[data-title="My step Title"]{ background-image: url(http://yourImagePath.jpg); background-size: cover; } 2. Yes, you can include a form anywhere in your page by using the form shortcode. You can choose to show it inline, in fullscreen or as popup. 3. You can use any Google Font or use your own by using this rule : #estimation_popup *:not(.fa):not(.glyphicon) { font-family: 'MyFontFamily' !important; }

Customer gab1017PR

Thank you for the quick reply #keepupthegoodwork

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from irving805

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer irving805

Hi! How can I do a redirect in the final step? I mean after clicking the final button, I want to redirect to a "thank you" page but I do not see the option

Author loopus

Hello, Simply fill the wanted url in the option "Open a page at end" in the "Last step" settings tab of your form to do that. You can also define different redirections depending on the wanted conditions (option "Conditions on redirection ?") .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Nico1911

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer Nico1911

Hi, I have a pre-sale question regarding the functionality of the plugin. Is it possible to add complex functions in order to make a mortgage and loan calculator? Thanks

Author loopus

Hello, Yes, you can make such calculations by using the custom calculation tool : https://www.youtube.com/watch?v=xH8frpa7wL0 . You can also use "Rich text" item to show the result of any calculation in a custom text and style .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from paddy666

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer paddy666

Its taken me a long time to get my form to where i want and im just about to put it on my site but something ive noticed is the "Date Picker" you only have the option to select the current month, i.e. at the moment June up to the 30th. And is there only the one date picker option?

Author loopus

Hello, There is a year and month selection view on the datepicker . Feel free to contact me from the support page, I will help you .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from sunshine444

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadPaymentsBooking
CodeCanyon source
Customer sunshine444

i am not able to find booking form demo - could u please redirect me there?

Author loopus

Hello, There is no specific demo for the booking system, sorry. You can see the calendars management panel on the screenshots. On the frontend side, you can see the datepicker component in this demo : http://www.wordpress-estimation-payment-forms.com/demo-of-some-components/ . From the backend, you can assign a specific calendar to a datepicker of your form and choose to automatically register new events when there is a new order (you can freely configure its duration, and manage available days and hours from the backend) . It is also possible to create an event based on a date range defined by two datepickers in the form .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from cpapstore

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportWooCommercePayments
CodeCanyon source
Customer cpapstore

Im creating a form from woocommerce products. my problem is that i can find all my portofolio in the selection at woocommerce why?

Author loopus

Hello, Please can you contact me from the support page sending me a temporary access to the wp backend ? I will check the form : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Gloak

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesBuyer thread
CodeCanyon source
Customer Gloak

Hi, quick question. The great form works step by step. Is there a way to give the full form (with all steps at once) at once with the options as checkboxes? In other words, just a simple and traditional form with all the steps at once. TIA.

Customer Gloak

I believe I found the answer in a related question. Use the last step as the whole form. That may work. Now, can i have checkbox (multiple positive checks) in the last step?

Author loopus

Hello, Yes, exactly, you can directly create your items in the last step to create a single step form. You can use any items in the last step (checkbox, images, colorpicker, datepicker, textfield, file field etc ...) .

Customer Gloak

The checkbox, however, is not possible as we are used to it (and that is fine). I believe we need to create a line of text and each box will be one checkbox field (different from the select where you can put all your options in just one field). Am I correct? PS I do want to say one more time that this is a true work of an excellent artist/programmer.

Author loopus

Thanks ! You simply need to leave the option "Group" of your checkbox to make them all selectable (otherwise, only one item of each group can be selected at same time) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from leo28

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomizationPayments
CodeCanyon source
Customer leo28

Hi, question please. Where is that option to show the summary from any step? Exactly like in your demo http://www.wordpress-estimation-payment-forms.com/demo-of-a-cost-estimation-form/ , above the Next Step button. Thank you

Author loopus

Hello, Simply activate the option "Enable summary as bubble" in the "Summary" settings tab of your form to do that .

Customer leo28

Sorry for misunderstanding, I do not want the Bubble, I need just to render the price in each step inside the form next to the NEXT STEP button. Like in your demo. In your demo is no dropdown button (bubble summary). Thank you for your fast response

Author loopus

Ah ok. You need to enable the option "Show price at bottom" in the "Design" settings tab of your form.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from th3design

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer th3design

wp_wpefc_logs had 100mb+ on the database which slowed everything down and stopped the plugin from working. What would be causing this (sites only been live for a few weeks) with small traffic?

Author loopus

Hello, Please can you contact me from the support page sending me a temporary access to the backend ? I will debug it: https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from msheraz5

7 direct author replies in this public CodeCanyon conversation.

15 messages7 author repliesBuyer threadSupportPaymentsBooking
CodeCanyon source
Customer msheraz5

Hi, I changed the domain and the plugin is not working. Can you please reset the activation key? Waiting for your reply. Thanks.

Author loopus

Hello, There is maybe something that blocks the external call required for the license verification. Please contact me from the support page sending me a temporary access to the backend, I will fix it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer msheraz5

No. Actually the it is showing that the key is verified but it is not allowing me to click anywhere. So I thought it might be blocking. You can see the image. https://pasteboard.co/HnK4JRx.png

Author loopus

Ah ok. Please contact me from the support page, I will debug it .

Customer msheraz5

I have to do re-install wordpress as it is already not behaving well. I messaged here thinking that it may require resetting. But hopefully it would be sorted and if not then I'll get back to you. Can you please note 1 suggestion? It would be great if you can add an option where the customers may add fields. For example, if we assign an option to colours where customers may add multiple colours and as many as they want instead we create for them. It is really useful when we don't know how many colours the customer may ask for in his designs. Similarly, if we ask the user to add his details and if we need to offer to add more than one user, it would be difficult. So in that case, it would be great if the user may be able to simply click 'Add More User' and the same fields (or set of new fields) may appear. So on the backend we may set which fields need to repeat if the user clicks to add duplicate option. I haven't used your plugin for a long time but last time I found very difficult to set calendar as it wasn't allowing me to add any date and I was so limited for that. Hope you'd understand it. These are very common and great feature to have in the form. Rest your product is amazing. By the way, thanks for an amazingly quick response. Have a good day. Bye.

Author loopus

1. Thank you for the suggestion ! Currently, a solution can be to duplicate the wanted field several times and use the item option "Show depending on condition" to show each one depending on the wanted conditions (ex: if the user selected "5" in a specific dropdown, we can automatically show 5 of the duplicated items) . 2. You can now manage your calendars from the backend, freely create events, define the static unavailable days of the week and hours of the day. It is also possible to assign a specific calendar to a datepicker of the form to automatically register new events . Feel free to contact me from the support page if you need help on a specific point .

Customer msheraz5

Thank you for your reply: 1. Well if this option is available, to show fields on conditions by choosing the numbers, that is great but my suggestion is to allow multiple fields (or a group of fields). For example, detail of the main applicant and if there there are additional users, those may be added too. 2. Great features, very impressive efforts. Let me check if I have given feedback or not. I'll give 5 stars rightway.

Customer msheraz5

Done.

Author loopus

Thank you very much ! :)

Customer msheraz5

Hi, I was trying to show duplicate fields on the front end and used conditions on the backend settings. I selected 'One of the conditions must be filled' and selected the element, which is a dropdown list and then chose the condition 'Is equal to' and then selected the value. I added three steps so that if the user selects value 1, it'll show one colour picker but actually it shows all three when I select '2' it shows 2 correctly but when I click on '3' it shows only one. I try to use the similar pattern in reverse order, but it didn't work. So what exact conditions should I apply to achieve this? Waiting for your reply. Regards,

Author loopus

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

Customer msheraz5

Just checked but my support has been expired. I couldn't use your plugin before. If you can still help via an email, it'll be great. I just have this minor concern nothing else. Thanks.

Author loopus

Yes, no problem, I will have a look on it .

Customer msheraz5

so may I have your email address then.

Author loopus

Please contact me from the support page, I will reply : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from macumbita

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPayments
CodeCanyon source
Customer macumbita

Hi, very nice lookin plugin. Question: This is only to creat calculator for website business? I have a create a calculator for a service in my business no related with websites. Can I? There are templates for other types of forms? Can the user enter information? Numbers? Thanks

Author loopus

Hello, Thanks ! Yes, of course, you can use it to sell any kind of products or services. You can freely manage your forms, steps and items from the backend. You can create textfields, dropdowns, textareas, files upload fields, colorpickers, datepickers, rich text items etc ... Here are some demos : https://www.wordpress-estimation-payment-forms.com/shop/ https://www.wordpress-estimation-payment-forms.com/layered-image/ https://www.wordpress-estimation-payment-forms.com/contact-form-demo/ https://www.wordpress-estimation-payment-forms.com/demo-of-a-subscription-payment-form/ https://www.wordpress-estimation-payment-forms.com/demo-of-some-components/

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from PXL_

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer PXL_

Bonjour! Hello! I've purchased this plugin back in 2014 and finally have an issue which I hope you can help me with. I'm trying to add a comparison table (Go Pricing) to show under 3 images items. None of the shortcodes I use seem to be working properly. Also button shortcode not working. Can you explain what the shortcode item is used for? Thanks

Author loopus

Hello, The shortcode item allows you to add a wordpress shortcode anywhere in your form. Feel free to contact m from the support page sending me an export of your form, I will check it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ninanina

4 direct author replies in this public CodeCanyon conversation.

8 messages4 author repliesBuyer threadSupportPaymentsLicensing
CodeCanyon source
Customer ninanina

hello, want to buy new license, but i cant open demo with mobile... ist it mobile friendly?

Author loopus

Hello, Yes, it is fully compatible with mobiles and fully responsive. What is the url of the mentioned demo form ?

Customer ninanina

i mean your demo hier, the live preview, wont open in iphone x... shows only a blank site.

Author loopus

There are several demos on the live preview site, do you talk about the site itself ? http://www.wordpress-estimation-payment-forms.com/

Customer ninanina

ähm die startpage, mainpage i mean... its blank, and i cant seee a menu with mobile...

Author loopus

Thank you for reporting. It is strange, I can't reproduce this issue on my side, the demo website works normally on mobile. Maybe this direct url ? http://www.wordpress-estimation-payment-forms.com/demo-of-a-cost-estimation-form/ .

Customer ninanina

ah found issue... the demo dont work with the code canyon frame... i have close the cc frame and now it work... thats bad, not everybody knows that

Author loopus

Ah yes, it is often the case, thank you for the feedback.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from digitalmedium

14 direct author replies in this public CodeCanyon conversation.

32 messages14 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer digitalmedium

Hi. Is there a way that I can add a custom css class to any of the fields?

Customer digitalmedium

Also is there a way of being able to change the checkboxes just to be a more generic checkbox? I do like it but I do also feel that it does take up more room. I see that you can put all of the labels inline but is there a way just to do this for the checkboxes? Finally, is there a way I can essentially combine the fields from two steps together?

Author loopus

Hello, 1. It can be done by using this code in the "Custom JS" option of your form : jQuery(document).ready(function(){ jQuery('[data-title="My item title"]') .addClass('myCssClass'); }); 2. Here is the js code to use to do that : jQuery(document).ready(function(){ jQuery('.switch.has-switch').closest('.itemBloc').find('br').remove(); jQuery('.switch.has-switch').css({ position: 'relative', top: 14 }); }); 3. Please can you explain what do you mean by "combine the fields from two steps together" ?

Customer digitalmedium

So basically I have some fields that are in one step that I would like to combine with fields in another step so that they just become one step. Ideally I would like to do this without deleting fields as there could be dependencies which I would then have to redo.

Customer digitalmedium

Finally is there also a way I can have a checkbox in the form checked based on a button I press somewhere else on the same page of the website? Basically I'd like it so that when they press a button it scrolls them down to the form with options pre-checked which they can then just quickly change if needed and then go to the last step.

Author loopus

1. Ah ok, this code will move the items from the step B to the step A : var stepA_title = 'Mobile or website ?'; var stepB_title = 'Features'; jQuery(document).ready(function(){ jQuery('.genSlide[data-title="'+stepB_title+'"] .genContent > .row').children().detach().insertAfter(jQuery('.genSlide[data-title="'+stepA_title+'"] .genContent > .row > div').last()); }); 2. No, sorry, there is no such option currently. A possibility can be to set the checkbox as "Is selected" and use its option "Show depending on condition" to show it only if the button is checked. You can also duplicate it and do the same thing with an unselected one (show the selected checkbox if the button is clicked, otherwise the unselected one) .

Customer digitalmedium

Surely there must be a way to replicate the behaviour of enabling the checkbox after you have pressed a button? This was an example I was doing with another series of checkboxes jQuery('#coreaccountancyservices .gem-button').click(function () { jQuery('input[type="checkbox"]').removeAttr('checked'); jQuery( ".checkbox-sign" ).removeClass( "checked"); jQuery(".coreaccountancyservices .checkbox-sign").addClass("checked"); jQuery('.coreaccountancyservices input[type="checkbox"]').attr('checked','checked'); }); So essentially I'm trying to uncheck all of the checkboxes and then recheck the right box depending on which button was pressed. I just need to do something similar with your checkboxes.

Author loopus

Ah yes : jQuery(document).ready(function(){ jQuery('[data-title="My button"]').click(function(){ if(!jQuery(this).is('.checked')){ jQuery('.genSlide[data-title="My step title"] input[type="checkbox"]').parent().bootstrapSwitch('setState',false); jQuery('[data-title="My checkbox"]').parent().bootstrapSwitch('setState',true); } }); });

Customer digitalmedium

Yes this works. Thanks! Only question I do have is do you know if this would work on a field that is supposed to be hidden? (which I don't want to happen.)

Author loopus

Yes it should work with an hidden checkbox too .

Customer digitalmedium

If I had 5 image fields together in a row, is there a way when I select the fifth image, I could also get it to automatically get the form to also select the four other images before it as well. Essentially I'm looking to almost create a system where you choose at what point you want to stop.

Author loopus

Here is the js code to use to do that : jQuery(document).ready(function(){ jQuery('[data-title="Checkbox 5"]').change(function(){ if(jQuery(this).is(':checked')){ jQuery('[data-title="Checkbox 1"]').parent().bootstrapSwitch('setState',true); jQuery('[data-title="Checkbox 2"]').parent().bootstrapSwitch('setState',true); jQuery('[data-title="Checkbox 3"]').parent().bootstrapSwitch('setState',true); jQuery('[data-title="Checkbox 4"]').parent().bootstrapSwitch('setState',true); } }); }); You simply need to replace the titles "Checkbox X" by their real titles. Have a nice weekend !

Customer digitalmedium

Sorry Loopus. I can't seem to get this to work. Does this work with image elements?

Author loopus

Ah no, sorry, here is the code to use for images: jQuery(document).ready(function(){ jQuery('[data-title="Image 5"]').change(function(){ if(jQuery(this).is(':checked')){ wpe_itemClick(jQuery('[data-title="Image 1"]:not(.checked)'),false); wpe_itemClick(jQuery('[data-title="Image 2"]:not(.checked)'),false); wpe_itemClick(jQuery('[data-title="Image 3"]:not(.checked)'),false); wpe_itemClick(jQuery('[data-title="Image 4"]:not(.checked)'),false); } }); });

Customer digitalmedium

Thanks Loopus but I can't seem to get this to work. The change event doesn't seem to be firing when I click on the image I want the event to work on. I think the change() function only works on and which the image fields use neither of these.

Author loopus

Please can you try this one ? jQuery(document).ready(function(){ jQuery('[data-title="Image 5"]').click(function(){ if(jQuery(this).is('.checked')){ wpe_itemClick(jQuery('[data-title="Image 1"]:not(.checked)'),false); wpe_itemClick(jQuery('[data-title="Image 2"]:not(.checked)'),false); wpe_itemClick(jQuery('[data-title="Image 3"]:not(.checked)'),false); wpe_itemClick(jQuery('[data-title="Image 4"]:not(.checked)'),false); } }); });

Customer digitalmedium

The event now runs but it's now not getting past the if statement regardless of whether the image is checked or not.

Author loopus

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

Customer digitalmedium

Is there a way to show the price without the progress bar?

Author loopus

Yes, you can hide the progress bar from the "General" settings tab of the form and disable the option "Hide the final price ?" in the "Last step" settings tab of the form to show the total on the last step .

Customer digitalmedium

Sorry. I don't think I explained it well enough. I would like to be able to see the price at all times (including the last step) but I just don't want it to be in the progress bar.

Customer digitalmedium

Also is there a way just to have the form there without the initial loading animation?

Author loopus

Ah ok. You can activate the option "Show total price at bottom ?" In the "Design" settings tab of your form to show the total price at bottom of each step. You can disable the introduction from the "Texts" settings tab and the animations from the "Design" tab (option "Animations speed") .

Customer digitalmedium

Ok. Is there anyway to move the price at the bottom to the top?

Customer digitalmedium

Or if not, then is there anyway of making the form a one step form?

Author loopus

1. Yes, it can be done by using this code in the "Custom JS" option of your form : jQuery(document).ready(function(){ jQuery('.genSlide').each(function(){ jQuery(this).find('.lfb_totalBottomContainer').detach().insertBefore(jQuery(this).find('.genContent > .row')); }); }); 2. Yes, you can create a single step form by creating all your items directly in the last step .

Customer digitalmedium

Thanks. Another irritating problem I am having is that when I save changes to a step, all of my custom css I do for that step seems to stop working. is there anyway to stop this from happening?

Author loopus

It fully depends on the used css selectors in your custom rules. If you use class based css rule such #estimation_popup .selectable {background-color :red !important;} , the styles will not change when you change the content of the step. But if you use precise selectors such ":nth-child(2)" and change the order of the items, you need to update the rule.

Customer digitalmedium

Is there a way I can add "per month" to the bottom price?

Author loopus

It can be done simply by enabling the option "Use subscription" in the "Last step" settings tab of the form .

Customer digitalmedium

Thanks. One other question. When I go from one section to the next, I notice the panel will add a min-height attribute which does sometimes make it much taller than I need it? Is there anyway I can change this?

Author loopus

You can disable this behavior by pasting this rule in the "Custom CSS" option of your form : #estimation_popup #mainPanel {min-height: 200px !important;}

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Digital_Hipster

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer Digital_Hipster

Bonjour! Petite question à un petit problème. J'ai mon formulaire. Les choix proposés sont représentés par des images. 1ère étape : deux images 2ème étape : 3 images 3ème étape : 2 images Réglage effectué sur chaque sélection : colonne. Réglage général effectué sur chaque étape : Articles max par ligne : 2 - 3 - 2) Jusque là tout va bien. Dans mon formulaire, les choix des étapes devraient être présentés sur une seule ligne, un à côté de l'autre. Or, ils s'affichent un en dessous de l'autre et la description est alignée sur la gauche. https://www.digital-hipster.com/capturehousetrap.JPG Une idée ? (nouvelle installation du plugin). Merci beaucoup Damien

Author loopus

Bonjour, Ca semble être un conflit CSS. Pouvez-vous me contacter par l'onglet support et m'envoyer l'url du formulaire ?

Customer Digital_Hipster

Merci beaucoup. Voilà qui est fait.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Oladokun

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportWooCommercePayments
CodeCanyon source
Customer Oladokun

Pre-purchase information: Does this plugin support other payment gateways apart from Stipe and Paypal. I am from Nigeria and we the best gateway I can use for my currency is paystack, Can the plugin support it?

Author loopus

Hello, No, sorry, the 2 current available payment gateways are Stripe and Paypal. But if you use it with woocommerce (assigning wooproducts to the items of the form and adding them to the cart at end of the form), the customer will pay directly from woocommerce (you can use this plugin to add PayStack gateway to woocommerce : https://wordpress.org/plugins/woo-paystack/ ) .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from nward85

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBooking
CodeCanyon source
Customer nward85

Presales: 1) I am looking into using this as a simple booking plugin. Some services will require a date and time, and some services will not require a date and time. Can I do this within the same form? 2) Can prices be discounted based on a users role?

Author loopus

Hello, 1. Yes 2. No, sorry, there is no specific option to do that

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from simplecup

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer simplecup

As I've stated in the past, this plugin is amazinggggg. I was wondering if there was a plan to create an option for you to add a checkbox at the end of the form (when they're giving their information) that, if checked, will sign them up for your mailchimp list that we provide on the backend (instead of just doing it automatically). Or is this already possible? Would love to be able to do that.

Author loopus

Hello, Thank you ! I note the suggestion !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from weasyweb2015

4 direct author replies in this public CodeCanyon conversation.

9 messages4 author repliesBuyer threadSupportCustomizationPayments
CodeCanyon source
Customer weasyweb2015

good morning, i need to know if there is a way to hide the final price under certain condition. i have two final step if you fill an input you will go to the final question and when you fill it you will see the estimation cost. if you not fill this input you will go to final step but i see the zero price. is possible to hide the price if i don't fill this input?

Author loopus

Hello, Here is the js code to use in the "Custom JS" option of your form to do that: var stepTitle = "My step Title"; jQuery(document).ready(function(){ jQuery('#estimation_popup .genSlide[data-title="'+stepTitle +'"] .btn-next').click(function(){ setTimeout(function(){ var total = wpe_getForm(parseInt(jQuery('#estimation_popup').attr('data-form'))).price; if(total == 0){ jQuery('#finalPrice').hide(); } else { jQuery('#finalPrice').show(); } },100); }); }); Simply replace "My step Title" by the exact title of the step placed just before the last one. When the user will click the next step button just before the last step, this script will hide the total price if it is equal to 0 .

Customer weasyweb2015

it is working i had to change this if(total == 0){ jQuery('#finalPrice').hide(); jQuery('#lfb_finalLabel').hide(); jQuery('.stepTitle').html('Hai completato la richiesta di preventivo. Ti contatteremo entro 24 ore'); } else { jQuery('#finalPrice').show(); jQuery('#lfb_finalLabel').show(); jQuery('.stepTitle').html('E\' fatta'); } but if prize i > 0 not enter in else condition if == 0 it works

Author loopus

Please can you send me the url of the form ? You can contact me directly from https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer weasyweb2015

you need to click on button named 'energia' to se the form

Author loopus

Thank you, I replied to your email .

Customer weasyweb2015

i need a condition when the price is > 0 i need to show some html but the price change on last question not before

Customer weasyweb2015

is better to add a general condition when the final price is zero and when the final price is > 0?

Author loopus

As explained, you need to replace the step title in the code by the one placed just before the last step. It can't work if the total is equal to 0 when the target button is clicked .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Swann1110

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesBuyer threadSupport
CodeCanyon source
Customer Swann1110

Hello, I am a big fan of your form! I find it perfect! However, I have a question: I want to create a form for the renovation of a house with several rooms to transform. The client arrives on the form, chooses one or more rooms from the house to be transformed, and then chooses several possiblity of works in each room that has selected. (floor, wall, ceiling, electricity, etc. ..) The problem is that I have about 5 choices of transformation by pieces, and I own 16 rooms of house. That's about 80 "steps" to create ... and at the end of the 10th lozenge it starts to be very loud to create. With you a solution? Thank you for your next answer. Best regards.

Author loopus

Hello, Thanks ! What is the used version of the plugin ? If it is a recent one, you can enable the option "Disable steps manager links animation" in the "General" settings tab of your form to avoid any slowdown on the steps manager.

Customer Swann1110

Thank you for your reply. I am using the Version 9.625 version. Yes I will disable what you recommend thank you. My last question, the plugin support a form with 120 steps, knowing that in all stages there is a price calculation based on quantities? thank you so much

Author loopus

Yes, it will support it, no problem.

Customer Swann1110

Great ! Thank you for the answers and your time.

Customer Swann1110

Hello again, I finished my form now, I have 109 steps in which I have a calculator. But it takes a lot of time to load and that despite your indications. Do you have an idea ? Thank you in advance.

Author loopus

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from valentino321

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer valentino321

Hello, I translated my website in 3 languages with WPML and I would like to know how to have a different version of the cost etimator for the different languages ? Do you have support or a tutorial video to do it ? Thanks

Author loopus

Hello, I correctly received your email 3 minutes ago, I replied .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from weasyweb2015

6 direct author replies in this public CodeCanyon conversation.

13 messages6 author repliesBuyer threadCustomizationPaymentsPDF and email
CodeCanyon source
Customer weasyweb2015

hi, i need to add two button on the last step (when i see the total price and summary). when i click this button i start another calculation form for other services. is possible?

Author loopus

Hello, Yes, you can create a button item and define the new form page url in its option "Open url on click" to open it on click .

Customer weasyweb2015

where i have to create this button?

Author loopus

You can create it from the "Last step" settings tab of your form to create it in the last step of your form .

Customer weasyweb2015

aaaaaaaaaaaaaaaaaaaaah ok. i found it. thank you :D

Author loopus

:)

Customer weasyweb2015

another question. i need to hide the min size of an input type number. is possible? because when i click on it i have by default a zero value.

Author loopus

You can freely define the min size and the default value from the item panel (option "Default value" in the right column) .

Customer weasyweb2015

ok but i don't need a default value, i need the input will be empty.

Author loopus

Ah ok. It can be done by pasting this code in the "Custom JS" option of your form : jQuery(document).ready(function(){ jQuery('[data-type="numberfield"]').val(''); });

Customer weasyweb2015

ok perfect. you are great

Customer weasyweb2015

if i use this option 'Send email automatically on last step' and i put a button on last step for another page this option is automatically disabled. is it normal or a bug? there are no field and payment

Author loopus

Yes it is the normal behavior, the last step must be empty to use this option, because the form will be automatically sent and the final redirection called, so the user would not have the opportunity to click on this button. You need to place this button in the previous step to do that .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from YouMotorcycle

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer YouMotorcycle

Is it possible to try before you buy? I'd like to see if it's possible to do the kind of estimation I need Point A to Point B (I need both distance and travel time calculated) Point B to Point C (I need both distance and travel time calculated) Point C to Point A (I need both distance and travel time calculated) I need the total minutes calculated and multiplied by my hourly rate in $ I need the total distance added up and multiplied by my kilometer rate in $ I need the total cost added up. Can your system do this?

Author loopus

Hello, No, sorry, there is no trial version. There is an option to make such distance calculations, but there is no travel time calculation option currently .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from robditoro

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportPayments
CodeCanyon source
Customer robditoro

Hi there, I'm getting an error (404) exporting the forms. I've made sure that the permissions are correct (0747) on the tmp folder, but no luck. Any advice?

Author loopus

Hello, Please can you contact me from the support page sending me a temporary access to the backend ? I will debug it : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer robditoro

Will do, thank you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from speacock

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author replies
CodeCanyon source
Customer speacock

Pre-Sales Question: Can forms be duplicated? I have a client who wants to provide an estimator for pool wiring and lighting. He works with 11 different vendors. Each form would have basically the same options but different prices. So duplicating a form and customizing it would be a great convenience. Let me know.

Author loopus

Hello, Yes, you can duplicate a full form in one click from the forms list .

Customer speacock

Awesome! Thanks for the speedy reply. I will be purchasing in the coming days.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from tpanwilai

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPaymentsPDF and email
CodeCanyon source
Customer tpanwilai

Why data in second form did not show in email, but only show from first form. How to resolve this problem.

Author loopus

Hello, Please 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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from ZeeDichev

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadBooking
CodeCanyon source
Customer ZeeDichev

Hi, I have a Pre-sales question. Want to use the calendar to take bookings for appointments. Every appointment will be a 2hr slot. Do slots appear unavailable on the calendar at front end if a booking for the particular slot has been made already? Many Thanks

Author loopus

Hello, Yes, the new orders can register new events (you can freely configure the duration) and the selected dates (or hours) will be unavailable for the next customers (they will be disabled in the datepicker of the form) . You can create how many calendars as you want and assign a different calendar to several datepickers of your forms if needed .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from chemtu

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesSupportCustomizationPayments
CodeCanyon source
Customer chemtu

Hi, For this one https://imgur.com/BZ37sQX Is it possible to align the images in columns? For example 6-6 column = 2 images in a row.

Author loopus

Hello, Yes, you can set the step option "Max items per row" to 2 to do that, or add "separators" items where you want to create line breaks.

Customer chemtu

This is how it is when I select Max item per row to 2 and Use column or row ? to column https://imgur.com/kvDODTP (if I select Use column or row ? nothing will happen). What's wrong with my setting? Can you share the demo set up for these https://www.wordpress-estimation-payment-forms.com/layered-image/ and https://www.wordpress-estimation-payment-forms.com/shop/ ? So I can import the file and see how it set up. Best.

Customer chemtu

[UPDATE] I found the demo file from the downloaded file. So I tested the Subscription demo and see that the demo on my site does not layout as column like your demo. The demo on my site: https://imgur.com/uosg1XB The demo on you site: https://imgur.com/uosg1XB I have sent my information to your support submission form. Please check it. Best,

Author loopus

Hello, I added this rule in the "Custom CSS"' option of your form to fix this css conflict: #estimation_popup .col-md-2{ width: auto !important;}

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jumptoweb

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesSupportPaymentsLicensing
CodeCanyon source
Customer jumptoweb

Can I calculate using distances? For example, between zip codes? Also, Can I add the submission to an external database?

Author loopus

Hello, Yes, you can make such distance calculations between zip codes, addresses or cities. All the orders are stored in the database by the plugin (table wpfb_logs) . If you want to recover all the selection done when a form is submitted to store it by your own method, you can edit the function send_email() of the file includes/lfb-core.php (all the selected items are stored in the variable named $itemsArray ) .

Customer jumptoweb

Thanks, but can you explain how can I do the calculations by zipcode?

Author loopus

You will need to create 2 zipcode textfields then apply a price calculation on an item of your form by using the "Distance calculation" tool that will make the distance calculation between the 2 addresses (in miles or km). You can find all instructions in the documentation of the plugin . Feel free to contact me from the support page if you need help on a specific point, I will help you : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Customer jumptoweb

Do you have any video for this? Where is the documentation plugin? I have it through ThemeCo, I don't have the documentation

Author loopus

You can find the online documentation here : http://www.wordpress-estimation-payment-forms.com/documentation/ . There is no video tutorial on this specific point currently. If you had it included in a theme, as you can see on the license panel of the plugin, the support is directly delivered by the support team of the theme. Please directly send them your support requests, they will help you .

Customer jumptoweb

ok, thanks

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from vegatow

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer vegatow

Can the date picker start on a certain date?

Author loopus

Hello, Yes, simply paste this code in the "Custom JS" option of your form : jQuery(document).ready(function(){ jQuery('[data-title="My datepicker"]').val('2018-11-11'); }); Where "My datepicker" is the exact title of the target datepicker .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Giorgiakh

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomizationPDF and email
CodeCanyon source
Customer Giorgiakh

Pre-Sale question. Is it possible to redirect with dynamic url parameters at the end? For example, site.com/redirect.php?email=CUSTOMERSEMAIL If yes, how?

Author loopus

Hello, It can be done by using this code in the "Custom JS" option of your form : var formID = 8; var finalUrl = 'http://www.myFinalUrl.here'; var emailField = 'My email field'; jQuery(document).ready(function(){ setInterval(function(){ var form = wpe_getForm(formID); form.close_url = finalUrl+'?email='+ jQuery('[data-title="'+emailField+'"]').val(); },1000); }); Simply define the formID, the final url and the email field title in the 3 first lines .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Hack_mk

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer Hack_mk

Hello, One pre-sale question? Does this plugin support multiconditional choices of item options. Can visitor choose only certan number of choices of all given? Thanks!

Author loopus

Hello, Yes, it can be done by using the conditional system .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from irving805

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadPDF and email
CodeCanyon source
Customer irving805

Hi, I wanted to comment that the plugin is great! Only that I have a question, I would like to take the information before giving the estimate and before they get to the last step, but when putting the options, it does not send me anything until the client completes the last step form. I want to get the information beforehand, since some of them reach the last step and decide not to finish and I do not have any phone or email of contact with them. How can I do that? since I put the options to fill the name and phone number and email and they go to the next step and I do not get the information. I hope and I explained myself

Author loopus

Hello, Thanks ! You can choose to send the contact informations (email, phone, first name, last name, country etc ...) to your MailChimp/MailPoet/GetResponse list before the end of the form. To do that, configure your account informations in the "Last step" settings tab of the form and enable the option "Send contact ASAP" . The contact informations will be sent as soon as the step that contains the email field is finished .

Customer irving805

Thank you so much, it worked!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from AngelLucefer

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer AngelLucefer

Hello and good day Does it support conditional pricing example 1st month has a discount? Thanks

Author loopus

Hello, Yes, you can use the custom calculation tool to make such prices conditions and calculations : https://www.youtube.com/watch?v=xH8frpa7wL0

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dg5150

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPaymentsBooking
CodeCanyon source
Customer dg5150

Just found an interesting issue and wondering if you have encountered it before. I have a calendar running to block out specific dates / times. This works very well on desktop and android devices. I.e. date / time picker on the form has the dates & times blocked so you are unable to select them. When accessing the form on an ipad or iphone the date / time picker does not have the times blocked, so people are able to select them. So it seems to completely override the calendar and just make all dates / times available. Any idea what could be causing this? Any solutions?

Author loopus

Hello, It is strange, I can't reproduce it on my side. Please can you contact me from the support page and send me the url of the form where I can see the problem ? 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 ENBertussi

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer ENBertussi

I'm curious if we could use this to do 'estimate comparisons' my idea/thoughts are this: you show two figures on the estimate one of them is your calculated estimate for buying services from 'us' the other figures are to show them what it would cost for another service.. EG.. 'we' have an estimate calc for adding solar panels to your how and the estimator is setup to show you the TCO for 30 years comparing the TCO of 30 years of buying off the grid... So the end user can see what it costs for your service or product and immediately sees what it would cost for another product or service, hopefully helping prove the greater value of your product or service... could we do that with E&P? thanks :) ENB..//

Author loopus

Hello, Yes, it can be done by using this plugin. You can create an hidden and preselected checkbox in the last step of your form to make the second calculation by using the custom calculation option ( https://www.youtube.com/watch?v=xH8frpa7wL0 ). Then you can create a rich text item to show the result of this calculation in a custom text and style (you can show the value/quantity/price of any item from a rich text item) to show the comparison .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from hdasilva

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer hdasilva

Presale questions: 1. Can I display all the fields of the estimation in just one page, without needing to go next step or return to the previous step, displaying all the steps scrolling down in the same page, including the Final cost and the Summary? 2. Can I associate the result of a step to be used automatically in a field of other step? For example: In an estamation of a website, first you ask for the number of pages the website will have, let say 7. Then the website can be multilingual, you can have you website in 2, 3 or more languages. So, If each page cost 100 € to be translated, can the number of pages (7) be taken automatically and be multiplid by 100 € each and then the result by 2 languages: (7 x 100 € ) x 2 addional languages. Hope I made myself understood. I am spanish and this is a difficult question to make. Thank you in advance Isabel

Author loopus

Hello, 1. Yes, simply create your items directly in the last step to create a such single step form . 2. Yes, you can use the custom calculation option to make such calculations ( https://www.youtube.com/watch?v=xH8frpa7wL0 ) .

Customer hdasilva

Thank you very much!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from lasseron32

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPaymentsPDF and email
CodeCanyon source
Customer lasseron32

Hello im having problems with the summary send as a mail. The header text color, in the summary, is different from the header text color send as an email. Could you point me in the direction of a solution.

Author loopus

Hello, Please can you contact me from the support page sending me a temporary access to the backend or 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 nicebv

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupportPaymentsPDF and email
CodeCanyon source
Customer nicebv

Hi, I really like this plugin but I have an issue with translation. I changed some texts to a korean language and the texts in a PDF file are broken. can I fix this problem? PDF link http://esocompany.com/wp-content/plugins/WP_Estimation_Form/uploads/My%20Estimation%20Form-A0006-5afd42580c480.pdf

Author loopus

Hello, Please can you contact me from the support page sending me a temporary access to the backend or 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 mattbkk

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportPaymentsPDF and email
CodeCanyon source
Customer mattbkk

Hi THere I already set my paypal IPN and also set the plugin to only receive email if paypal payment is initiated. However that does not work and I always get the email notifications when the customer click order even when they not paid via paypal yet. Thanks

Author loopus

Hello, Please can you contact me from the support page sending me a temporary access to the backend ? I will check the form : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rkbadiwal

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomizationPayments
CodeCanyon source
Customer rkbadiwal

Hii i have a Pre-sales question I need my customize slider similar to this layout https://drive.google.com/file/d/10VVwdT_2hHC53BhmRYZKRCGfIn3qxZjo/view?usp=sharing or you can check the website slider to get an idea:www.buy-app-downloads.com so your team can give us such type of slider so we are ready to purchase our main requirement is after selecting all values customer pay the amount via PayPal and we get all details waiting for positive response from your side

Author loopus

Hello, Yes, you can create such slider items in your form. You can find an example of this component in this demo : http://www.wordpress-estimation-payment-forms.com/demo-of-some-components/ It is possible to use "Rich text" items to show the value of a specific slider in a custom text and style (the value will be dynamically updated when the user uses the slider). It is also possible to make a paypal payment. The orders will be sent to the admin and will be stored on the backend.