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 56 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 m_mancuso

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientm_mancuso

Hello, I've created multiple forms that all work - except for one in particular it does not record anything on the backend or send the emails to admin/client upon completion when the client fills it out information. I've checked all settings and my other two forms work, but the third one does nothing. Are there known bugs with forms that ask for too much information in the "Last Step" not to send/record? Thanks!

Auteurloopus

Hello, Please can you 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 gugga7

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

4 messages2 réponses de l'auteurFil acheteurPersonnalisation
Clientgugga7

Hello, I would like to change the H2 tag for the following element: stepTitle positioned, where can I make this change in the code or the CSS? Thanks

Auteurloopus

Hello, You can edit it from the file includes/lfb-core.php, near lines 733 and 1204 (you can search for "stepTitle" to find them easily) .

Clientgugga7

Worked great thanks. One more thing, where and how can I can add the img alt tags for the img.lazy.img.lazy-loaded elements?

Auteurloopus

The lazy load js library isn't used by the plugin, it probably comes from your theme or another plugin (you can maybe manage it from the theme options panel). The forms natively use the description of items as alt attributes on the images.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ConsulCond

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

5 messages2 réponses de l'auteurFil acheteurSupportPersonnalisationPDF et e-mail
ClientConsulCond

I sented to you one message with one issue. Waiting for your help. Thankz

Auteurloopus

Hello, Yes, I replied giving you the custom calculation to use.

ClientConsulCond

Hi my friend. i saw but doesn't work. I sented to you email back. Thankz

Auteurloopus

Yes, I replied. Sorry, I forgot the "[" . Here is the custom calculation to use : if([item-47_value] >30){ 42 } else if([item-47_value] >20){ 30 } else if([item-47_value] >10){ 25 } else{ 15 } Is it ok ?

ClientConsulCond

It's ok my friend. Thankz a lot!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de paoloeuvrard

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

2 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clientpaoloeuvrard

Hi, is it possible to have a change of image on :hover on the products? And I need to change the grayscale when selected to a blue scale, can you tell me which CSS you use? Thanks

Auteurloopus

Hello, No, sorry, there is no css rule to use blue filter on an element (available filters are grayscale, invert, blur and sepia). To do it on a square image (it can't be done on a .png image with transparent background), it would require to customize the php code of the plugin to add new elements in front of the images having a blue background with a partial opacity, then customize the main js script to apply the click event to this element. If you need a freelancer to add such customizations to your version, maybe you should have a look here : https://studio.envato.com/search?search%5Bquery%5D=wordpress+plugin+customization. A simpler possibility can be to activate the option "Inverse gray effect" in the Design tab of the form, and use images having the blue effect already applied.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de mitport

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

2 messages1 réponses de l'auteurPDF et e-mail
Clientmitport

Hi, I have read a comment from you written two years before ".. the last step must contain an Email field.." Is this true? Cause I am thinking of getting the buyers Information on some other steps before

Auteurloopus

Hello, No, now you can add the email field where you want in your steps. You can also choose to send the contact to Mailchimp/MailPoet/GetResponse as soon as the step containing the contact informations is finished (even if the form isn't sent) .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de eweber

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

3 messages1 réponses de l'auteurFil acheteurSupport
Clienteweber

The plugin breaks the website as soon as we install it in the Admin Panel. Browser shows HTTP ERROR 500. If we delete the plugin folder, then the website works. We tried to copy the plugin folder manually to the plugin directory, same thing, it breaks the website. The website is hosted on IIS7 and WP version is 4.1 and PHP version 5.6.

Clienteweber

WP version is 4.6.1

Auteurloopus

Hello, Very strange. Please can you 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 martyfin

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

4 messages2 réponses de l'auteurFil acheteurPersonnalisation
Clientmartyfin

Hi Guys, just installed the plugin. Every time I click on any option past the first screen it goes to a black screen. I've downloaded and using your example forms, turned off all other plugins and also used different browsers on different machines. Keeps happening. See for yourself. http://37.97.151.107/quote-list/

Auteurloopus

Hello, There is a small conflict with the theme loader. Please paste this rule in the "Custom CSS rules" field of your form (tab Design) : #ajax-loading-screen {display: none !important;} Is it ok ?

Clientmartyfin

Worked a treat and thanks for speedy reply! I'm guessing you already looked but just so you know it's the salient theme that I'm using

Auteurloopus

Thanks, I will add the mentioned rule to the next update to avoid this conflict with the loader.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de bags307

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

2 messages1 réponses de l'auteurFil acheteur
Clientbags307

Is it possible to use the value of a slider, or the value of a calculation, and display it dynamically in a rich text field. For example: Lets say I have a slider, and I want the value of that slider to then show in a rich text area as "you have [slider-value] oranges"?

Auteurloopus

Hello, No, there is not this option currently, thank you for the idea .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de draper3000

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

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

Great looking plugin, seems to be exactly what I was looking for..... but I'm struggling to get my head around some of the functionality.. and how the values can work with one another. I want the user to be able to select: Video length (in intervals of 15 seconds) Then number of videos... (1 to 10). The first slider: I've set the price as 37.5 (it's then multiplied by the slider at the 15 intervals). This works and gives the needed price. 2nd Slider for number of videos should multiply this amount: So in this slider, I have a calculation: [item-A_price] (where A is the value of the previous slider). With the operator being '+'.... This works but adds one too many... right from the start. As the first slider creates a value.. the second one multiplies it by 2 when set to 1... as it still adds one... I'm sure there's some simple thing I'm missing... as it seems like a pretty standard sum for a quote... I tried using * (and percentage values) but it had no effect. Any help would be much appreciated.

Auteurloopus

Hello, In this case, [item-A_price] is the result price of the first slider (31.5 * selected quantity). Using this calculation on the second slider, this result price will be multiplied by the selected quantity on the second slider. I replied your email a few hours ago, feel free to reply sending me the url of the form, I will check it .

Clientdraper3000

Briliant thanks for the speedy response... I'll email you there...

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de DotCom-ID

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

2 messages1 réponses de l'auteur
ClientDotCom-ID

Hi, I need in the summary is some sort of list of material needed to build the order, because my client is in contractor industry is there any variable/math operator works on summary text box?

Auteurloopus

Hello, A solution to do that is to create a step "List of material" before the result step, and add inside different hidden textfields having each one a material name as default value. Then use the "Show depending on conditions" option to activate the good ones depending on the wanted conditions based on the user's selection, and activate the "Show in summary" option. Even if these textfields are hidden in the form (the full step will be invisible since it contains only hidden items), the selected textfields and the step name (List of material) will be displayed in the final summary .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Mesh_Hub

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

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

Hi, i have issue with pdf of order. The email arrived with pdf attachment but pdf is empty. Thank you very much.

Auteurloopus

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

ClientMesh_Hub

Thanks!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de bgitechgroup

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

9 messages4 réponses de l'auteurFil acheteurSupportPersonnalisationPDF et e-mail
Clientbgitechgroup

Good morning! I finally got the estimator all set up. It's looking good and feeling great. However, there is an issue with the scrolling. It seems the auto-scroll never hits it's mark. And when you go to previous steps to test out different options in the form - it goes all over the place. Any idea how I can fix that?

Auteurloopus

Hello, If your theme uses a fixed header, you can fill the "Scroll margin" option of the form (tab Design) with the header height, it will scroll to the good height. Otherwise, please contact me from the support page sending me the url of the form, I will check it .

Clientbgitechgroup

Thanks for the quick reply! I just sent you over a Support Request. I have an initial fixed header, and then it turns into a sticky header - so I can't find the right value for the scroll height. Going from previous step to previous step, the scrolling goes all over the place! I appreciate the help!

Auteurloopus

Thank you, I replied to your email.

Clientbgitechgroup

I didn't get it. Like I said in the email, my boss is the default email for this Envato account - and he's out of the country. Could you reply to my work email that I put in the support email?

Auteurloopus

Yes, I sent it to the mentioned email (nab***) . I just sent it again .

Clientbgitechgroup

Sorry! It got sent right to spam. I'm on it! Thanks for the quick reply!

Clientbgitechgroup

Loopus: The fastest and bestest support on all of Envato!

Auteurloopus

Thank you !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de thegrooveboxx

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientthegrooveboxx

Hello im having issues setting prices in the interval values of a slider. Its an insurance quote/order that changes price based on the amount of days. Caqnt seem to be able to get it done. Maybe im doing something wrong? Please help Regards

Auteurloopus

Hello, You simply need to fill the "price" option of your slider item. This price will be multiplied by the selected quantity.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de jacobbedard

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

4 messages2 réponses de l'auteurFil acheteurPersonnalisationPaiements
Clientjacobbedard

Would you be able to get Square as payment gateway as paypal or stripe? https://docs.connect.squareup.com/articles/ecommerce-overview/ THX

Auteurloopus

Hello, I note the idea, but it isn't planned currently. If needed, you can find available freelancers here to customize your version adding this option : https://studio.envato.com/search?search%5Bquery%5D=wordpress+plugin+customization

Clientjacobbedard

You're not available for custom dev your self? Thx

Auteurloopus

No, sorry, I am not available as freelancer currently.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de softdigital

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientsoftdigital

Hello, 1. I have a problem when I activate the plugin (I use the them KLEO), when see the website on mobile format, when I click on the menu icon, it opens and close right away. When I deactivate the plugin, the pb disappear. 2. Also I would like to use on the last step page, add field other than input or textarea, is it possible? for instance I would like to ask with a checkbox "would you like to be called back?" or even simply rich text area... it would be very useful. Thank you very much

Auteurloopus

Hello, 1. Please can you send me a temporary access to the backend (you can contact me from the support page), I will debug this conflict. 2. Not currently. I note this suggestion, thank you !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ratherrandom

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

2 messages1 réponses de l'auteurSupport
Clientratherrandom

Can I calculate the number of quantity required instead of cost? I hope this plugin can help me for my business. I only need to calculate the estimated quantity needed for my customers

Auteurloopus

Hello, There is no specific option for that, but you can do it simply removing the currency symbol in the displayed total, using prices of "1" for each item, then changing the "total" text to "Estimated quantity" and the final text by "The estimated quantity is" . You can edit these options directly from the backend.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de tyson-realproperty

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

6 messages3 réponses de l'auteurSupportPDF et e-mail
Clienttyson-realproperty

I read a few of the comments about CAPTCHA and your response was your JS Platform can't get spam bots. Well, my inbox filled with 10,000 spam bot emails that happened overnight says a whole other thing. So loopus, do you have a solution in mind or not?

Auteurloopus

Hello, Apparently, you didn't purchase this plugin. If you did, please contact me from your buyer account sending me the url of your website, I will check that. If you had the plugin directly in a theme, you need to contact directly the support team of the theme for support requests. Yes, bots can't submit these forms because they are not classical html forms with action attribute. The bot can't know it is a form and what ajax call it should perform to submit it. If you didn't receive emails having for subjects the defined subject in the email tab of the form, they probably come from elsewhere, the subject can't be changed from frontend. But if a captcha can reassure you, no problem, I will add this option in the next update.

Clienttyson-realproperty

This plugin came along with my theme, and I am in the process of contacting them as well. But it is in the best interest for the plugins creator to be aware that their plugin most definitely leaves room for spam bots and needs to make appropriate adjustments. Each email has the defined subject line from the form, with the order reference prefix in the thousands range now. I don't know how this happened, but the bot most definitely found a bypass. None of the emails I received consist of any information listed under the Information/Message Details section. Yet every field was marked as required, but it somehow bypassed that completely and submitted the form with no information. So loopus, whatever is happening here, it's finding a way to get past your forms security structure. You should look into this in the event it becomes a massive outbreak of issues on other users.

Auteurloopus

Ok, no problem, I understand. As mentioned in my previous message, I'm going to add this option in the next update. Feel free to send me the url of the website from the support page, I would like to take a look at the used scripts on it and the configuration of the form.

Clienttyson-realproperty

Sounds good, wish you luck and look forward to seeing the updated version.

Auteurloopus

Done, this new option is now available in the last automatic update and will be included in the next update of your theme.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ditechie

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

2 messages1 réponses de l'auteurFil acheteurPDF et e-mail
Clientditechie

[ PRE-PURCHASE QUESTION ] Hi, How can we hiding the price, untill the client submit her data? Or in another way the customer only see price in her email after we capture the client data (email, name, adress, etc.) thanks

Auteurloopus

Hello, Yes, there are options to hide the price from the form and show it in the email that the customer will received once the form sent.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Agencia_Marte

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

5 messages2 réponses de l'auteurSupport
ClientAgencia_Marte

Hello, I see you have noted that some of us would like to be able to set the prices of each step as a range value (100 - 150, 200 - 500, and so on), those comments are from 6 months ago and you just recently updated. Have this function been implemented by now? pleeease...

Auteurloopus

Hello, Do you talk about the possibility to define the interval between the values of a slider ? Yes, the last update adds this option .

ClientAgencia_Marte

Hello, I mean that when the total is being calculated in each step, instead of displaying "X" value, it says an approximate or a range "it's going to be from X to Y" Thank you

Auteurloopus

Ah yes, I see. It wasn't in the last update, but I just added this new option to the plugin. It will be included to the next update. You can contact me from the support page after purchase if you want it immediately.

ClientAgencia_Marte

awesome, I'll let you know when I make the purchase! Thanks!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de viper38

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

6 messages3 réponses de l'auteurFil acheteurSupportPaiementsPDF et e-mail
Clientviper38

i cant save nothing ? its not working ?

Auteurloopus

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

Clientviper38

how must i contact you ?

Auteurloopus

Clicking the button "Contact Author" on this page : https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

Clientviper38

sir you can take a look

Auteurloopus

Done, I replied your email, it should be ok now .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ekk20

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

2 messages1 réponses de l'auteurPDF et e-mail
Clientekk20

Hello, I'm wondering under file field upload option, where is the file uploaded to? Could I set the upload path? Also, could the uploaded file be displayed in emails? For the life of me I can't find the item / field value. Thanks!

Auteurloopus

Hello, The files are uploaded in the WP uploads folder (path : /wp-content/uploads/CostEstimationPayment/) . Yes, the links to the uploaded files can be displayed in the admin's email (in the customer's one, he can see the name of the uploaded files) .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ekk20

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

2 messages0 réponses de l'auteur
Clientekk20

Hello, I've created two drop down menu options in the first step: Combo A Combo B I then added two more steps corresponding to the options. Under link conditions, it is set equal to the corresponding comb, the same conditions were also set within the step setting. When testing the form, upon selecting the combo, it goes directly to the final cost, instead of going to the corresponding option step. What am I doing wrong? The extension version I have is included with theme x. Thanks

Clientekk20

Got it to work, thanks.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de bags307

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientbags307

orders are not showing for each form with the new update!

Auteurloopus

Hello, It works correctly on my side. Please contact me from the support page sending me a temporary admin access, I will debug it.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de sangash

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

4 messages2 réponses de l'auteurFil acheteur
Clientsangash

Hi, is it possible to do as they do in this web site : https://puu.sh/sFcT3/1764a63778.png I mean, after to finish a quote, to add others and to be able to see all the quote that we did ?

Auteurloopus

Hello, No, there is no such option currently, thank you for the idea.

Clientsangash

Do you have any advice to do that? Or if can pay an extra to make it? :) I beleve it's a great and very important idea. Thanks.

Auteurloopus

Sorry, I am not currently available as freelancer. If you need a developer to add such specific customizations to your version, maybe you should have a look here : https://studio.envato.com/search?search%5Bquery%5D=wordpress+plugin+customization

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de clarius_marketing

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientclarius_marketing

Hi there, is there an issue with the Form Designer being so new? After opening it, there is just a dark grey screen with the form designer column on the left, inspector on the bottom, but the form doesn't show in the main window. What is the issue here? Thanks.

Auteurloopus

Hello, The form designer uses the form preview page at center. Does the preview page work correctly on your website ? You can 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 isaac666

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

2 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clientisaac666

You know, i like the idea about this plug-in, the reason i never used it is cuz i found it not well designed the UI. i would love to see more minimalistic design for the UI, something like TYPEFORM for example. or just something that dont take 50% of the screen a loading bar. are there any plans for this ? let me know thanks

Auteurloopus

Hello, The progress bar can be hidden from the form settings, and you can now use the Form Designer extension to freely customize the design of your form. You can also add the shortcode in a container using your page builder to limit its width in the page . I note the idea for new preset layouts, thank you.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de dynamitemarketing

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

4 messages2 réponses de l'auteurFil acheteur
Clientdynamitemarketing

Any way to add a tracking code on each "step"?

Auteurloopus

Hello, Filling the "Analytics ID" option of the form, all steps will be automatically tracked on Analytics .

Clientdynamitemarketing

Was hoping for a code insert for each step. Im trying to use it the plugin for CPA/CPC/PPV landing pages. It will be a big hit if I could ad tracking code/pixel form major trackers such as CPVlab, Voluum, Prosper 202 etc. Tracking Affiliate marketing etc requires us to to stay right away from google analytics etc as they harvest offer builds.

Auteurloopus

Ah ok. You will need to edit the main js file (assets/js/lfb_form.min.js) to add your own tracker code inside (steps aren't different pages, the form is fully powered by JS) . If you need a freelancer to add such specific customizations on your version, maybe you should have a look here : https://studio.envato.com/search?search%5Bquery%5D=wordpress+plugin+customization

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de recedo

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

5 messages2 réponses de l'auteurFil acheteurSupportPersonnalisation
Clientrecedo

A couple of questions... 1. Am I able to adjust the size of an image element? 2.When using a slider for quantity with an image am I able to add this in steps? (i.e. so only 20, 30, 40, 50, 60 etc. are selectable but 21, 22, 23 etc aren't) Thanks in advance

Auteurloopus

Hello, 1. Yes, you can freely edit the images size from the "Design" settings tab. 2. I just added a new "Slider interval" item option to allow it. It will be added to the next update. You can contact me from the support page after purchase if you want it immediately.

Clientrecedo

Great, thanks. I'm currently using the version bundled with X - not sure how often that gets updated but will keep an eye out as find the slider can be difficult together in the exact position you want... I have also found that if using a field for quality on an image it doesn't seem to work Chrome on mobile (HTC One M8 running Android) - I have minimum and maximum values set but it won't let me adjust the number, there are no up/down arrows and I cannot delete the default value to adjust it. Great plugin by the way, a bit of a learning curve for me but I think once I've got my head around what I can do it'll be a great tool for my needs.

Auteurloopus

Thank you. As you had the plugin included in a theme, support requests must be sent directly to the theme support team.

Clientrecedo

Okay thanks.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de yulian_castan

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

4 messages2 réponses de l'auteurFil acheteurSupportPersonnalisation
Clientyulian_castan

Hello Loopus, I have a problem when I try to open the form in a Pop Up from a botton. I was using the class: "open-estimation-form form-1" but the pop up is not showing. Then I try to create a Btn whit this code that I found here in this forum: Show the popup And the popo up did not appears... and I notice that the scroll stop working. Here is the website: www.efundex.com Thanks in advance for your support. Best,

Auteurloopus

Hello, The shortcode is missing on the page. You need to paste it in the page, using the popup attribute : [estimation_form form_id="1" popup="true"]

Clientyulian_castan

Hello again loopus, I try the shortcode that you told me but the form does not appear. Also i try to call the form using the css class from the revolution slider and again the form does not appear This is the website that I´m working on. www.efundex.com Hope you can help me. best,

Auteurloopus

Hello, The button in the slider hasn't the css class "open-estimation-form form-1" and is configured to redirect to the form page. Please add the css class to it and remove the redirection. The shortocode is correctly added to the page, but it is placed between <pre> tags, you should remove this tags to avoid css conflict. 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 bgitechgroup

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

8 messages3 réponses de l'auteurFil acheteurSupportPersonnalisationPDF et e-mail
Clientbgitechgroup

I'd like the administrator notification to be sent before the "last step" is that possible?

Auteurloopus

Hello, The form selection is sent when the form is submitted, but the contact can be sent to Mailchimp/MailPoet/GetResponse before the final step. To do that, create the textfields asking for email and the wanted informations in the desired step, set their "Information type" option to the corresponding types(name, email, phone etc ...), then activate the "Send contact as soon the email field is filled ?" option in the "Last step" settings tab of your form . The contact will be sent as soon as the step containing the email field will be finished.

Clientbgitechgroup

Thanks for the quick reply! Yeah, I saw that. I'm basically trying to capture the customer submission as a lead BEFORE they see their estimate... This could be achieved by letting a user insert a gravity form in an earlier step instead of only restricting us to insert the form on the very last step... Basically, I'd like to see this: 1) Customer Fills Out Questions on Form for Estimate Calculation -> 2) Customer is Prompted for Email And Contact Info (Send the Form) -> 3) Show Customer Estimate I could get that to kinda work if I was allowed to put a Gravity Form earlier in the flow...

Clientbgitechgroup

Cause basically right now... a user could come to the site - go through the whole form, get to the last step, see the estimate, and then decide to not submit the form... which basically loses us all the information they filled out... If the estimate is too high, we'd at least like the ability to email them and contact them and perhaps give them a deal to get the sale.

Auteurloopus

Ok, I understand. Not using gravity, but it can be done customizing the main js file. Please contact me from the support page, I will send you a custom version sending the order just before the final step .

Clientbgitechgroup

That would be great! Thank you! Sending it to you now.

Clientbgitechgroup

You did it! Works like a charm! Thanks so much for doing that for us! Fast and fantastic support!

Auteurloopus

Thank you very much :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de softdigital

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

5 messages2 réponses de l'auteurFil acheteurPersonnalisation
Clientsoftdigital

Hello, 1. is it possible when we use the slider, that the amount showed in the popup while sliding would still be displayed with the amount even when not hover? it would be useful for the visitor to see the quantity he has selected (as it is actually the case with item type "picture" with quantity choice). 2. is it possible in the final summary to show a sub total at the end of each step? it is very useful when each step can be bought separately. Thank you very much

Auteurloopus

Hello, 1. You can do it pasting this rule in the "Custom CSS rules" field of your form (tab Design) : #estimation_popup .wpe_sliderQtContainer.open .ui-slider-handle > .tooltip { display:block !important; } 2. No, there is no such option currently, I note the suggestion, thank you.

Clientsoftdigital

thank you very much for the css. Yes I think it is a great option to implement.

Clientsoftdigital

the css does not work though..

Auteurloopus

Where can I see the form with the css rule ?

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de softdigital

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

3 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clientsoftdigital

hello, I just purchased the plugin and it looks great, however I am surprised I don't see any organized documentation "basics" or "how to do", is there a full documentation about calculation? ... is there any forum, faq? So I have 2 questions please: 1. where to find an "Item ID" necessary for calculations? 2. I have an item (for hotels) which is number of "Beds?", according to the number entered i can easily give a price, but I need to reuse the same number of beds, to calculate another price somewhere else... is there a way to create another separated price calculation based on a previous number entered (beds) without having to ask the visitor to the same question again? Thank you

Auteurloopus

Hello, You can find the documentation in the main package of the plugin. Here is a video tutorial showing how the custom calculations work : https://www.youtube.com/watch?v=xH8frpa7wL0 To recover the value of a specific item in a calculation, you simply need to click the "Add a value" button above the field and select the wanted item and attribute. It will generate the corresponding code in the calculation field (ex : [item-1_value] , [item-price] etc ...) .

Clientsoftdigital

thank you

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de LY4E

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

2 messages1 réponses de l'auteurFil acheteur
ClientLY4E

Hi, I have version 9.3 on wordpress and when I try to update it says I have the latest update. Is there a way to update to latest version without losing my current forms. Manual?

Auteurloopus

Hello, 9.3 is an old version, I changed the automatic update system since this version. You can update your plugin simply downloading the last version on codecanyon and replacing the plugin files from ftp. Your forms will not be lost. You can also do a backup using the "Export" button on the forms list page for safety.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de marcilioqsj

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

2 messages1 réponses de l'auteurSupportPaiementsRéservation
Clientmarcilioqsj

I need to use a brazilian online payment gateway called "PagSeguro" instead PayPal. Do you offer to support to this integration? My application needs a appointment order form to schedule a I.T services.

Auteurloopus

Hello, No, sorry, I am not available as freelancer currently. Maybe you should have a look here : https://studio.envato.com/search?search%5Bquery%5D=wordpress+plugin+customization

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de george_barbakadze

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

12 messages6 réponses de l'auteurFil acheteurSupportPersonnalisation
Clientgeorge_barbakadze

Hello, I have a scrolling problem. You can see example here - http://miniweb.ge/calculation/

Auteurloopus

Hello, As you use a fixed header, you need to fill a value (ex: 70) in the "Scroll margin" option of the form (tab Design) to fix it.

Clientgeorge_barbakadze

Does not works. Header and Footer is missing.

Auteurloopus

I'm not sure to well understand. The scroll seems to work correctly, the only thing I see is the fixed header that cover the form title (but currently the "Scroll margin" option is set to 0, not to 70) . What is the problem with the footer ?

Clientgeorge_barbakadze

Here is video - http://miniweb.ge/wp-content/uploads/Recording-1.mp4

Auteurloopus

Ah yes, thank you. Please paste this rule in the "Custom CSS rules" field of your form (tab Design), it should fix it : #estimation_popup {min-height: 460px; margin-bottom: 100px;} html{overflow-y: auto !important;} Is it ok ?

Clientgeorge_barbakadze

Unfortunately no results :(

Auteurloopus

The mentioned css rules aren't used on this form : http://miniweb.ge/calculation/ If you want, you can contact me from the support page sending me a temporary access, I will do it directly .

Clientgeorge_barbakadze

You are absolutely right. I'm sorry. Now it works. And one more question: how can I change the font? Please tell me the code for Custom CSS.

Auteurloopus

Using the last update, you can do it directly using the "Form Designer" tool. Otherwise, you can use this custom css rule: body #estimation_popup { font-family: 'yourFontFamily' !important; }

Clientgeorge_barbakadze

OK, thank you. It works. By the way 'Form Designer' is an excellent tool :)

Auteurloopus

Thank you :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de alexgingras

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

2 messages1 réponses de l'auteur
Clientalexgingras

Hi there! I'm using E&P via the X Theme - I like it very much so far. Just wanted to give you some feedback with regards to future releases. Maybe you can draw inspiration from Typeform? I definitely suggest a way to customize slide/step transitions, elements and title animations, and maybe ways to customize the look / layouts /backgrounds, add images at the different steps, and have more options for elemements (like having Pictures instead of dropdowns for Select Elements) :)

Auteurloopus

Hello, Thank you very much for these suggestions, noted !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Mesh_Hub

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

2 messages1 réponses de l'auteurFil acheteurSupport
ClientMesh_Hub

Hi guys, is there a way to retrieve a form deleted by mistake? please help!!!

Auteurloopus

Hello, No, but most web hosts have a daily database backup service. Using it, you can recover the data as they were before you deleted the form.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de tinodo

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

2 messages1 réponses de l'auteurPersonnalisation
Clienttinodo

Hi, this is a pre-purchase question. Besides from letting viewers choose optional graphics (like in demo), can we let them type in the numbers? and of course, will the amount of money calculated above change, based on the amount typed below? I need this for my final step in the calculating process, and it depends a lot on the quantity of products. Thank you in advance.

Auteurloopus

Hello, Yes, you can freely create numberfields in your forms, or choose to use fields or sliders instead of buttons for quantity selection on picture items. If needed, you can also add custom calculations using values filled in the numberfields (ex : https://www.youtube.com/watch?v=xH8frpa7wL0 )

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de riccoexxx

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

6 messages3 réponses de l'auteurFil acheteurPaiementsRéservationPDF et e-mail
Clientriccoexxx

Can have date picker and time its for cleaning booking services? Also can have leave CASH by payment options?

Auteurloopus

Hello, Yes, you can use datepickers for dates, and dropdowns for time. Using paypal payment, you can choose to make the payment only if a specific checkbox is selected by the customer (otherwise the order will be sent by email without payment) .

Clientriccoexxx

I need 2 options credit card by stripe and check box if wanna cash is it possible at the end , if customer click cash nothing show if click stripe to shows cc details to enter :)

Auteurloopus

This option exists for paypal only currently, sorry. I note the idea, thank you .

Clientriccoexxx

If you can add this idea pay by cash im gonna use it also many other customers :)

Auteurloopus

Done, this option now works with Stripe too. It will be included in the next update.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de lawphotos

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

2 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clientlawphotos

HI pre-purchase question just wondering if i can make a net worth calculation like this https://www.sunlife.ca/ca/Learn+and+Plan/Tools+and+Calculators/Net+worth+calculator?vgnLocale=en_CA i know the styling would be different. thanks Lawrence

Auteurloopus

Hello, Yes, it can be done using custom calculations .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de mrsrn

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

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

Hi: Can this be used as booking system?

Auteurloopus

Hello, There is no specific bookings management option currently, thank you for the suggestion.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de yulian_castan

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientyulian_castan

Hello, Loopus. Question... is it possible to put the [price] value inside the description of a step? I will like to this: Description of the step You qualify to a range of ([price] - [price]*0.10) and [price]+[price]*0.10) Thanks for your help.

Auteurloopus

Hello, No, sorry, there is no such option currently. I note the idea, thank you .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de katelynjb7680

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

2 messages1 réponses de l'auteurPersonnalisation
Clientkatelynjb7680

Hi, Can a calculator be done like this page below with your plugin ? https://www.switchpress.com.au/energy-efficiency I am on a site for a Electric Co and would need this asap, lemme know if this is possible so that I can purchase it asap, Regards

Auteurloopus

Hello, Yes, it will not have the same design, but you can reproduce the mentioned form with this plugin. You can use custom calculations to do it (https://www.youtube.com/watch?v=xH8frpa7wL0) .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de dkalive

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

4 messages2 réponses de l'auteurFil acheteurSupport
Clientdkalive

This is no longer working for me... When I get to a section with pictures and press next, it just shows red X's and won't move on to the next step. I have tried the latest update to no avail.

Auteurloopus

Hello, Did you set your pictures as "Is required" (on item panel) ? In this case, all of them must be selected to continue. If only one must be selected, you simply need to disable this option on the items and activate the step option "Selection required" .

Clientdkalive

Thanks for the fast response! That fixed my issue. Not sure why that suddenly did that.

Auteurloopus

Super :) Probably because these items were checkbox using this option before you set them as pictures. A recent update added this option for picture items too, that's maybe why the previously activated "Is required" option become active for these images after the update.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de smkt

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

2 messages1 réponses de l'auteurWooCommerce
Clientsmkt

[Pre-sales question] Hi, I'm looking for something similar to this: http://bit.ly/29CVOn2 . It doesn't have to look the same, but I need the flow to add a WooCommerce subscription product to the shopping cart, based on the responses to some questions. Can it be done with this plugin? Thanks

Auteurloopus

Hello, No sorry, you can create subscriptions forms, but not using the "Add to Woo cart" option. Woocommerce Subscription isn't a part of Woocommerce (it is an external plugin created by another editor) , it isn't supported by this plugin currently . I note the idea, thank you .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de tyson-realproperty

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

2 messages1 réponses de l'auteurSupportLicences
Clienttyson-realproperty

I purchased the X Theme which included this plugin inside it's Add Ons and Extensions. I've been trying to build a form but it will only allow me to preview the form if it has 2 steps, anything more than 2 steps and the Get Started button won't work in the preview. Any idea what is going on here?

Auteurloopus

Hello, If you had the plugin included in a theme and if you didn't buy a license from me, the support requests must be sent directly to the support team of the theme, they will be happy to help you.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de mrvintervind

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

2 messages1 réponses de l'auteurFil acheteurSupportPaiements
Clientmrvintervind

Pre-sale question. Do you support or is it possible to have to sum´? Let say you want to display one total price as it is, but also a montly fee that also increase depending on your choices? So every field have two fields so to speak that contain two values... Would be cool and no other such plugin (I think I scanned all here) have this nice feature. Please get back asap with this.

Auteurloopus

Hello, Yes, a form can generate a total price + a subscription fee at same time. It also works with stripe and paypal payments. You can choose for each item if its price is a part of the subscription fee or of the single price. It can't have both at the same time, but if needed, you can create an hidden and preselected checkbox that will add a specific value to the recurring fee depending on the selected items.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ZAKA_Themes

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

4 messages1 réponses de l'auteurFil acheteurSupport
ClientZAKA_Themes

Hello, I have this issue on backend http://screencast.com/t/76F6tr9y Even updated plugin, but it doesn't helped. Still error: Undefined offset: 0 in

ClientZAKA_Themes

Sorry after update that issue vanished.

ClientZAKA_Themes

Very strange! It appeared again :( Please advise

Auteurloopus

Hello, The settings database table doesn't seem correctly created. Please can you try to fully uninstall / reinstall the plugin from the wp plugins panel ? Is it ok ? Otherwise, 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 mercatec

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

4 messages2 réponses de l'auteurSupportPDF et e-mail
Clientmercatec

Hi there! seems to be an EXCELLENT product. Having a pre-purchase questions. I do have a promotional products company and my idea buying this plugin is the following: have a field in the form for “product name” (the ideal scenario would be to obtain information from some Excel or database to fill on that), then make some mathematical operations (imagine adding transport costs, sales comissions, printing services) and then add profits for the sale. After that, I’d like to export some fields to a PDF or HTML document and send the customer my proposal; the quote would be ready! Thanks in advance for your help.

Auteurloopus

Hello, Thank you :) Yes, you can do the mentioned form using this plugin (except the excel data import). You can choose to send a pdf to the customer at end, and can choose what elements must displayed inside.

Clientmercatec

Sounds good!, the PDF is fully customizable? is there a way to import data from another source instead of Excel?

Auteurloopus

The PDF files use the same content as email templates. You can freely edit admin and customer's email/pdf templates directly from the backend. There is no such import method currently, items must be created from the backend or imported from another E&P Forms Builder installation (using the import/export tool). Orders are stored on backend, and can be exported as csv to be used in Excel or another software.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de clfjp38

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

5 messages2 réponses de l'auteurFil acheteurSupport
Clientclfjp38

new line in text area box When there's new line in text area box, seems layout is broken in the mail being sent automatically. Text is placed outside of "information" column in the e-mail. Is there any way to keep all text in the column ?

Auteurloopus

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

Clientclfjp38

Understood!

Auteurloopus

Fixed :)

Clientclfjp38

Thank you very much for quick accurate support !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de dauven

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

5 messages2 réponses de l'auteurSupportPaiements
Clientdauven

Hi, a pre-sale question: Is it possible to add tool tips to uploaded images? Thanks in advance

Auteurloopus

Hello, Do you mean tooltips on the images as on this demo form ? http://www.wordpress-estimation-payment-forms.com/demo-of-a-cost-estimation-form/ Yes, the plugin does it automatically using the title filled for each item.

Clientdauven

Thanks for the fast reply. I meant more to have an 'i' displayed next to the image where also a longer text can be displayed if the user wants more info. In your demo the tool tip is shown as soon as the user hover the image with the mouse.

Auteurloopus

Ah ok, no, there is no this specific option currently. But there is a "description" option allowing you to show a text under the items, and a "open a url on click" option allowing you to open a specific page in a new tab when the user clicks the item.

Clientdauven

Great, thanks for your help!

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de kurnikiztok

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

4 messages2 réponses de l'auteurFil acheteurSupportPersonnalisation
Clientkurnikiztok

Hi there, Great work, amazing plugin. Just want you to inform that one of the latest updates break the form of your plugin on my site: https://organizacijaporoke.si/ Cheers

Auteurloopus

Hello, Thank you :) Please can you try to disable your css compression plugin ?

Clientkurnikiztok

Hello again Boss, :) It was BWP Minify causing the issue. All good now. Thank you for your quick answer. Cheeers

Auteurloopus

Thank you for the good news :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de nikitaleonovets

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

3 messages1 réponses de l'auteurFil acheteurPersonnalisation
Clientnikitaleonovets

So I bought this plugin not too long ago, and I absolutely love how simple and beautiful it is, but when I went to edit one of the imported forms, then pressed to "view form" button. After i choose one of the options on the form and pressed next, it would just take me to a blank screen.

Auteurloopus

Hello, Please paste this rule in the "Custom CSS rules" field of your form (tab Design) : #ajax-loading-screen { display: none !important; } Is it ok ?

Clientnikitaleonovets

Yup it worked ! thank you so much ! Love this plugin

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de mediarun

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

7 messages3 réponses de l'auteurFil acheteurSupportWooCommerce
Clientmediarun

Hi:) Is there any way to add tax to the price from woocomerce product? THANKS

Auteurloopus

Hello, Yes, except if you use the "Add to woo cart" option. In this case, the price of the product will be the one defined in woocommerce, it can't be changed (because it will be its real price used by woocommerce once added to the cart) .

Clientmediarun

Ok, on more question. Where can I found line responsible for displaing price on the bootom of form? THANKS:)

Auteurloopus

You can find it in the file assets/js/lfb_form.min.js (source in the same folder), in the function wpe_updatePrice (~ line 3711 in the last update) .

Clientmediarun

THANKS!

Clientmediarun

I find that current price is hide in "form.price" in lfb_form.min. If for example i want to add 10 to price where can I do it in code? I try but there are many if statement so I cant find it. THANKS!:)

Auteurloopus

Please remember that customization isn't a part of the support. If needed, you can find available freelancers here to add some specific features to your version : https://studio.envato.com/search?search%5Bquery%5D=wordpress+plugin+customization Here is the trick anyway, to add directly from the code $10 only to the price displayed at the bottom, you need to replace the line 3791 of the mentioned file : jQuery('#estimation_popup.wpe_bootstraped[data-form="' + form.formID + '"] .lfb_totalBottom> span:first-child').html(formatedPrice); By : jQuery('#estimation_popup.wpe_bootstraped[data-form="' + form.formID + '"] .lfb_totalBottom> span:first-child').html((form.currency + '' + wpe_formatPrice(parseFloat(form.price+10), formID))); If you need to add it to the total price, you can simply create an hidden and preselected checkbox having the wanted price .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de OESoftwareAdmin

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

14 messages7 réponses de l'auteurFil acheteurSupportPaiementsPDF et e-mail
ClientOESoftwareAdmin

Hi. I had used the email contact form a few weeks back but I am not sure if you had received my query. The form is really good and simple to use. I have created 5-6 forms on a WordPress page and and I have tried adding the 'Legal Notice' option on the last step. I have edited the title of the 'Legal Notice' to something more suitable to what I want to achieve and I have also amended the text field so that it contains a URL that opens in a new tab. For 1 of the forms, this works fine and the form successfully submits. However for the rest of the forms, the 'Legal Notice' option does not: 1. Appear as mandatory 2. The form does not submit even though the 'Legal Notice' option has been filled Any suggestions would be great :)

Auteurloopus

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

ClientOESoftwareAdmin

Thanks, I have used the form to send the request again

Auteurloopus

Yes, I correctly received it and replied. I sent you the last update to fix the mentioned issue.

ClientOESoftwareAdmin

Hi thanks for your quick response. Unfortunately I am unable to find the update that you had attached to the response

ClientOESoftwareAdmin

I have received the link but it leads to a blank page

Auteurloopus

I sent it again.

ClientOESoftwareAdmin

received it now and downloaded the .zip file. Just to confirm, would this erase any of the work done on the forms?

Auteurloopus

No, data will not be deleted if you replace the plugin files from ftp.

ClientOESoftwareAdmin

ok thank you very much for your quick response! I am having issues with my mailbox at the moment so I can't reply directly to you at the present time. Please accept my apologies for this. Thank you very much again for your help!

Auteurloopus

No problem, thank you :)

ClientOESoftwareAdmin

Just tried copying over the folder via FTP which worked. However, I am still having issues with the 'Legal Notice' section. It still won't appear as mandatory or allow the forms to be submitted.

Auteurloopus

Are you sure you correctly replaced the files ? The version used on the website remains the previous one. If you want, you can send me a temporary access to the backend, I will do it directly .

Auteurloopus

Done :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de maltekebbel

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

5 messages2 réponses de l'auteurPersonnalisationWooCommerceRéservation
Clientmaltekebbel

Hello, is it possible to select custom post types instead of a woocommerce product? for example, i want to select an event for a booking.

Auteurloopus

Hello, You can't use a custom post as product in the form, but you can use the conditional redirection system to redirect the user to a specific post (or page) at end of the form, depending on the selection done.

Clientmaltekebbel

or ... can i use custom post meta in a field? so i can add a specific post url for example to select ?

Clientmaltekebbel

ah i see i can add shortcodes in a field ... that is making some more possibilities

Auteurloopus

Shortcode are used to display a form where you want on your website. You can't assign custom post meta data to a field, but you can choose to open a specific url when the user clicks a specific item of the form.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de YukiNakano

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

7 messages1 réponses de l'auteurFil acheteurSupportPersonnalisationPaiements
ClientYukiNakano

hi i have a question. my customer is japanese . im want using this plugin for my website. when my website show them PAYPAL page. its english laungage paypal. can i change it ? i want to show them japanese paypal page.

ClientYukiNakano

1, me and my website and my customers are all japanese. (its mean everyone cant understand english paypal page.) 2. im selling coffee at my own website, 3. i did install E&P form builder because this plugin is awesome! 4, and i want use this plugin at my website 5. i have a problem 6 i just make start testmode(sandbox) payment stuff. 7. but final page, It show ENGLISH PAYPAL PAGE. thats not good for me and customers. 8 i need show to my customer on website , japanese paypal page. 9. but i dont know how to do it. 10 . i need your help. i neer your hyper skill :)

ClientYukiNakano

domo arigato. i will wait your reply hopefully . thanks

Auteurloopus

Hello, Yes, it can be done. Please contact me from the support page using your buyer account, I will send you a custom version doing that .

ClientYukiNakano

thank you. so, i am x theme user. okay?? https://theme.co/x/ can you teach me how to contact to you. i want to know support page URL please/

ClientYukiNakano

oh.i found. maybe this? https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230/support

ClientYukiNakano

i sent ;D

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de lee8164

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

6 messages3 réponses de l'auteurPersonnalisationWooCommerce
Clientlee8164

Hi can you tell me if it possible to upload a CSV table containing the prices of hotel rooms. The price of the hotel room is calculated on Season (3 options), Room Type (1-10 options) and Number of people. Or is it possible that this plugin can use the price variations of Woo Commerce product as this information may already be entered in the system. Thank you

Auteurloopus

Hello, There is no csv import option currently (orders can be exported as csv, but items can't be imported as csv). The mentioned form process can be done with the plugin. Using woocommerce, you can create several variation products then use them in the form (the variation product created from woocommerce already contains the preset options). Using the conditional system, you can choose to show a wooproduct variation or another one depending on specific conditions.

Clientlee8164

Hi Loopus thanks four you fast response, much appreciated. From what I can understand it sounds like it is possible I am just a little unsure how easy this would be to create for each of the hotels that I work with. Is the process that you mention simple (i.e. a few clicks) or will it be more involved when setting up an estimator for each property. Hope that makes?! Thanks!

Auteurloopus

Yes, once your variation products created on woocommerce, simply create first "Hotel" item in your form and configure its options as wanted. Then you can duplicate this item in 1 click and simply change the corresponding product in its "Woo product" dropdown option to create the next items. The price and image of each item will be updated automatically from the selected woo product .

Clientlee8164

thank you very much, I just need to figure out how incorporate this cleanly intot the design. Amazing set of plugins btw - will look to purchase 1 or many very shortly - thank you again

Auteurloopus

Thank you very much :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de learning1983

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

2 messages1 réponses de l'auteurFil acheteurPaiements
Clientlearning1983

Hi loopus, I have question: In WP Cost Estimation Is it possible to create EMI Calculator something like this: https://github.com/pragnesh/emi-calculator/blob/master/int.html or this http://ngiriraj.com/pages/finance/emi.php And have: Number Sliders: 1.Loan Amount 2. No. of Month 3. ROI Calculate: Monthly EMI Total Interest Payable Amount Interest Percentage Payment schedule: payment schedule with show/hide function

Auteurloopus

Hello, No, sorry, there is no such option currently. I note the idea, thank you.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Tomgian

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

4 messages2 réponses de l'auteurSupportPDF et e-mail
ClientTomgian

The pdf attachments doesn't open since yesterday, there seems to bee some issue with pdf conversion.... this is big issue ,hope soon this is going to be fixed.

Auteurloopus

Hello, Yes, because the used external service for the generation of pdf files is offline today. You simply need to apply the last automatic update to fix it. Now the plugin generates the pdf files itself to prevent this problem .

ClientTomgian

Wow! That was fast , well really grateful i choose your plugin , amazing support ! Thanks alot!!

Auteurloopus

Thank you very much :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de concor

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientconcor

Great plugin BUT - After I have done one item in a "step" the other items in the current "step" gets deleted and I must do it all over again only to find everything is deleted once again. I do one item only to find the item I did before gets deleted. All my hours of work is deleted again and again and again. Very frustrated! What is wrong?

Auteurloopus

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

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de vastaffer

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

2 messages1 réponses de l'auteurFil acheteurSupport
Clientvastaffer

Hello there! Any roadmap for ActiveCampaign? I have about 10 clients (probably even more) that I could use this for TODAY if we had activecampainn API support as it's the most common platform for my industry.

Auteurloopus

Hello, It isn't planned currently, but I note your request, thank you. A possibility can also be to hire a freelance to add the wanted feature on your version : https://studio.envato.com/search?search%5Bquery%5D=wordpress+plugin+customization

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de hifivintage

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

2 messages1 réponses de l'auteurWooCommercePaiements
Clienthifivintage

Hello, can we go to a woo commerce suscuption product at the end opf the process ?

Auteurloopus

Hello, Not currently. There is no subscription option natively in Woocommerce : Woocommerce subscription is an external plugin created by another editor and using its own price system. It isn't supported by WP Cost E&P Forms Builder currently, but I note the request. You can create subscription forms and make payments with Paypal or Stripe if wanted, but if you choose to use the "Add to Woo cart" option, the selected woo products must have single costs.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de greatness4life

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

4 messages2 réponses de l'auteurFil acheteurSupport
Clientgreatness4life

I can't seem to import the demo that came with this plugin. It keeps loading forever.. Your help will be appreciated.

Auteurloopus

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

Clientgreatness4life

Sent...

Auteurloopus

Fixed :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Nosivad1987

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

13 messages6 réponses de l'auteurFil acheteurSupportPersonnalisation
ClientNosivad1987

Hello! I'm needing help. I am using checkboxes for my pricing slider. They are lining up in columns and not rows like I want. I have selected every row option I can find, but they are still organized into columns. any ideas? https://snag.gy/P8h6Lz.jpg

Auteurloopus

Hello, On the screenshot, the checkbox use the "Row" layout. Set their layout to "Column" from the item panel, then set the "Max items per row" step option to "0" (unlimited), or the wanted number of items on each row. Is it ok ?

ClientNosivad1987

I have tried it both ways on "Column" or "Row". I have also changed the “Max items per row” step option to “0”, or the wanted number of items on each row with no result. Here are some backend screenshots. https://snag.gy/RYJCDf.jpg https://snag.gy/FG13Nv.jpg https://snag.gy/Td2Lar.jpg

Auteurloopus

Ok, there is probably a css conflict. Where can I see the form ?

ClientNosivad1987

http://www.806social.com/

Auteurloopus

Thank you. Can you set the checkbox layout option to "column" please ?

ClientNosivad1987

Ok, Each checkbox has been set to "Column"

Auteurloopus

Perfect. Here are the rules to paste in the "Custom CSS rules" field of your form (tab Design) to fix this css conflict : #estimation_popup .col-md-2 { width: auto !important; } #estimation_popup .row { display: block; } Is it ok ?

ClientNosivad1987

Yes worked Perfect. Thanks!!

Auteurloopus

Super :)

ClientNosivad1987

I am having one more issue, if you don't mind. the "Quantity selection style field" is not alining properly on mobile or desktop.(desktop) https://snag.gy/IUyLuN.jpg (mobile) https://snag.gy/Xoh5ai.jpg

Auteurloopus

Please paste these rules in the "Custom CSS rules" option of your form : @media only screen and (max-width: 768px) { #estimation_popup[data-form="4"] .wpe_itemQtField .wpe_qtfield { margin: 0 auto !important; } #estimation_popup[data-form="4"] .wpe_itemQtField { max-width: 100% !important; } } #estimation_popup[data-form="4"] .genSlide[data-start="1"] .btn-next{ margin-top: 40px !important; } Is it ok ?

ClientNosivad1987

Perfect! Thank you

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Meceda

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

3 messages2 réponses de l'auteurFil acheteurSupport
ClientMeceda

we are getting this error: Uncaught RangeError: Maximum call stack size exceeded(…) lfb_form.min.js?ver=9.539:2 the price allways goes to 0..

Auteurloopus

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

Auteurloopus

Fixed :)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de Chefen

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

2 messages1 réponses de l'auteurFil acheteur
ClientChefen

Hi there! Love your plugin. But how do you set it to "MAX" 1 choice before clicking the next button?

Auteurloopus

Hello, Simply give the same "group" name to your items (from the item panel). Only one of a same group will be selectable .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de aristotle25

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

2 messages1 réponses de l'auteurFil acheteurSupportPersonnalisation
Clientaristotle25

Hi guys, Im setting up a form using your formbuilder for the first time. Everything works fine with the conditions except halfway building my form and conditions, suddenly there's a jquery conflict. Now this because my template loads its own jquery before yours, ill have to sort out the loading, but strange it just happens like that. Im actually missing a currency item type, or am i missing something? I need some documentation or clarification on this: 1. After asking some questions with yes or no value, there's a item that asks an amount in euro's (pay per hour). So now i need this value to go up when certain questions are answered yes. 2. So now i want a certain value on the last page of the form. This value should be multiplied with the final pay per hour in currency. So how can i add value (in valuta) with conditions? And how can i multiple values?

Auteurloopus

Hello, You can use the "Custom calculation" option on an item to change its price depending on specific conditions . You can use the button "Add a condition" above the calculation field to visually create the wanted conditions , and the button "Add a value" to recover the value of a specific item in the calculation . There is an example showing how the custom calculations work : https://www.youtube.com/watch?v=xH8frpa7wL0 Feel free to contact me from the support page sending the url of your form if you need help on a specific point.

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de paoloeuvrard

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

3 messages1 réponses de l'auteurFil acheteurLicences
Clientpaoloeuvrard

HI, that's a wonderful plugin. I installed it on a test website and will move it after development. How can I move the license?

Auteurloopus

Hello, Simply fill your purchase code on the development website, it should be ok .

Clientpaoloeuvrard

Ok, perfect !

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de ceopenup

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

3 messages1 réponses de l'auteurSupportPersonnalisation
Clientceopenup

Presales questions. Does this plugin load files only on the pages with forms, or loads on every page? If no, do you know if your plugin works nicely with Plugin Organizer? I don't like loading unnecessary files on top page and other pages which don't use the plugin feature.

Auteurloopus

Hello, Yes, the js and css files required by the forms are only loaded on the pages containing a form shortcode. It should work correctly with any theme and plugin. If you encounter a conflict, feel free to contact me from the support page, I will fix it .

Clientceopenup

Thanks, it's great to know that. Any WP plugin should work like this...;)

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de GoUnike

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

2 messages1 réponses de l'auteurFil acheteurPersonnalisation
ClientGoUnike

Hi, I was looking for some documentation but I couldn't find any. Is there any FAQ section for this plugin? Nevertheless, I am trying to achieve something very simple here: One step is to select a number (type any number or select a pre-selected number) where there will be a price for each quantity item. Now, what is the best way to associate the quantity with a fixed price (i.e. 1=50, 2=100, 3=150) or with different discounted prices per quantity (i.e. 1=50, 2=90, 3=130)? Many thanks.

Auteurloopus

Hello, You can find the documentation in the main package of the plugin. There are also 4 demo forms that can be imported. In the form, a numberfield defines a value, not directly a price. A good way to do that is to add an hidden and prelected checkbox in the step that will apply a custom calculation using the numberfield value. There is an example here : https://www.youtube.com/watch?v=xH8frpa7wL0 To create your custom calculation, simply use the "Add condition" and "Add a value" buttons, it will generate automatically the corresponding code in the calculation field. In your case, it will be something like : if([item-1_value] == 1){ 50 } if([item-1_value] == 2){ 90 } if([item-1_value] == 3){ 130 } etc ... Even if the checkbox that apply the calculation is hidden in the form, you can show its result in the final summary. Otherwise, if you use a "Select" item, you can directly set a different price for each option of the list from the item panel .

Discussion publique CodeCanyon · WP Cost Estimation & Payment Forms Builder

Question de reneerushbrook

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

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

hello, can the users submission be saved so the user may look at it or edit it again later? can admin look at and edit these submissions from user?

Auteurloopus

Hello, Not currently. If you don't need direct payment, the forms can be used to send simple estimates, then the admin can use his own invoice solution to produce final estimates/invoices that can be sent to the customer. I note the idea for a such option directly in the plugin, thank you .