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 47 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 jackcweston

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

3 messages1 réponses de l'auteurSupportPaiementsPDF et e-mail
Clientjackcweston

Hi, my client purchased this plugin but I do not have access to their codecanyon account. In any case, I hope you can help me. I have created a form with 3 steps. When I go onto the email section to set which email the admin receives, in the 'get value of field', the first step of the form is not on the list, and therefore I can't add it to the emai. Can you let me know where I am going wrong here? Thanks in advance, Jack

Clientjackcweston

I am happy to provide login details via email?

Auteurloopus

Hello, Please ask your client to send me a message from his buyer account, so I can verify the purchase and deliver support : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de mario312

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientmario312

This looks like an awesome form, the only problem I have with it right of the bat is that people think that you can pull the price lever. Intuitively that's what you want to do to get started. But all it does is display the cost from the inputs you are choosing in the form.

Auteurloopus

Hello, Ah ok, thank you for the feedback ! I will think about it .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de vasokun

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

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

i just sent you a ticket. Plase help. Thanks! ([email redacted])

Auteurloopus

Hello, Well received, I replied .

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 acheteurSupportPersonnalisationPaiements
Clientdg5150

Need to buy another 2 copies of this plugin. Before i do though two things. 1. How can i set the reply-to email in form to the email address entered by a customer while completing the form 2. is it possible to make the background on forms transparent. Ive emailed support but nothing has come of it yet, so thought i would use your comments. Cheers, great plugin.

Auteurloopus

Hello, 1. It is already automatically done by the plugin, the reply-to field is filled with the customer email when an email is sent to the admin. 2. Yes, here is the css code to use : #estimation_popup, #estimation_popup #mainPanel { background-color: transparent !important; } The last email I received from this account was one year ago (I replied), feel free to contact me from the support page if you need help : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de JohnsonDesignCo

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

5 messages2 réponses de l'auteurFil acheteurPersonnalisation
ClientJohnsonDesignCo

I need find the percentage of the total price, but currently it just adds to the total. Am I able to do the calculation then overwrite the total price with the new one? It's something like this: total=44,500 total*0.395 I want new total to be 17,577.5, but it be 44,500 + 17,577.5.

Auteurloopus

Hello, Please can you use the "Reply" button (instead of new comment for each message), it allows me to follow each interlocutor more easily. To do that, simply use a calculation such : (0-[total]) + [total]*0.395

ClientJohnsonDesignCo

Thank you! It worked. 1. The calculator I'm making is for income tax, and will display a positive number is person owes tax, or negative if they get money back. Am I able to change the Last Step text, if the total is positive or negative? "You owe $xxx.xx" or "You get back $xxx.xx" 2. Is it possible to round the total, so it doesn't end in .50 for example

ClientJohnsonDesignCo

Negative numbers get defaulted to 0. Anyway to disable that?

Auteurloopus

Hello, 1. No, there is no such option currently 2. There is an option "Hide decimals" in the "Summary" tab to hide decimals from the summary. You can also use the js function Math.round() in your custom calculations to round the result . 3. The total price can't be negative . If you need a specialized team to customize your version with such specific features, I recommend you this one : https://wpkraken.io/?ref=loopus

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de titaapps

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

3 messages1 réponses de l'auteurPersonnalisationPaiements
Clienttitaapps

Pre-sales question. Is it possible to create fixed packages using this plugin apart from custom estimation/payment flows? For example, can I setup a package for websites with predefined options and customer can directly purchase it instead of going through all options?

Auteurloopus

Hello, Yes. For example, you can create one visible image item by package, then add hidden and preselected checkbox items (for the options of each package) that use the option "Activate depending on conditions" to enable the good ones depending on the package selected. Even if these items will be hidden in the form, they can be displayed in the final/order summary, with the defined quantities and prices . Doing that, the customer will only select a package, then he will see all the corresponding options in the final summary and in the order. You can also use a rich text item to show a text that list the different options of each package in your step .

Clienttitaapps

Thanks for the quick reply.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de faizanshafiq

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

2 messages1 réponses de l'auteurSupport
Clientfaizanshafiq

Hey Loopus! I am getting a serious problem when I open this plugin through a mobile device, there comes a menu toggle which belongs to the theme and it also doesn't work. see it here: http://hansvending.com/wp_hosting/wordpress/?lfb_action=preview&form=7# select the toggle device toolbar from the developer's option if you are not on the mobile device. It also doesn't integrate with the plugin. Any help would be appreciated.

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de bayraktart

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

3 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clientbayraktart

Hello, We are trying to make lfb_totalBottomContainer stick to scroll to see price next to the scroll while scrolling page. But couldn't handle it. is it possible to do it?

Auteurloopus

Hello, Here is the rule to paste in the "Custom CSS" option of your form to do that : #estimation_popup .lfb_totalBottomContainer { position: fixed; bottom: 0px; width: 100%; background-color: #FFF; background-color: #FFF !important; z-index: 9; }

Clientbayraktart

Thank you very much :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de tonybrookstone

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

2 messages1 réponses de l'auteurFil acheteur
Clienttonybrookstone

I would like to display a summary step before the final step that outlines (Price / Quantity etc.) How do I go about pulling the Price / Quantity variables and displaying them on that step?

Auteurloopus

Hello, You can activate the option "Enable summary as bubble" to add a button that allows the user to see the summary from any step.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de growthguidellc

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

2 messages1 réponses de l'auteurFil acheteur
Clientgrowthguidellc

Love the plugin. Quick question: Is there a way to do a trial period on subscriptions? Such as $50 for the 1st month, $150 each month after?

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 larshell

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

2 messages1 réponses de l'auteurFil acheteur
Clientlarshell

Great plugin! My question: Is there a way to make basic htlm work in the description area of a step. Specifically I'm trying to put in a small bullet point list. Does not work to paste htlm into the field it seems. Any suggestions?

Auteurloopus

Hello, Thank you :) Yes, you can use "Rich text" items in any step of your form to show such formatted text or html code .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de faizanshafiq

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

2 messages1 réponses de l'auteurPersonnalisation
Clientfaizanshafiq

Hey! Can I make the progress bar stick to the top. I mean if I scroll down the progress bar should always show on the top

Auteurloopus

Hello, It can be done by pasting this rule in the "Custom CSS" option of the form: #estimation_popup #genPrice { display: block; position: fixed; top: 0px; width: 100%; left: 0px; max-width: 100%; background-color: white; padding-top: 38px; padding-bottom: 28px; padding-left: 128px; padding-right: 128px; z-index: 9999999; margin: 0px; box-shadow: 0px -4px 18px rgba(0,0,0,0.5); } #estimation_popup #wpe_panel { padding-top:18px; }

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de 79design

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

4 messages2 réponses de l'auteurFil acheteurSupportPersonnalisation
Client79design

We are using this plugin and enjoying it. Last night we changed the font, via a Mac, to Helvetica Neue, but it seems that is not a font that is picks up if on a PC that doesn't have it. As it returns to Georgia. So we are on a Windows machine, and no matter how many times we change it, in Form Designer, it will NOT return to Roboto or Arial. We go to change it, Apply, Save etc, but refresh and it's back to Georgia or Times New Roman.

Auteurloopus

Hello, If you set a Google Font name in the "Design" settings tab, the font will be loaded automatically. But if you want to add your own font, you need to upload it on your server then add a font-face css rule in the "Custom CSS" option to load it : @font-face { font-family: 'My fontname'; src: url(http://path-to-your.font/my_fontName.woff); } Then it can be applied to the wanted elements : #estimation_popup { font-family: 'My fontname' !important; }

Client79design

Thanks. I have now started resetting them to Roboto or Arial. But it will NOT change the darn font. It's the Opening Text, the title of the whole form process that won't change. It seems to change each element title, but not the main opening text or subtext.

Auteurloopus

There is maybe a css conflict. Please can you contact me from the support page sending me the url of the form ? I will check it .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de McKercherCorp

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

2 messages1 réponses de l'auteurFil acheteur
ClientMcKercherCorp

Do you have any plan to bring Zapier extention to automate it?

Auteurloopus

Hello, No, I didn't know this extension before your message. I will take a look.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de jansimak

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

2 messages1 réponses de l'auteur
Clientjansimak

I can ask you if is posible to make calculator of price with dates, i wan to setup some parking company which have price for one day, for one week an one month

Auteurloopus

Hello, Yes, you can add datepickers in your form and create calculation based on the number of days between two selected dates. If there are only 3 possibilities (one day, one week, one month), you can also simply use a dropdown to allow the user to select the wanted duration.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de 79design

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

4 messages2 réponses de l'auteurFil acheteurPersonnalisationPDF et e-mail
Client79design

Hi there. We are looking at using this for website development pricing tools. Can you tell me how customizable are the colours and fonts of this display, and if additional text can be added at any stage, such as "Note, pricing of this is negotiable", so that the final price is not necessarily fixed.... . I look forward to a reply from anyone who has used this great looking plugin.

Auteurloopus

Hello, You can freely edit the colors and select any google font for your form directly from the backend ("Design" settings tab). You can also add your own font and custom rules in the "Custom CSS" option or by using the Form Designer tool ( https://www.youtube.com/watch?v=sCxV7CdTcrQ ) . Yes, you can use "Rich text" items anywhere in your form to show formatted text and static images.

Client79design

Wow thanks. Great video. We are looking at two forms, one for website and one for monthly packages. But I think at the start just Websites + Hosting or Just Hosting. etc... I like even the border curves. Thanks. Does it 'store' what they wanted so we can see if it has been used and what was requested? ie. when they submit to themselves, do we get a copy?

Auteurloopus

Yes, all orders are stored. They can be read, edited, exported as pdf and sent again to the customer directly from the backend. You can freely choose if the user must receive the order by email. You can also edit the two email templates directly from the backend (for admin and for customer) .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Digital_Hipster

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

7 messages3 réponses de l'auteurFil acheteurSupportPersonnalisationPDF et e-mail
ClientDigital_Hipster

Hello! How can I display buttons in multiple columns? I.e: I have 16 buttons. I want to have 4x4 grid. Thank you :) Damien

Auteurloopus

Hello, You can simply set their "Layout" option to "Column" then set the step option "Max items per row" to "4" to do that .

ClientDigital_Hipster

Hello! Ah yes thanx :) It works perfect. Another question: how can I have two columns to the final step? I.e "Name" next to "Surname" under "Phone" next to "email" blocks.... Thank you Damien

Auteurloopus

Hello, Here is the css rule to paste in the "Custom CSS" option of your form to do that : #estimation_popup #finalSlide .itemBloc {width: auto !important; display: inline-block !important; padding: 18px !important;}

ClientDigital_Hipster

Hello! Thank you but it doesn't work, I have always one column. And I would like to have the screenshot : https://img4.hostingpics.net/pics/520813exempleep.png I can't do what I want with the Form Designer (bugs, changes not effective...). Thanks! Damien

Auteurloopus

Please can you contact me from the support page, sending me the url of the form where you added the css rule ? I will check it .

ClientDigital_Hipster

Yes of course :) See you :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de faizanshafiq

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

2 messages1 réponses de l'auteur
Clientfaizanshafiq

I want to show image thumb nail on mouse hovering over text. For Example: If I hover mouse on "Microphones" I want to show its thumbnail. Can I do it in this form? If yes then how? if no, then what plugin can do that for me. thanks!

Auteurloopus

Hello, There is no this specific option currently, sorry. I don't know what plugin can do that, maybe you should ask the question on the forums : https://forums.envato.com/

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de kupes

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

2 messages1 réponses de l'auteurFil acheteur
Clientkupes

Hey, first of all - great work, awesome product. After every step there is a delay and then an animated window setup that take too long. Is there any way to cut the animation time or remove it?

Auteurloopus

Hello, You can freely change the animation speed from the "General" settings tab of your form (option "Animation speed") .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de bigbankclub

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

3 messages1 réponses de l'auteurPersonnalisationPDF et e-mail
Clientbigbankclub

PDF template or example? How customizable is the PDF that gets sent?

Auteurloopus

Hello, The generated pdf files currently use the same content than the sent email. You can freely edit this content from the backend (texts, images, format) and show the final summary table inside . Here is a very basic example : http://www.loopus-plugins.com/_temp21/My%20Estimation%20Form-A0005-59f330c16178b.pdf It is also possible to edit a stored order directly from the backend and generate a new pdf file from the modified order .

Clientbigbankclub

Very nice, meets my objectives. Thank you

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de matiasmendes

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

7 messages3 réponses de l'auteurFil acheteurSupport
Clientmatiasmendes

Hello, your solution for not displaying bubble info, does not work with this theme : http://bit.ly/2gEGTKG How to do ? Thanks for your feedback. Best regards

Auteurloopus

Hello, I correctly see the tooltips on the image items of the step "Votre type de logement ". What is the problem exactly ?

Clientmatiasmendes

I wish to disable the tooltip. Unfortunately, the code you provided me some time ago does not work: #estimation_popup > .tooltip { display: none !important; }

Auteurloopus

Please try this rule : #estimation_popup > .tooltip, #estimation_popup .itemBloc > .tooltip, { display: none !important; } Is it ok ?

Clientmatiasmendes

Nope

Auteurloopus

Sorry, the last comma must be removed : #estimation_popup > .tooltip, #estimation_popup .itemBloc > .tooltip { display: none !important; }

Clientmatiasmendes

Perfect ! Thank's a lot !!!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de stephfd21

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

6 messages3 réponses de l'auteur
Clientstephfd21

Can I add 3rd party shortcode to a step in a form?

Auteurloopus

Hello, Yes, the item type "Shortcode" allows you to add a such shortcode in any step of your form.

Clientstephfd21

would it be compatible with a domain checker like https://codecanyon.net/item/wp-domain-checker/9959666 ... and will I be able the domain selection be saved?

Auteurloopus

No, sorry, there is no specific option currently to interact with the mentioned plugin .

Clientstephfd21

are there any domain search plugins that are compatible?

Auteurloopus

No, sorry, there is no option to work with a specific domain checker plugin currently. But if you search in the comments the post of the user "docihealthcare" , you will see a possible solution to use it with a such plugin .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de pablofrias

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

4 messages2 réponses de l'auteurFil acheteurSupportPersonnalisationPaiements
Clientpablofrias

Hi there! I need to have a 2 column step: one column with an image and the other one with the number field. I´m having trouble with the image, because rich text doesn´t show me the option to use it as a column; and when i use it as an image, it gets selectable (and i need it already selected: only the image) https://imgur.com/a/VG4DN Is there a way to solve this? Thanks a lot!

Auteurloopus

Hello, Here is the rule to paste in the "Custom CSS" option of your form (in the "Design" settings tab) to do that : #estimation_popup .lfb_richtext { display: inline-block !important; width: auto !important; } Is it ok ?

Clientpablofrias

Sorry it didn´t work https://imgur.com/a/ywUEK https://imgur.com/a/bV4rU Could there be something else? Thanks a lot!

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Lorens-Design

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

9 messages4 réponses de l'auteurFil acheteurSupport
ClientLorens-Design

Hi, I have three groups of images in the first step. Each group appears based on conditions of the previous group. Each group has own group name. The step is set to "Selection required". I want the user to select one item of each group and then go to next step. At the moment it does not work that way. If one item of the 1st group is selected then a user is able to go to next step. I want the user to be required to select an item of every group and then go to next step. I hope you understand what I mean.... how to achieve this? Thanks.

ClientLorens-Design

Do I need to use a check box or dropdown instead of groups (images) in one step to work?

Auteurloopus

Hello, Yes, here is the way to do that : Activate the option ”Automatic next step” on the form Activate the option “Selection required” on your step Use the same group name for all items of the step (so only one will be selectable) The next step will be called automatically when the user will click an item.

ClientLorens-Design

Just emailed you, please reply so I can send you the screenshots and link.

Auteurloopus

Ok, done

ClientLorens-Design

Hello, What will be the "thank you page" url once the form has been submitted, so I can create an event in GA to count conversions? Thank you.

Auteurloopus

Hello, You can freely choose the final url from the "Last step" settings tab of the form (option "Open a page at end") . There is also an option allowing you to call a different url depending on the wanted conditions .

ClientLorens-Design

Hi, Thanks. For now I am using standard steps. I have checked my GA and I can see some visited pages like: /#My+First+Step /#My+Second+Step etc. So I thought there might be also url for the "Thank You Page" (without option Open a page at end). but can't see it there:)

Auteurloopus

Ah yes, there is no event for this final step currently, I will add it in the next update. Feel free to contact me from the support page if you want it immediately .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de kaeons

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

2 messages1 réponses de l'auteurPaiements
Clientkaeons

Hi, any chance to insert paypal express? any options to display only Title, Content text and forward button on screen?

Auteurloopus

Hello, It isn't planned currently, sorry .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ewoollsstudio

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

2 messages1 réponses de l'auteurFil acheteur
Clientewoollsstudio

Posting this here as I think other customers might also ask this at some point. Does this contact from store its submissions in the MYSQL database?

Auteurloopus

Hello, Yes, all orders are stored in the database .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de staceeandco

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientstaceeandco

The plugin stopped working for me even with the latest release update. Some customers are getting $0 estimates and I am unable to navigate through anything on the backend.

Auteurloopus

Hello, For support requests, please 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 CimapressSl

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

4 messages2 réponses de l'auteurSupport
ClientCimapressSl

Hi at that side of the screen. First of all, sorry for my English (not my language). I have a pre-sale question. We would like to show the total amount and the unit amount during the form process. is this possible?. Thanks in advanced.

Auteurloopus

Hello, By "show unit amount", do you mean displaying the prices of each selected items ? Yes, since the last update, it is possible to add a button in the form that allows the customer to see a summary of all selected products with their prices amount from any step of the form.

ClientCimapressSl

Not really. Sorry, i didn't explain correctly. We sell books on demand. The client choose some options like type of paper for the inside, size, number of pages .... and also how many does he wants. We would like to show the client how much is one book and also how much is the total amount for all the units he wants. It's just a "marketing" issue. If you just see that you have to pay 1000$ for your books maybe you fly away. Let's think about that you see that you have to pay 1000$ for your books but each unit is just 10$. ;-)

Auteurloopus

Ah ok, I understand. No, sorry, there is no easy way to do that currently. I note the idea, thank you .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de amiller671

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

2 messages1 réponses de l'auteurFil acheteurSupportPaiements
Clientamiller671

Hello I am trying to figure out how to set up quantity discounts on these forms? For instance the price for 1 is $40, 2-9 is $35/pc, 10-49 is $25/pc etc.. I sent a request through your website for help but you didn't respond.

Auteurloopus

Hello, Simply enable the option "Enable quantity choice ?" on your item, then use the option "Apply reductions on quantities ?" to set the different discounts depending on the selected quantity. For support requests, please contact me directly 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 parkhanju

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

4 messages2 réponses de l'auteurSupportPaiements
Clientparkhanju

Hi, I have a question about button. The class value of the buttons is the same as 'lfb_button btn btn-primary btn-wide'. I want to give the different class value for each button, is it possible?

Auteurloopus

Hello, Yes it can be done by using js. For support requests, please contact me from your buyer account, I will help you.

Clientparkhanju

Where are the support requests? Please send me the URL.

Auteurloopus

Here is the page : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de msheraz5

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

6 messages3 réponses de l'auteurFil acheteurSupport
Clientmsheraz5

Hi, how may I add radio buttons in the form for selecting an option? Plus, I am trying to use a popup form and as per instructions mentioned in your documentation, I have followed them but still it doesn't appear as a popup. Can you help please. Thanks.

Auteurloopus

Hello, 1. Simply give the same "Group" option name to your items : only one of each group can be selected at same time 2. Please contact me from the support page sending me the url where you added the popup, I will check it .

Clientmsheraz5

Thanks for your reply. Can you confirm what type to select then the similar 'Group' option to create radio buttons? Secondly, I need to add an option where the customers may add fields. For example, I am not sure about how many main colours the customer may ask to add, there he may select one colour and then choose an option for another colour and if needed more, he may add more and select. Do you have this option? Thanks.

Auteurloopus

1. You can use the "group" option on image items or checkbox items, only one of each group will be selectable at same time . 2. No, sorry, customers can't create themselves a field in the form currently.

Clientmsheraz5

Without any doubts your form can do almost everything: I request you to add two options please: 1. Customers may add additional field (as discussed above) 2. Can you please add a conditional option to use for coupons too. Or else if you can add coupon option to add anywhere in the form like other 'Item Options' and we may select it and add it. The second option is needed because if I get an order from any other platform where the customer would already have paid, he may then be able to pay the remaining amount (if partially paid on another platform) by entering the coupon code which would be sent to him with the link to complete the form. I'll add a condition if the customer is coming from any other platform / website, where he would have already paid then he'll choose that option and there the coupon option would appear. Thanks.

Auteurloopus

Hello, It isn't planned for now, but I note these suggestions, thank you ! If you need a specialized team to add such customizations to your version, I 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 ifamvd

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

4 messages1 réponses de l'auteurSupportLicences
Clientifamvd

Hello, I am using steps as the progress bar and somehow they are just not in synced. There is a total of 7 steps including the Final, but when I start it just shows 1/2, then goes to 2/3, 3/4, and all the way to 6/7 then 7/7. Do you know what is going on? Thank you!

Clientifamvd

P.S. I purchased through X theme.

Auteurloopus

Hello, As you can see on the "License" panel of the plugin, if you had it as an extension of a theme, the support is directly delivered from the support team of the theme. Please contact directly themeco support team, they will be happy to help you .

Clientifamvd

I will do that. Thank you!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de iskoah

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

2 messages1 réponses de l'auteurFil acheteurSupportPersonnalisationPaiements
Clientiskoah

My form design is not updating in the page I have it live, but it is updating on the preview page (www.domain.com/?lfb_action=preview&form=1). It's using colors from before I changed the design.

Auteurloopus

Hello, if you use a cache plugin, you probably need to refresh it. Otherwise, please contact me from the support page sending me a temporary access to the backend, 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 minh_do

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

9 messages4 réponses de l'auteurFil acheteurSupportPersonnalisation
Clientminh_do

Hi, I have both image and slider component in my form. Also is there a way I can disable the tooltip for images and still have tooltip for my slider? Thanks alot.

Auteurloopus

Hello, Please can you use the "Reply" button for the new messages ? Thank you. Here is the css rule to use to do that : #estimation_popup >.tooltip , #estimation_popup :not(.wpe_sliderQt) > .tooltip { display: none !important; }

Clientminh_do

Hello Loopus, Sorry I didnt know, I thought because the question is different from the other one so I should make a new comment. I tried the css code you gave me, tooltip for image is gone but it still disable the tooltip for the slider. What should I do in this case?

Clientminh_do

Also is there a possibility for me to add some text at the beginning and at the end of the slider? Like if the slider is from 0 to 100, I would like to have number 0 at the beginning at the slider and number 100 at the end of the slider. Thanks in advance.

Auteurloopus

No, sorry, there is no this specific option currently. For the tooltip issue, please can you send me the url of the form ?

Clientminh_do

Oh I see, perhaps you could consider this for future release? :-) I sent you a message with the link via support/contact author section

Auteurloopus

I note this suggestion, thank you.

Clientminh_do

you are welcome, really like your plugin!

Auteurloopus

Thank you for the review !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de minh_do

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

5 messages2 réponses de l'auteurFil acheteurPersonnalisation
Clientminh_do

Hello Loopus team, I purchased the plugin today and really happy with it. However I want to add a picture above or beside the slider to give more info on the slider. I want to archive something like this: https://drive.google.com/open?id=0BzblUTA2PPt_OXBlc1djWVJranM with the plugin (like to have the picture below the title and above the slider. Could you please tell me what to do? Thanks in advance

Auteurloopus

Hello, You can use a "Rich text" item to add a static image before the slider item. Otherwise you can paste this js code in the "Custom JS" option to add the image between the label and the slider : var slider_title = "My slider"; var image_url = "https://path-to/your-image.png"; jQuery(document).ready(function(){ jQuery('[data-title="'+slider_title+'"]').before(' '); }); Simply set the exact title of the slider in the first variable and the url of the image in the second one .

Clientminh_do

Hello loopus, Thanks, I have gone for the Custom JS option as it fits more into my layout, however, it seems that the code only works with slider titles that are unique. I tried on some sliders which have the same name "Wohnfläche (m 2 )"(like for example I have 2 sliders in step 2 and 3 in the form with the same name) and the picture wouldnt show. Could you please tell me what I can do? Thanks

Auteurloopus

In this case, you can use the id of the item : var slider_id = 45; var image_url = "https://path-to/your-image.png"; jQuery(document).ready(function(){ jQuery('[data-itemid="'+slider_id +'"]').before(' '); }); You can use the browser inspector on your slider to see its id .

Clientminh_do

Hi Loopus, Thanks for the position of code, it works :grin:

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de parkhanju

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

4 messages2 réponses de l'auteurSupportPersonnalisation
Clientparkhanju

Hi, I have a question about button. If click the button on the existing form, button is blurred. But I want the opposite function. If I do not click the button, they are blurred. I want the clicked button to get darker in color. How can I use this function? Thank you :)

Auteurloopus

Hello, Are you talking about the grey effect on the images ? Yes, there is an option "Inverse grey effect" in the "Design" settings tab to do that .

Clientparkhanju

No response appears. Is there a css that controls the button color opacity when the button is clicked and not clicked?

Auteurloopus

Yes, the opacity effect can be reversed by using css. Please contact me from your buyer account for support requests .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de sixsigmasolutions

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

2 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clientsixsigmasolutions

Hey, how's it possible to always show the title for images? I tried to find the right field in the css but have no clue. And the second question, how can I deactivate the scroll function entirely? The button for "scroll back to top" is set to "no" and the "scroll-marge" is also set to "0"

Auteurloopus

Hello, 1. You can use the "Description" option on your item to show a static title under it. If needed, you can also disable the tooltips by using this css rule : #estimation_popup .tooltip { display: none !important; } 2. The plugin automatically scrolls to the top of the step on each new step. The mentioned option allows you to choose to scroll to the top of the page instead of the top of the step. There is no option no fully disable the automatic scroll currently, I note the suggestion .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de neosdesign2

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

7 messages3 réponses de l'auteurFil acheteurPersonnalisationWooCommercePaiements
Clientneosdesign2

Hi - Looks amazing. I want a calculator that when you select a few variables - such as width and height - it then shows a product or image or even just text. e.g. for a swimming pool pump. Select pool width, select depth, select length => [HEAT PUMP A] (as text or image or both) with an option to click 'enquire now' which will take this text to a contact form. if thats not possible then on click would add the 'product' to the cart (I would then have to add my heat pumps as products in woocommerce)

Auteurloopus

Hello, Yes, you can do that by using "Rich text" items to show the images, texts and links, and use the item option "Show depending on conditions" to activate only the good ones depending on the wanted conditions .

Clientneosdesign2

Wow - quick response - thank . you! What about collecting the final 'good one' to add to a contact form - as in when the product is shown after selecting the options - then a simple click to add that product to an enquiry form

Auteurloopus

You can freely create your own links in the rich text items (or directly on an image or a button item) to call a specific url and pass some custom variables to the wanted page (ex: http://mywebsite.com/contact/?product=1 ) . Otherwise, you can simply add the needed fields on the last step of your form instead of using an external contact form. The selected items will be automatically displayed in the summary sent by email.

Clientneosdesign2

almost ready to buy - can you give a brief example of "simply add textfields on the last step of your form"

Clientneosdesign2

:)

Auteurloopus

You can freely manage your steps and items directly from the backend (there are some videos on the main plugin page showing how it works) . You can freely create textfields (and dropdowns, textarea, datepicker etc ...) to ask the wanted informations (name, email, phone etc...) on any step of your form : http://www.wordpress-estimation-payment-forms.com/demo-of-some-components/ . You can also show a final summary of the selection done : http://www.wordpress-estimation-payment-forms.com/demo-of-a-cost-estimation-form/ . This summary can also be sent by email to admin and the customer.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de llermaly

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

2 messages1 réponses de l'auteurFil acheteur
Clientllermaly

Hello, I have this case scenario : Users must chose between 2 products, and if selects one I need togo to the next step without pressing "next". I chose the "automatic next step option" but didnt work. How can I achieve this without using button? (its a product image) Thanks!!

Auteurloopus

Hello, Here is the way to do that : Activate the option "Automatic next step" on the form Activate the option "Selection required" on the step Set the same "Group" name to the items of the step Only one item will be selectable, and the next step will be called automatically on click .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ignaciosantiago

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

2 messages1 réponses de l'auteurFil acheteurSupportPersonnalisation
Clientignaciosantiago

Hi, Nice plugin. One issue. When I add several items to a step, and some have more text than others, they don´t adjust to the page correctly. Ex. https://imgur.com/a/YAGgY How do i make all the rows with the same width.

Auteurloopus

Hello, You can simply paste this css rule in the "Custom CSS" option of your form (Design settings tab) to give a fixed width to the items : #estimation_popup .itemBloc.col-md-2 { width: 270px !important; }

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de vasokun

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

3 messages1 réponses de l'auteurFil acheteurSupportPDF et e-mail
Clientvasokun

i just find out a quite serious error. Please check and answer my email early ([email redacted]). i just send the details via your support tab.Thanks alot!

Auteurloopus

Hello, I correctly received your email 3 minutes ago and I replied. Please check your mailbox . It isn't an error, the discount code button must be clicked to apply the filled code, it is the normal behavior of the form .

Clientvasokun

thanks

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Xerasi

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

2 messages1 réponses de l'auteurSupport
ClientXerasi

Hi, I am not 100% sure if your plugin can help me. But can you take a look, and tell me if you can solve my problem :-) https://forums.envato.com/t/adjust-the-slider-and-see-which-subscription-suits-you-best/134158 Thanks! Br. Xerasi

Auteurloopus

Hello, No, sorry, there is easy way to do that currently. If you need a freelance to develop this specific project, I recommend you this website : https://studio.envato.com/

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de bbigelow

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

2 messages1 réponses de l'auteurFil acheteurSupportWooCommercePaiements
Clientbbigelow

Hey, I was using this plugin through the X-Theme and recently purchased a full version. I'm running into a bit of a conundrum. I have two products and each product has six attributes. These six attributes are asked in the form of image questions and I'd like to add the correct variation of my Woocommerce item. For example..... {Step #0}: product a or product b (product) {Step #1}: a or b (attribute q0) {Step #2}: a or b (attribute q1) {Step #3}: a or b (attribute q2) {Step #4}: a or b (attribute q3) {Step #5}: a or b (attribute q4) {Step #6}: a or b (attribute q5) Then at the end I would like to build my redirect based on the images selected. Image #1 = a, Image #2 = b https://domain.com/checkout/?add-to-cart=[Step #0]& variation_id=#hardcoded& attribute_pa_q0=[Step #1]& attribute_pa_q1=[Step #2]& attribute_pa_q2=[Step #3]& attribute_pa_q3=[Step #4]& attribute_pa_q4=[Step #5]& attribute_pa_q5=[Step #6] Otherwise I end up manually having to set 128 possible combinations with each combination having 6 questions. Then I end up hard-coding the 128 links. As you can imagine...its pretty time consuming and creates the risk of missing a result set. We also frequently change the questions asked since our product is centered around the outcome of the quiz. I tried the approach of adding each variation as its own "woocommerce" product, but the problem is it looks a little sketchy when the consumer is receiving one product and sees 6 different products. I also tried a math/redirect approach, but redirecting twice to woocommerce checkout creates a high drop rate. What I'd really like to be able to do is set an attribute each step, build a dynamic redirect based on the steps results, or have a hidden field type you can set to the result and use in the redirect url. Even a url redirect import of a .csv would be super helpful, and I could spin up the results in an excel table. Let me know if you have any suggestions or thoughts on the best approach for this....thanks!

Auteurloopus

Hello, Sorry, there is no such specific option currently. The way to do that is to create wooproducts variations with the different possible attributes, then use the item option "Show depending on conditions" to activate the good one the form depending on the given conditions. If you can't use this plugin to fit your needs, I can propose you a refund, no problem. Otherwise, if you need a specialized team o add such customizations to your version, I can recommend this one : https://wpkraken.io/?ref=loopus

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de template_hacker

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clienttemplate_hacker

I have tried over and over to change the form name, the title of the form and it is not saving. I have deactivated caching plugins, I am viewing in a private browser.

Auteurloopus

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

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

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

Hi, I also support the proposal for integration with Sendinblue email marketing service which is becoming more advanced than even better-known competitors.

Auteurloopus

Hello, Noted, thank you for the suggestion !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de antoniodelsesto

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

4 messages2 réponses de l'auteurFil acheteurSupportWooCommerce
Clientantoniodelsesto

kind Staff, I've tried this plugin using the woocommerce product link but the plugin does not consider the stock quantity. Is it possible to keep in mind the quantity in stock and therefore exhausted does not display the product? Gentile Staff,io ho provato questo plugin usando il collegamento prodotto woocommerce ma il plugin non tiene in considerazione la quantità di magazzino. E' possibile tenere in considerazione la quantità in magazzino e che quindi ad esaurimento non visualizzi il prodotto?

Auteurloopus

Hello, Yes, it is the case : the maximum quantity of a wooproduct can't exceed the real quantity in stock, and it is automatically hidden from the form if there is no more stock. Feel free to contact me from the support page sending me a temporary access to the backend, I will check your form .

Clientantoniodelsesto

Thank you for the reply. Yes, by setting a number in stock on woocommerce the plugin will not overrun this number but in the next order the product is still available but should be exhausted. Can the plugin be able to scale the number in the warehouse and then exhaust the product?

Auteurloopus

No, the quantity is removed from the stock by woocommerce itself when the user buy the product, not by the form itself.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de aeternal

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

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

I saw another user recently post about email notifications not working. Before I updated to the most recent version I was able to get notifications to both the admin and customer. Now, the customer receives an email but not the admin. I've tested with emails on the same domain and also looked at WHM's mail delivery report which shows the customer email going through but no attempt made for the admin email.

Auteurloopus

Hello, The previous post about email was a conflict on paypal payment due to an external js script, it is fixed. Please contact me from the support page sending me a temporary access to the backend, I will check it .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de leopardix

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

4 messages1 réponses de l'auteurFil acheteurSupportPDF et e-mail
Clientleopardix

Hello! I am not receiving any notification emails. I have installed an SMTP to test and I have the same issue. I can recive emails from contact forms (Contact Form 7) but I am not receiving any notification emails from your Plugin.

Clientleopardix

I tested with a Gmail account, but it has not solved the issue.

Auteurloopus

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

Clientleopardix

Done!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de gunzanrozes

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

2 messages1 réponses de l'auteur
Clientgunzanrozes

Hello, is it possible to use variable products and have user select which variation?

Auteurloopus

Hello, Yes, you can assign a wooproduct variation to any item of your form. You can also use the conditional system to automatically select a specific item depending on the wanted conditions (for example: the option selected in a dropdown).

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de thiagoafram

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

2 messages1 réponses de l'auteurSupport
Clientthiagoafram

How do I reset the order reference number? Was testing the form so sent lots to myself and now the order number is not right (as those were tests only). How do I reset it?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Dimitris73

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

2 messages1 réponses de l'auteurFil acheteur
ClientDimitris73

Hello. 2 years ago sciencemies asked: "Any plans to add ability for users to save unfinished forms and to continue with them later?" and you said "No, but I note the request ". Has this been added? Thank you

Auteurloopus

Hello, No, sorry this specific option isn't planned for now. If you need a specialized team to add such specific customizations to your version, I can recommend this one : https://wpkraken.io/?ref=loopus . They are used to work with this plugin. Thank you for the suggestion.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de llermaly

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

2 messages1 réponses de l'auteurFil acheteur
Clientllermaly

Hello. I want to add the same behaviour of button (next step on click) to an image option. Is this possible? , I have a set of image options and I want to be able to select 1 and go to the next step. Thanks

Auteurloopus

Hello, Please prefer to use use the button "Reply" instead of new comment for each message. Here is the way to do that : Activate the option "Automatic next step" of your form (General settings tab) Activate the option "Selection required" on your step Set the same "group" option name to the items inside Only one item of this step will be selectable, and the next step will be called automatically on click .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de llermaly

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

3 messages1 réponses de l'auteurFil acheteur
Clientllermaly

Hello, I select "hide last step" but last step still showing, what can I do ? P.S: Just updated the plugin and hide last step option its not there Regards

Clientllermaly

Option is now in "summary" tab but still showing when I mark "hide last step"

Auteurloopus

Hello, The option "Hide the finale step" is an option of the summary, it allows you to hide the final step from the summary (not from the form) .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de kevinnations11

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

3 messages1 réponses de l'auteurFil acheteurSupport
Clientkevinnations11

Hi there. Just purchased, awesome plugin. Everything works great in the preview but once I paste the shortcode in a page, it only displays the introduction and does not go any further. Thoughts?

Auteurloopus

Hello, There is probably a conflict somewhere. Please can you contact me from the support page sending me the url of the form ? I will debug it .

Clientkevinnations11

done

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de iddqd85

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

2 messages1 réponses de l'auteurFil acheteurSupportPersonnalisationWooCommerce
Clientiddqd85

Any chance to get the Woocommerce gift creator template ?

Auteurloopus

Hello, This would not work, since the products in your woocommerce catalog are not the same as those used in the demo mentioned. You simply need to enable the option "Add to woo cart" in the "Last step" settings tab of your form, then assign wooproducts to your items directly from the item pane (Option "Woo product"). You can also define a final redirection to the woo cart page filling the option "Open a page at end" of your form. You can find all these instructions in the documentation of the plugin. Feel free to contact me from the support tab if you need help on a specific point .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de MSiREPAIR

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

4 messages2 réponses de l'auteurFil acheteurSupportPersonnalisationPDF et e-mail
ClientMSiREPAIR

Hi, The min quantity chosen is 0 and the max quantity is 10, how to have 0 instead of 1 as the picture shows below. SEE CAPTURE - THANK YOU http://hpics.li/26d97f2 • These two are displayed by default with min 1 required so it's ok • I would like this icon to be displayed by default but it displays 0 and not 1

Auteurloopus

Hello, Simply paste this code in the "Custom JS" option of your form to do that : jQuery(document).ready(function(){ jQuery('.wpe_qtfield').val(0); });

ClientMSiREPAIR

Thank you but it does not help me, I sent you a mail via the support at the moment

Auteurloopus

I correctly received your email and I replied. Please send me the url of your form, I will send you the code to do that only on the wanted item.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ITPHX

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

2 messages1 réponses de l'auteurSupportPaiements
ClientITPHX

Dear Sir, I would like to make 2 payments. One via paypal but second type of payment that client payed when he got stuff whoch ordered. So when I used paypal method I see summary but how can I make that client when pick up second method of payment will be see summary without button to paypal? It's possible?

Auteurloopus

Hello, Yes it is possible. For support requests, please contact me from the support page from your buyer account, I will help you .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de DharmaDigitalMarketing

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

2 messages1 réponses de l'auteurFil acheteur
ClientDharmaDigitalMarketing

Can I display the small description in the summary?

Auteurloopus

Hello, Not currently, the summary uses the title of the selected items, not its description .If you need a specialized team to add such customizations to your version, I recommend this one : https://wpkraken.io/?ref=loopus

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de mcmamous

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientmcmamous

I sent a support ticket no one respond. I will add my question here. I have around 70 options to let the person pick from is there a way i can add them easily than 1 by 1 with each cost

Auteurloopus

Hello, It was simply the weekend. The items must be created directly from the backend (if needed, you can duplicate an existing item in 1 click) .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de lideradigital

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

2 messages1 réponses de l'auteurFil acheteur
Clientlideradigital

Hi, awesome plugin! Is it possible to combine some features in one form? E.g.: A step by step form with a layered image part.

Auteurloopus

Hello, Yes, of course, you can freely manage your steps and items. You can add a layered image item on any step of your form .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de globaldima

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

2 messages1 réponses de l'auteurWooCommerce
Clientglobaldima

Hi, I need to make a pre-purchase consultation, I'm putting together a virtual ice cream project, where people buy online, so there is an option to select the tastes that vary between 2 or 3 the question is can you build a section so that person can select more than one option in this case likes? this selection that would be multimple would appear reflected in the order of woocommerce to integrate it? Thank you

Auteurloopus

Hello, Yes, you can activate quantity selection on your items. If you assign exiting woo products to the items of your form and activate the option "Add to woo cart", all the selected woo products will be added to the woo cart at end of the form .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de apptownsa

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

5 messages3 réponses de l'auteurFil acheteurSupportPersonnalisation
Clientapptownsa

Hi, Great plugin thanks. However I cannot seem to figure out how to add the pop-up to my Divi site and launch it when a button is clicked. The documentation is pretty limited. I know there is a shortcode but where do I add this in the Divi Builder and how do I use it with a button? Thanks

Auteurloopus

Hello, You simply need to click the "Shortcode" button on the forms list panel to see details on integration. These instructions can also be found in the part 2.5 of the documentation . To open a form as popup, you simply need to add the form shortcode with the popup attribute on your page : [estimation_form form_id="1" popup="true"] Then add the css class "open-estimation-form form-1" to the link that must open the popup : <a href="#" class="open-estimation-form form-1">Open Form</a>

Clientapptownsa

Hi. I have those instructions thanks. Just not sure where to add the code in the Divi page builder. Will refer to Divi support.

Auteurloopus

-

Auteurloopus

If you want, you can contact me from the support page sending me a temporary access to the backend, I will check it .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de JanisOzolins

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

2 messages1 réponses de l'auteurFil acheteurWooCommerce
ClientJanisOzolins

Is it possible to put a different title in the summer? During one of the steps I have a button with title "Yes, please!" which add a specific woocommerce product to the quote, but is it possible to display "Small Description" in the summary or the name of the product instead of the "Yes, please!" button text?

Auteurloopus

Hello, No, sorry, there is no this specific option currently. A possibily is to create an hidden and preselected checkbox with the wanted title, and use the option "Show depending on conditions" to enable it only if the item "Yes, please!" is selected. Even if this checkbox is hidden in the form, you can enable its option "Show in summary" (and disable this same option of the "Yes, please" item) .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de geistafora

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

2 messages1 réponses de l'auteurFil acheteur
Clientgeistafora

Hi! Is there a way to change the background color or image for each step of the form? Thanks in advance, Robert

Auteurloopus

Hello, Yes, you can use the Form Designer tool to do that : https://www.youtube.com/watch?v=sCxV7CdTcrQ

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de tonycash

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

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

Hello - I recently both this plugin and I'm in the process of building my first form. The problem I am having is that when I tried to add discount by percentage the calculation is coming up wrong. For instant, if the total price is within a certain range then 10% Discount should be applied to the total price. I use the following link conditions to set the criteria for the discount: 1. Element: Total Price Condition: Is superior to Value: 501 2. Element: Total Price Condition: Is inferior to Value: 1842 Then I use a Step with the “show it depending on the conditions” set to the same conditions as above. I also have the show in email summary set to yes. For the item, I am using a checkbox with the multiplication operator. I have my percentage set to -10 The “is selected and show in summary option” are set to yes Now when I run the app and selected services for total price of 1500, the 10% discount is launched but the calculation is incorrect. I am getting 1215 which is more like 19 percent. If I uncheck the checkbox I get the correct calculation which is 1350. If I turned off the checkbox “is selected” option, refresh the browser and run it again, I get the correct calculation. However, the show in email summary function does not work in either case. I am totally frustrated and will welcome any suggestion that provides a solution. Thanks in advance

Auteurloopus

Hello, You don't need to use the "Show depending on conditions" option on your step if the link already uses conditions . To apply a discount, you must use the operator "/" (and not "X") and the percentage "10" (and not "-10"). Feel free to contact me from the support page sending me a temporary access to the backend, I will check your form .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de webworkeuropa

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

4 messages2 réponses de l'auteur
Clientwebworkeuropa

Hello! Question: For example, I want to sell exactly 100 tickets (and not one more). Can I show on the site how many have already bought tickets, and how much more are left?

Auteurloopus

Hello, No, sorry, there is no this specific option currently . Thank you fore the suggestion .

Clientwebworkeuropa

How much would it cost to do?

Auteurloopus

I am not available as freelance, but if you need a specialized team to create a such customized version of the plugin, I can recommend this one : https://wpkraken.io/?ref=loopus

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de manichework

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

7 messages3 réponses de l'auteurFil acheteurPersonnalisationPaiementsPDF et e-mail
Clientmanichework

Presales Question: Can i use for this http://www.info-diamond.com/others/diamond-prices.html

Auteurloopus

Hello, Yes, you can create a such form with this plugin .

Clientmanichework

Can you send me a demo link ? Can i use decimal like 0.25 , 1.25 etc for calculation I am happy to purchase it.

Clientmanichework

By demo i meant small example of this http://www.info-diamond.com/others/diamond-prices.html

Auteurloopus

I haven't a demo similar to this specific form, but you can find different demos and examples of components on the live preview website. You can freely manage your steps and items from the backend to create the wanted process (the design will not be exactly the same). Yes, you can create such calculations and use decimals inside. Here is a video showing how to use the custom calculations tool in a form : https://www.youtube.com/watch?v=xH8frpa7wL0

Clientmanichework

Is there any example of decimal being used or drop down function or radio button.

Auteurloopus

1. This form uses decimals (select "email accounts" in the first step) : http://www.wordpress-estimation-payment-forms.com/demo-of-a-subscription-payment-form/ 2. There is a dropdown in this demo : http://www.wordpress-estimation-payment-forms.com/demo-of-some-components/ Switchbox and images can also be used as radio buttons (only one selected at the same time) simply giving them the same "group" name .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de newlich

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

2 messages1 réponses de l'auteurFil acheteur
Clientnewlich

Hi, I would like to suggest a new field --> Date and Time (combine)

Auteurloopus

Hello, Thank you for the suggestion !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de vanuch

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

8 messages4 réponses de l'auteurSupportPersonnalisationWooCommerce
Clientvanuch

Hi, I've been looking for an attractive plugin to have client make custom product bundles and I'm wondering if your plugin can do what I need. Could not find this information. We sell airsoft guns and other gear, by the way. Example: Step 1: Customer chooses a gun (each selection corresponds to a product in the store) Step 2: Customer chooses what type and how many (need selection of product and to be able to choose the quantity) of magazine they want with it Step 3-...: Customer chooses in each step if they want a sight on the gun, if they want battery and charger with it etc. Each additional item extra to the gun itselt (step 1) will give the customer a discount. Either from all products, only from the added products or from the gun. Can your plugin do this? Many thanks in advance for your answer!

Auteurloopus

Hello, Yes, no problem, you can create a such form by using this plugin .

Clientvanuch

To clarify and be sure: can this plugin discount products in the store? Example: Gun full price Magazines -10% Scope -10% In the cart prices are changed per the rules assigned by this plugin?

Auteurloopus

You can freely apply such discount calculations in your form, but if you talk about the option "Add to woo cart", no, it can't be done in this case. If you use the "Add to woo cart" option, all the selected items with a wooproduct assigned will be added to the woo cart at end of the form, with their real prices directly defined from woocommerce (example here : http://www.wordpress-estimation-payment-forms.com/shop/) . It will not modify the prices of the woo selected products .

Clientvanuch

Well, in that case it doesn't do what I asked. Because all the options we want to offer our clients are based on real products in the Woocommerce shop and we need to apply discount on them (if you buy the "bundle", you will get the selected stuff cheaper than buying them separately). What we aim to do is something like YITH Composite Products or Woocommerce Composite Products do. It's a shame your plugin cannot give out discounts like this because there are too few good Bundle building options around and I hate the plugins from YITH and Woocommerce because they force to buy only a 1-year license which you have to renew for big bucks every year... Without the option to discount Woocommerce products in bundles, to me atleast, building these pretty forms of yours seems rather useless. :(

Auteurloopus

Yes, it can't suit this specific case currently. I noted your suggestion, thank you :)

Clientvanuch

I hope you'll add this feature because that would expand form building (and actual use of the form!) with real Woocommerce products a lot further. :)

Auteurloopus

Yes, it seems to be a good idea. I noted your request and will study this possibility if I receive some similar requests. Thanks again !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de didacmlna

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientdidacmlna

Hi, Can you please help me with a simple calculation? I will explain first, I am calculating prices for Building administration. And you know, as more you hire, less price. The thing is, I made a page which is called Building specifications and it has an slider which is item-91, here are the rules...: If the building has up to 15 departments price is 39,00 € and I need to sum to this 39 €, 3,00 € per department, so this would be: User selects 12 departments then the sum is: 39 + (3 x 12) = 75 € BUT!!!! If the quantity selected in the slider is over 15 then price is 42€ and 2,80€ per department, example: User selects 25 departments the sum should be: 42 + (2,80 x 25) = 112 € I tried this but it give me big prices... if(([item-91_quantity] Thanks in advance

Auteurloopus

Hello, The mentioned calculation seems to be correct, but you must not apply it directly on slider, otherwise its result will be multiplied by the selected quantity. You can create an hidden and preselected checkbox after the slider that will apply this calculation. If you want, feel free to 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 veeda

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

2 messages1 réponses de l'auteurPersonnalisation
Clientveeda

Hi, is this also like a Measurement Price Calculator that allows you to automate product pricing with respect to its measurement. For eg to sell variable sized products according to their dimensions, Area for (Per sqm) or in (meters). For products pricing solutions for a store selling blinds, wallpapers etc.?

Auteurloopus

Hello, Yes, you can do this kind of calculation by using the custom calculations tool : https://www.youtube.com/watch?v=xH8frpa7wL0

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de cadbusinessproject

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientcadbusinessproject

hello, the modifier does not open with my theme is this normal?

Auteurloopus

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