Loading...
Historique marketplace

Vraies questions CodeCanyon et réponses de l'auteur

Retrouvez les questions d'acheteurs, les scénarios avant achat, les problèmes de configuration et les réponses directes de l'auteur des années où WP Cost Estimation était vendu sur CodeCanyon. Voyez comment de vrais clients ont utilisé le plugin et comment les questions courantes ont été traitées.

5 557

Fils de discussion publics

Historique de support public CodeCanyon

19 461

Messages

Questions clients, suites de discussion et contexte

8 679

Réponses de l'auteur

Réponses directes de l'auteur du plugin

78

Pages d'archive

Conversations les plus récentes en premier

Les adresses e-mail publiques et les valeurs ressemblant à des codes d'achat ont été masquées. Le texte original est sinon conservé tel quel pour que le contexte support reste lisible.

Support: 2699Personnalisation: 1536Paiements: 1482PDF et e-mail: 1275WooCommerce: 406Réservation: 221Licences: 215

Rechercher dans l'archive

Trouver une question ou une réponse CodeCanyon

Recherchez dans tous les fils de discussion publics par mot-clé, nom de client, fonctionnalité, intégration ou sujet support.

Saisissez au moins 2 caractères pour explorer toute l'archive.

Page 40 sur 78

Dernières discussions archivées

Chaque fil regroupe la question client, les commentaires de suivi et les réponses de l'auteur, du plus récent au plus ancien.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de munklefish

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

4 messages1 réponses de l'auteurFil acheteurSupport
Clientmunklefish

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

Clientmunklefish

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`

Auteurloopus

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 .

Clientmunklefish

It seems like your update just fixed the issue.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de General_

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurPaiementsPDF et e-mail
ClientGeneral_

Payment is available upon receipt ?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de stouthearted

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

4 messages2 réponses de l'auteurFil acheteurSupportPersonnalisationPaiements
Clientstouthearted

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?

Auteurloopus

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/

Clientstouthearted

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de zsystems

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

4 messages2 réponses de l'auteurFil acheteurSupportPersonnalisationPaiements
Clientzsystems

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.

Auteurloopus

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 .

Clientzsystems

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.

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de NetStudenten

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurSupport
ClientNetStudenten

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

Auteurloopus

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).

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de General_

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurPaiements
ClientGeneral_

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de caparrosso

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

4 messages2 réponses de l'auteurFil acheteurSupportPaiementsPDF et e-mail
Clientcaparrosso

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?

Auteurloopus

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 .

Clientcaparrosso

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.

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de skyemotion

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

4 messages2 réponses de l'auteurFil acheteurSupportPersonnalisationWooCommerce
Clientskyemotion

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.

Auteurloopus

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).

Clientskyemotion

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

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de abadigrupo

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteur
Clientabadigrupo

can i make graphics charts has summary?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de werner7

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurSupportPersonnalisationPaiements
Clientwerner7

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de otodeluxe

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteur
Clientotodeluxe

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?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de 1Wolf1

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

3 messages1 réponses de l'auteurFil acheteurPDF et e-mail
Client1Wolf1

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

Auteurloopus

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 .

Client1Wolf1

Thanks for the information and the quick response!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de piateknatalia123

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

4 messages2 réponses de l'auteurSupportPersonnalisationPaiements
Clientpiateknatalia123

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?

Auteurloopus

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/ ) .

Clientpiateknatalia123

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"?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de freakpower

4 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

7 messages4 réponses de l'auteurSupportPersonnalisationPaiements
Clientfreakpower

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 ?

Auteurloopus

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; }

Clientfreakpower

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 ?

Auteurloopus

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

Auteurloopus

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 .

Clientfreakpower

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 ?

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de freakpower

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteur
Clientfreakpower

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 ?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de jah67

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

4 messages2 réponses de l'auteurFil acheteurPersonnalisation
Clientjah67

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

Auteurloopus

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).

Clientjah67

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?

Auteurloopus

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.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de TheDimension

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

3 messages1 réponses de l'auteurFil acheteurSupportPersonnalisation
ClientTheDimension

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.

Auteurloopus

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;}

ClientTheDimension

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de JoseColacho

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportPersonnalisationPaiements
ClientJoseColacho

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/

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de jah67

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteur
Clientjah67

Demo causes browser to crash on mobile.

Auteurloopus

Hello, Please simply close the envato frame .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de btobe

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clientbtobe

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!

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de General_

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurSupport
ClientGeneral_

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de transiteo

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteur
Clienttransiteo

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de designlover80

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

5 messages2 réponses de l'auteurFil acheteurSupportPDF et e-mail
Clientdesignlover80

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

Clientdesignlover80

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

Auteurloopus

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 .

Clientdesignlover80

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de alexandreminem

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteur
Clientalexandreminem

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.

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de abadigrupo

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteur
Clientabadigrupo

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Swann1110

3 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

7 messages3 réponses de l'auteurFil acheteurSupportWooCommercePaiements
ClientSwann1110

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.

ClientSwann1110

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 ?

Auteurloopus

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,

ClientSwann1110

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 ?

Auteurloopus

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

ClientSwann1110

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é.

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Sim2K

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurPersonnalisation
ClientSim2K

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?

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de andrewhr

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportLicences
Clientandrewhr

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.

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de iamhugo

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

3 messages1 réponses de l'auteurFil acheteurPDF et e-mail
Clientiamhugo

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

Auteurloopus

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 .

Clientiamhugo

excellent thats great, that will work :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de shamagazin

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurRéservation
Clientshamagazin

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.

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Gloak

4 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

8 messages4 réponses de l'auteurFil acheteurWooCommercePaiementsPDF et e-mail
ClientGloak

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

Auteurloopus

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

ClientGloak

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****.

Auteurloopus

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

ClientGloak

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.

Auteurloopus

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).

ClientGloak

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?

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de gab1017PR

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

3 messages1 réponses de l'auteurSupportPersonnalisation
Clientgab1017PR

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? :-)

Auteurloopus

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; }

Clientgab1017PR

Thank you for the quick reply #keepupthegoodwork

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de irving805

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteur
Clientirving805

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

Auteurloopus

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 ?") .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Nico1911

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurPersonnalisation
ClientNico1911

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

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de paddy666

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupport
Clientpaddy666

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?

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de sunshine444

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurPaiementsRéservation
Clientsunshine444

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

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de cpapstore

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportWooCommercePaiements
Clientcpapstore

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Gloak

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

5 messages2 réponses de l'auteurFil acheteur
ClientGloak

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.

ClientGloak

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?

Auteurloopus

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 ...) .

ClientGloak

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.

Auteurloopus

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) .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de leo28

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

4 messages2 réponses de l'auteurFil acheteurPersonnalisationPaiements
Clientleo28

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

Auteurloopus

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

Clientleo28

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de th3design

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportPaiements
Clientth3design

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?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de msheraz5

7 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

15 messages7 réponses de l'auteurFil acheteurSupportPaiementsRéservation
Clientmsheraz5

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

Auteurloopus

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

Clientmsheraz5

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

Auteurloopus

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

Clientmsheraz5

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.

Auteurloopus

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 .

Clientmsheraz5

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.

Clientmsheraz5

Done.

Auteurloopus

Thank you very much ! :)

Clientmsheraz5

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,

Auteurloopus

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

Clientmsheraz5

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.

Auteurloopus

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

Clientmsheraz5

so may I have your email address then.

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de macumbita

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurPaiements
Clientmacumbita

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

Auteurloopus

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/

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de PXL_

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupport
ClientPXL_

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

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ninanina

4 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

8 messages4 réponses de l'auteurFil acheteurSupportPaiementsLicences
Clientninanina

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

Auteurloopus

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

Clientninanina

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

Auteurloopus

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

Clientninanina

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

Auteurloopus

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/ .

Clientninanina

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de digitalmedium

14 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

32 messages14 réponses de l'auteurFil acheteurSupportPersonnalisation
Clientdigitalmedium

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

Clientdigitalmedium

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?

Auteurloopus

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" ?

Clientdigitalmedium

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.

Clientdigitalmedium

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.

Auteurloopus

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) .

Clientdigitalmedium

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.

Auteurloopus

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); } }); });

Clientdigitalmedium

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.)

Auteurloopus

Yes it should work with an hidden checkbox too .

Clientdigitalmedium

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.

Auteurloopus

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 !

Clientdigitalmedium

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

Auteurloopus

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); } }); });

Clientdigitalmedium

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.

Auteurloopus

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); } }); });

Clientdigitalmedium

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

Auteurloopus

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

Clientdigitalmedium

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

Auteurloopus

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 .

Clientdigitalmedium

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.

Clientdigitalmedium

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

Auteurloopus

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") .

Clientdigitalmedium

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

Clientdigitalmedium

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

Auteurloopus

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 .

Clientdigitalmedium

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?

Auteurloopus

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.

Clientdigitalmedium

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

Auteurloopus

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

Clientdigitalmedium

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?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Digital_Hipster

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

3 messages1 réponses de l'auteurFil acheteurSupportPersonnalisation
ClientDigital_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

Auteurloopus

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

ClientDigital_Hipster

Merci beaucoup. Voilà qui est fait.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Oladokun

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurSupportWooCommercePaiements
ClientOladokun

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?

Auteurloopus

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/ ) .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de nward85

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurRéservation
Clientnward85

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?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de simplecup

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteur
Clientsimplecup

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.

Auteurloopus

Hello, Thank you ! I note the suggestion !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de weasyweb2015

4 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

9 messages4 réponses de l'auteurFil acheteurSupportPersonnalisationPaiements
Clientweasyweb2015

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?

Auteurloopus

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 .

Clientweasyweb2015

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

Auteurloopus

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

Clientweasyweb2015

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

Auteurloopus

Thank you, I replied to your email .

Clientweasyweb2015

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

Clientweasyweb2015

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

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Swann1110

3 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

7 messages3 réponses de l'auteurFil acheteurSupport
ClientSwann1110

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.

Auteurloopus

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.

ClientSwann1110

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

Auteurloopus

Yes, it will support it, no problem.

ClientSwann1110

Great ! Thank you for the answers and your time.

ClientSwann1110

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.

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de valentino321

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportPDF et e-mail
Clientvalentino321

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de weasyweb2015

6 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

13 messages6 réponses de l'auteurFil acheteurPersonnalisationPaiementsPDF et e-mail
Clientweasyweb2015

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?

Auteurloopus

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 .

Clientweasyweb2015

where i have to create this button?

Auteurloopus

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

Clientweasyweb2015

aaaaaaaaaaaaaaaaaaaaah ok. i found it. thank you :D

Auteurloopus

:)

Clientweasyweb2015

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.

Auteurloopus

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

Clientweasyweb2015

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

Auteurloopus

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(''); });

Clientweasyweb2015

ok perfect. you are great

Clientweasyweb2015

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

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de YouMotorcycle

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteur
ClientYouMotorcycle

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?

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de robditoro

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

3 messages1 réponses de l'auteurFil acheteurSupportPaiements
Clientrobditoro

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?

Auteurloopus

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

Clientrobditoro

Will do, thank you!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de speacock

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

3 messages1 réponses de l'auteur
Clientspeacock

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.

Auteurloopus

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

Clientspeacock

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de tpanwilai

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportPaiementsPDF et e-mail
Clienttpanwilai

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ZeeDichev

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurRéservation
ClientZeeDichev

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

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de chemtu

2 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

5 messages2 réponses de l'auteurSupportPersonnalisationPaiements
Clientchemtu

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.

Auteurloopus

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.

Clientchemtu

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.

Clientchemtu

[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,

Auteurloopus

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;}

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de jumptoweb

3 réponses directes de l'auteur dans cette conversation publique CodeCanyon.

7 messages3 réponses de l'auteurSupportPaiementsLicences
Clientjumptoweb

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

Auteurloopus

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 ) .

Clientjumptoweb

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

Auteurloopus

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

Clientjumptoweb

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

Auteurloopus

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 .

Clientjumptoweb

ok, thanks

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de vegatow

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clientvegatow

Can the date picker start on a certain date?

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Giorgiakh

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurPersonnalisationPDF et e-mail
ClientGiorgiakh

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?

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Hack_mk

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurSupport
ClientHack_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!

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de irving805

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

3 messages1 réponses de l'auteurFil acheteurPDF et e-mail
Clientirving805

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

Auteurloopus

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 .

Clientirving805

Thank you so much, it worked!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de AngelLucefer

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportPersonnalisation
ClientAngelLucefer

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de dg5150

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportPaiementsRéservation
Clientdg5150

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?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ENBertussi

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurPersonnalisation
ClientENBertussi

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..//

Auteurloopus

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 .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de hdasilva

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

3 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clienthdasilva

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

Auteurloopus

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 ) .

Clienthdasilva

Thank you very much!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de lasseron32

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportPaiementsPDF et e-mail
Clientlasseron32

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.

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de nicebv

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurSupportPaiementsPDF et e-mail
Clientnicebv

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de mattbkk

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurFil acheteurSupportPaiementsPDF et e-mail
Clientmattbkk

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

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de rkbadiwal

1 réponse directe de l'auteur dans cette conversation publique CodeCanyon.

2 messages1 réponses de l'auteurPersonnalisationPaiements
Clientrkbadiwal

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

Auteurloopus

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.