Marketplace history

Real CodeCanyon questions and author answers

Browse buyer questions, pre-sale scenarios, setup issues, and direct author replies from the years when WP Cost Estimation was sold on CodeCanyon. Use this archive to see how real customers used the plugin, which integrations came up often, and how common support questions were answered.

5557 public discussion threadsPublic CodeCanyon support history
19461 messagesCustomer questions, follow-ups, and context
8679 author repliesDirect replies by loopus
78 archive pagesNewest conversations first

Public email addresses and purchase-code-shaped values are redacted. The original wording is otherwise kept as plain text so the support context remains easy to read.

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

Find a CodeCanyon question or answer

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

Type at least 2 characters to search the full archive.

Page 77 of 78

Latest archived discussions

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

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pizero

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer thread
CodeCanyon source
Customer pizero

Great plugin! It would be super awesome if we could set conditional items - like for example: if item 1 is chosen, display step 2. Otherwise display step 3.

Author loopus

Thanks ! This is exactly what is planned for the next version.

Author loopus

Done !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from nishikazuhiro

3 direct author replies in this public CodeCanyon conversation.

9 messages3 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer nishikazuhiro

I just noticed that your plugin does not work if W3 Total Cache plugin minify options are enabled. Can you look into this, please? Thanks a lot.

Customer nishikazuhiro

I disabled the Minify option for now and it's working fine, but the popup opens just 1 time. When I close the popup and try to open it again, it doesn't open. Also, after I close the popup, it slighty increases my website width, creating a very small horizontal scroll. Can you look into that, please? This is my website: http://skfotografia.com/ The link to open the form it's below the text and button at the bottom bar, called "Teste".

Customer nishikazuhiro

And how can I change the way the popup window open? I would like ti to fade in just like it fades out when I close the popup. I prefer it fading in than growing in.

Customer nishikazuhiro

Here are some screenshots to help you understand: http://skfotografia.com/diversos/imagens/2014.06.13-wp_cost_estimation-bug-001.png http://skfotografia.com/diversos/imagens/2014.06.13-wp_cost_estimation-bug-002.png http://skfotografia.com/diversos/imagens/2014.06.13-wp_cost_estimation-bug-003.png

Author loopus

Ok for js minify option, thanks. I'll watch it. I fixed popup start and scrollbar problem. I'm going to send the update to envato. Contact me from my profile if you want it immediatly To change popup show effect, you need to edit ./assets/css/frontend.css : #wpe_frame { top: 0; left:0; width: 100%; height: 100%; }. Thanks

Customer nishikazuhiro

Thanks for the updates man! I found another issue though: - IF you set 2 different groups of items inside the same step and the items have quantity enabled, you can't set the quantity of the last checked item. Here is a screenshot to show you the issue: http://skfotografia.com/diversos/imagens/2014.06.13-wp_cost_estimation-bug-004.png

Customer nishikazuhiro

Also, it there a way to CHANGE the position of the currency? Here in Brazil where I live, the Currency symbol comes BEFORE the value, not after. Like this: R$ 300 Thanks a lot again man! You are awesome. ;)

Author loopus

Okay for currency position :) The second point isn't a bug. Did you try to click on the quantity circle of the last item ? Quantities buttons appear only on an item at a time. This is intentional. I'm going to send the update with currency position . Thanks

Author loopus

Currency position can now be set in the form settings.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from truclick

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadSupportWooCommerce
CodeCanyon source
Customer truclick

Have you provided detailed support docs for using with Gravity Forms or WooCommerce?

Author loopus

Hello, Yes. It's really easy, simply asign a product in the item panel, or a gravity form in the form panel.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from myhrcat

5 direct author replies in this public CodeCanyon conversation.

14 messages5 author repliesBuyer threadSupportCustomization
CodeCanyon source
Customer myhrcat

I was going to come here to ask how to change the switch label from on and off to yes and no. The label is easily in the WP_Estimation_Form/assets/js/bootstrap-switch.js Edit at your own risk, always backup your files. This plugin is unique and amazing, sure to set me apart from the crowd. Can I use it on my home page without having the popup. I'm allergic to things that fly around on web pages...

Author loopus

Hello, Thank you for comment :) Displays a form inside another webpage would cause problems with the styles (those of the theme will distort those of the form) and I couldn't no longer guarantee responsive. I'll think about it . Thank you!

Customer myhrcat

Can you please just tell me how to call it by php? I can't figure out the code that gets tossed in the automatically generated page. I know it will mess with the styling because that page has it's own CSS header separate of the wordpress site. I'll worry about the styling and responsiveness.

Author loopus

To call the form page, simply use its url (in the form panel on admin, you can see the url) . You can try to integrate it with frame. But it's not intended for it .

Customer myhrcat

ok, I was able to get it in an iframe but I figured there was a simpler way to call the form onto a page.

Author loopus

No, it works in full screen template or popup, to be responsive and to avoid conflicts of styles. Thanks

Customer myhrcat

Thanks for all of your help. My suggestions to add to future versions are the option to have sliders for price, eg. Number of hours 0-12 with defined prices for each increment. Next would be the option to show savings, like a defined discount amount for a selection. I also like the idea for showing all the selected options at the end for review. Thanks for an awesome plugin, there is really nothing similar to this on the web. Great job!

Author loopus

Thank you very much . Good ideas, noted . I will work on a big update next week.

Customer myhrcat

Also, for the sake of visibility, I'm not sure that gray on gray is the best choice. I'd like the option to change the background and font colors from the admin panel. I'm sure I'll have no problem finding it in the CSS, but it would help future users.

Customer myhrcat

you know what, I'm stumped. How can I darken the text above each checkbox and the stepbox title?

Author loopus

Simply edit ./assets/css/estimation_popup.css , then add : h2,label { color: #777; // your color here } I'll add more settings for colors in admin.

Customer myhrcat

Ok, you win the award for most helpful and fastest to respond developer ever. Thanks. The plugin looks great on my site now.

Customer myhrcat

Now that I'm playing with the images, the tooltip isnt working. It just shows up under the page in big bold font. I don't really need the tooltip, can I disable it? Or do I need to change something to make it work?

Customer myhrcat

I pm'd you the address of the site

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from JaxPresents

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesCustomization
CodeCanyon source
Customer JaxPresents

Can you do a custom for like this for open cart? And what is your hourly USD Rate? Thanks, Jay

Author loopus

Hello, Perhaps, if there has many requests. Sorry, I'm not currently available as freelance.

Customer JaxPresents

Ok Thank you for your time. Please contact me if you are available for freelance at some point in time. And good luck with your sales I know you will do great. Thanks for the quick response as well.

Author loopus

Thanks :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from JaxPresents

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author replies
CodeCanyon source
Customer JaxPresents

a

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from nishikazuhiro

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer thread
CodeCanyon source
Customer nishikazuhiro

Just saw that you have updated the plugin, since it's showing up june 11th in updated. What did you change? ;) I'm curious and anxious for multiple forms. LOL.

Author loopus

lol no, it is a minor update. Some improvements on the compatibility with any themes . I will soon finish the multiple forms. Some days I think :) Thanks !

Author loopus

Multiple forms update sent to envato :)

Customer nishikazuhiro

Man, you are awesome! Can't want to see conditional forms. I am sure soon enough this item is going to be featured by envato. You deserve it.

Author loopus

Thank you very much !

Customer nishikazuhiro

Ops, I can't wait*. LOL. Looking forward your next update.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from BatmanGullyFam

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer BatmanGullyFam

Just upgraded to the latest version. Any time I try to make a new step and save it, it says it's saved but it's not in the list of steps. Also when using the imported data there are still no steps and just a blank page when I go to my estimator.

Author loopus

Hello, Did you deactivated / reactivated the plugin ?

Customer BatmanGullyFam

That worked.Thank you very much.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from eriksteinmeyer

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPDF and email
CodeCanyon source
Customer eriksteinmeyer

nice, but in final page not show a resume? 1 like a $1650 / 1 db, mobile, wordpress, flat 3 confirm or restart 3 after, show a form to put email and send. ps: the choises go inside email, correct? tks

Author loopus

Hello, Resume on final page is planned . Yes, all the selection go inside email .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from TheBlackLoki

3 direct author replies in this public CodeCanyon conversation.

7 messages3 author repliesSupportCustomization
CodeCanyon source
Customer TheBlackLoki

Hello, Do you have a javascript version of this.? Thanks

Author loopus

Hello, Not yet, but if I have many requests, I will. How would you see the management of the form on a independant version ? A backoffice would not be ideal. An xml configuration file?

Customer TheBlackLoki

Yes an xml configuration file would be appropriate. It would be easy to manage. It's a really good scripts and I know it's going to do well with the javascript version.

Author loopus

Ok, it's noted . If others are interested in a version without wordpress, tell me . Thanks

Customer TheBlackLoki

Thanks. Even if there isn't much people that are interested, what would be the price for a custom javascript version?

Author loopus

Sorry, I can't make you a proposal for custom development currently.

Customer TheBlackLoki

Ok no problem. I guess I'll wait.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from CreativeCollaborations

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer CreativeCollaborations

Is it possible for us (as admins) to control the fade in rate of Steps and Items? If I turn on the feature "Add selected items to cart" for WooCommerce integration and then go through the estimation process the last step button says "Order My Website". When clicking this button it just loads the "Thanks" message and re-directs back to the "Get Started" screen. It doesn't forward the user to the WooCommerce cart where their items are being held. This process should auto re-direct the user to the cart where their items have been placed otherwise these users will have no idea where to go when they are done using the estimator; they'll end up thinking an order has been placed when it actually hasn't. Additionally when we create a new step or item it would be convenient to have a "Add New" button at the top of the page (beside "Edit a step" or "Edit a item") so that we don't have to go back to either the Steps or Items Lists just to add another step/item.

Author loopus

Hello, Currently there is no control on the fade . For the second point,you can simply put as final message: "Thank you, this selection has been added to your cart.", in the settings. I'll add a setting to specify a redirection at end .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from americajr

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesPDF and email
CodeCanyon source
Customer americajr

Is it possible to ask for their email first, something like "Where should be send your quote?". The reason is that when visitors are using the tool we will have their contact info just incase they dont follow through. Also, is it possible to save all the entries even if the visitor didnt submit the quote? If its NOT possible, please let me know what I would need to do so that I can buy the plugin and hire a developer. Great plugin! Thanks.

Author loopus

Hello, Unless you're using gravity forms, the last step must contain an email field. You can also enter your own text fields in steps. The informations are sent after validation. To save datas from the beginning as you say, it would create a js ajax script that send data to a php script at each step, for example. Thanks

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jsakota

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author replies
CodeCanyon source
Customer jsakota

Can you create conditional fields...if User selected this option show form fields according to user's previous input/selection? This truly is looking very potential plug-in, good luck!

Author loopus

Hello, Not yet, but it's planned . Thanks .

Customer jsakota

Looking forward to that. I think your plug-in will be the obvious choice. do you have an idea when although I will keep an eye here :) Another point not sure if anybody mentioned before but how about integrating with Google Analytics in order to be able to track conversions and ones that did not convert. Each step should be able to define as goal accordingly

Author loopus

The next update will be multiple forms per website. Next, I'll work on conditionnal choices . Ok for analytics, noted :)

Customer jsakota

That is the winning attitude, willingness to listen and consider feedback of users. I congratulate you and wish you good luck with this great plugin ! When it comes to building conditional forms where price changes accordingly...there is no straight forward solution/plugin (especially with gravity forms, not easy to setup conditional forms with price attached to fields). This feature should attract even more buyers. implementing Analytics will raise the bar even more with professionals therefore again increasing potential of getting even more buyers who are concern when it comes to conversions I trust many you find many valid reasons to consider implementing. I just hope that will happen sooner than later :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dynante

3 direct author replies in this public CodeCanyon conversation.

5 messages3 author repliesBuyer threadCustomizationPDF and email
CodeCanyon source
Customer dynante

I'm unable to add custom field. "error, try again later" & settings are not saved when I add the url on close button

Author loopus

Hello, Did you apply the update correctly ? To update the plugin : Export your datas using the “export” tool Disable the plugin in the “plugins” settings panel Overwrite files or upload the update from plugins panel Activate plugin, then import generated zip using the “import” tool

Customer dynante

OK thanks, theres a bug with the images url generated by the backup add double source of the image http://www.monsite.com/wp-content/uploads/wp-content/uploads/buy-64.png (all my files are in the uploads folder)

Author loopus

Thanks for email . It does not find folders "month" and "year", by default in the upload folder. I will improve the export tool for custom configs like that. Thanks !

Author loopus

Done, update sent to envato .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from HCMEDIAFR

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer HCMEDIAFR

Hi, I use the template page to use your plugin. I if click on the cross to close the popup, i looping and stay on the popup! How can i change the close button to add a special link ? Thx

Author loopus

Hello, Simply change the close button url, in the settings . By default, the close button returns to the previous page (but you surely refreshed the page for tests) .

Customer HCMEDIAFR

Oops! Sorry I had not seen! thank you

Author loopus

De rien :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from gigi70

3 direct author replies in this public CodeCanyon conversation.

5 messages3 author repliesSupportPDF and email
CodeCanyon source
Customer gigi70

Hi This WP plugins support radio field of Gravity Forms? I have complex form with more conditional logic dropdown field , its' possible transform at once to radio field, but for making chekbox field you must rewrite all singly . Its very complex!

Author loopus

Hello, You can use all your gravity forms fields : input, select, list, file upload, radio etc... :)

Author loopus

You gravity form is integrated on the last step .

Customer gigi70

I want to use your plugin only if you have the graphic interface your plugin in ALL step of the forms with gravity forms. It's possible? Please, you publish a demo with gravity form to understand how it works?

Author loopus

No, sorry, gravity forms can be integrated in the last step only. Selected items are automaticly added to the gravity notification. Items of the previous steps are textfields, checkbox or pictures .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from truclick

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer truclick

2 issues: 1. I use Autoptimize. It optimizes CSS, among other things. Unfortunately, when set that way, your plugin won't work. All styles are gone. 2. Top right, once the estimate has begun, I can't click to exit the form. 3. I've asked this already, but I'll just combine everything here.... Can we have more than one estimator per website?? For example, I may want a simple website estimator... and perhaps one for something else entirely. This is important, because I'm not going to have all of my estimator forms looking different.

Author loopus

Hello, 1. Noted, I'll see how to make it compatible with Autoptimize . 2. If you use the form as template, the close burron return to previous page. If you want, send me the url from my profile, I'll take a look . Maybe you simply press F5 . 3. Yes, multiple forms is the next evolution planned. Thanks !

Author loopus

You can also specify an url of your choice for the "close" button in the settings.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from alexisdany

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer alexisdany

Hello After i created several items in the same group, i can only select one item at the time when i run the system in the front end. It`s impossible to select more than one item at a time. What can i do? Best regard Dany

Author loopus

Hello, Simply leave the "group" field empty . It is precisely to allow only selection on multiple items.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from monumentltd

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer monumentltd

Any clue why this would happen, its set as a page template. http://www.monumentlimited.com/cost-estimation-form/

Author loopus

Hello, The css file of the plugin is not loaded on your page. Have you edited the plugin file, or you are using a plugin that affects the css files?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from websitedude1985

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer thread
CodeCanyon source
Customer websitedude1985

Whoop whoop - GRAVITY FORMS!!! Thank you for listening! Can't wait!

Author loopus

Yes, u can ;)

Author loopus

Done !

Customer websitedude1985

LEGEND!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Multivariate

2 direct author replies in this public CodeCanyon conversation.

6 messages2 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer Multivariate

is it possible to add multiplying there? Fore example – I have extra charge for some percentage – let’s say 15%. Is it possible to add 15% automatically while estimation process. Can you tell me if you have any plans to add a field, say for example an area in metres or feet that would produce a result. I was thinking along the lines of a landscaping quotation where there is a price x sq. mtr (or feet, or something like that?) I would add to this that the calculated for my purposes would be a number field, which I can place a value to for adding or multiplying based on a selection of additional radio button fields. Example: I have three different options of delivery time: 5 days @$1.25 3 days @$2.50 1 day @$3.75 (that would be the radio buttons.) Then the numbers field would have an editable value on the backend of say 1 and on the frontend the customer could place a number in that field and the multiplication would give them the total price. So, I would have one step where the customer selects the time and inputs a number and they are multiplied giving the result that will be in the woocommerce order. I hope that is stated clearly. Great plugin.. I am really happy I purchased it. Thanks

Author loopus

Thank you for purchase ! I understand the idea. I keep it in mind. Thanks.

Customer Multivariate

Thank you.. The woocommerce addition is great. I hope you will add that and I will be pretty much set.. :) That has been the one missing key for me.

Customer Multivariate

Never mind, I can use this one for another project. Great work though.

Author loopus

Thanks :)

Customer Multivariate

Having purchased it, I look forward to it having more flexibility. You are welcome.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from CreativeCollaborations

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer CreativeCollaborations

Purchased after seeing that WooCommerce Integration had been added. I would say right now that WooCommerce and EDD (easy digital downloads) are the top two shopping cart systems for WordPress. +100 for Gravity Forms for the default contact form; or even an option for admins to set the plugin to use GF instead of the default forms. Gravity Forms gets installed on every client project that comes in the door (it's exceptional and very flexible) and myself and my clients love it.

Author loopus

Thanks. Ok for Gravity Forms, I will do it .

Author loopus

Done, last update allows you to assign a gravity form to the last step :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from nishikazuhiro

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer nishikazuhiro

Holy damn, this looks awesome! I just notice a bug when I was at the demo though: If you click the button that shows up the pop-up while scrolling down the main page, the modal window doesn't fill up the entire browser window. If the user scrolls the main page too fast, it even hides the CLOSE BUTTON and might even hide the title, making it "impossible" for the user to close the modal window, unless he reloads the page. Could you fix it please? Here is a screenshot of this minor bug: http://skfotografia.com/diversos/imagens/2014.06.07-wp_flat_cost_estimation_form_creator-bug-001.png Also, I have some suggestion so your plugin can skyrocket in sales: 1) Can you make it conditional enabled? 2) Could you create a toggle to show/hide the cost estimator bar, so it can show the cost only at the end of the quiz? I ask you this because I'm a photographer and I don't want my visitor to actually see the cost rising before they finish the quiz. Depending of what service my visitor is trying to estimate the cost for, they might close the quiz before finishing it, you know? The cost might scare them before completing it. Lol. 3) It would be AWESOME if you could implement some kind of quote ID generator at the end of quiz and if could show in admin panel also. Some of my visitors might want to note down this code for contacting me later on about the cost and with this ID I could easily find the quote. Man, this is by far the BEST cost estimator I have seen in envato, and the price is really fair. If you ever come with these suggestions I've made, I'm sure you are going to sell a unique cost estimator plugin in envato. Good luck with sales and great piece of work.

Customer nishikazuhiro

There is also a limitation here: I can only make 1 quiz. Since your plugin doesn't support conditional yet, it would be GREAT if you could enable MULTIPLE forms. This is extremely necessary for me (and I'm sure for other photographers too) because I want to separate some photography services like: wedding photography, social events photography, sports photography, pregnancy photography etc.

Author loopus

Hello, Thank you very much . The first mentioned problem has been already corrected in the plugin. I forgot to fix it on the demo. Thank you, it's done. OK for ideas , noted. Multiple forms are planned . Thanks !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from peem

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer peem

Congrats on a very nice plugin! Does it work with font icons or is it just image uploads at the moment. Obviously for retina devices font icons are a better choice.

Author loopus

Hello, Thanks for your comment. Currently, it works with images . For retina, you can use 2*bigger images than the size you set. I note the idea, thx .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from MiraMaya

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer MiraMaya

Hi before I buy you can make the following adjustments? 1. fixend Clos Button 2. back and front arow navi Thx Edward

Author loopus

Hello, What do you mean by 1. fixend Clos Button ?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from malimpense

4 direct author replies in this public CodeCanyon conversation.

9 messages4 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer malimpense

Hello, you can transform this model into an online questionnaire that style? If the plugin for easy modification and understanding I'll buy it.

Author loopus

Hello, Which model ?

Customer malimpense

Hi, Model questions and answers. Appears a question, and then answers user loads the next question, and so on. At the end of the quiz the user receives a message of thanks.

Author loopus

Ah ok . You can easily do the quiz . It is currently the admin who receives the email. You can easily send it to the client and add a message editing a single php file. If you don't know php, I can do it for you, no problem.

Customer malimpense

Thank you, my friend. I'll be making the purchase soon! Thank you. One more question, the answers of the quiz can be stored in the database?

Author loopus

It was just asked today. Currently the email is easily recoverable. I will ensure that we can recover all the data easily. This is for the next update !

Customer malimpense

Understood. Thank you.

Author loopus

Update approved. You ca nnow easily recover selected items and form datas with php . Variables listed in the documentation .

Customer malimpense

This is magnificent! His willingness to help and solve problems is something encouraging. Thanks again and I ended up making my purchase. I wish you success!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from james_webbuddy

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer james_webbuddy

I REALLY REALLY like the look of this plug-in. Can you tell me if you have any plans to add a field, say for example an area in metres or feet that would produce a result. I was thinking along the lines of a landscaping quotation where there is a price x sq. mtr (or feet, or something like that?) Added to favourites just in case, this is one of the most promising plug-ins I have seen for a while. Best of luck with it!

Author loopus

Thank you very much :) . It is a good idea. I add it to my list.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from websitedude1985

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupport
CodeCanyon source
Customer websitedude1985

Hey Loopus, I know you have taken on board lots of ideas already, so here is one more ;) Using this in Woo mode as a gift creator - at the moment there are 3 items per screen shown. How about a carousel? or even better If the plugin could use Woo Commerce tags to pull in the relevant product items and then show a larger range that is filterable on the fly using this http://isotope.metafizzy.co/filtering.html method, well it would make the user experience really great?? Also regarding Gravity Forms, they released this really good article here http://www.stevenhenty.com/gravity-forms-platform-tutorial/ might be useful ;) Keep up the great work!

Author loopus

Hi, Thank you very much for rating and comment :) I like the idea. The problem is that if there is all the catalog products, the total amount can be very high, and the user will not see the price bar move when he'll select a product. I'll think about it. Thank you very much for the article, It will help me to integrate Gravity Forms

Customer websitedude1985

I see your point. :) so maybe for this to work well it could offer ability to set max products shown - and so then when adding products to Woo the site owner could be aware that say 20 would show only and so they should only tag products with the special Loopus tag to show in that category? just an idea. thanks for the reply!!!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from promofo

4 direct author replies in this public CodeCanyon conversation.

7 messages4 author repliesBuyer threadPDF and email
CodeCanyon source
Customer promofo

Hi, how can we add one field to the end where is client's email asked? Would like to ask phone and name also..

Author loopus

Hello, Another client asked it, this is planned for the next version. In 1 or 2 days max.

Customer promofo

Thanks for a quick reply. Rated 5 stars.

Author loopus

Thanks !

Author loopus

Done :) Just download the last update .

Customer promofo

Awesome. Update by just overwrite files?

Author loopus

Thanks ! To update the plugin : Export your datas using the "export" tool Disable the plugin in the "plugins" settings panel Overwrite files or upload the update from plugins panel Activate plugin, then import datas using the "import" tool I hope you enjoy the new features.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from arubarts1

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer arubarts1

Is it possible to include textfields?

Author loopus

I'm just finishing up this feature. I'll send the update to Envato in a few minutes. If you want, contact me from my profile and I'll send the update directly.

Author loopus

Now, you can add custom fields to the last step, or as items :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kupecamerika

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer kupecamerika

Well, besides previous question - is it possible to add multiplying there? Fore example - I have extra charge for some percentage - let's say 15%. Is it possible to add 15% automatically while estimation process. But anyway - man - you created revolutionary stuff. I believe, if you will add some more functionality and customization - you will become a star!!! This is something really new and fresh!!!!

Author loopus

Thank you ! Noted, I'll think about it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kupecamerika

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer kupecamerika

Hi, 1) is it possible to add math to this form. Like - i have the price + commission + tax + shipping cost (related to the weight) and finally customer gets the final price. 2) Is it possible to change popup size? Thanks

Author loopus

Hello, 1) Good idea. I'll do it . 2) To change popup size, edit ./assets/js/frontend.js : jQuery('#wpe_frame').show().animate({ left : '50%', top : '50%', width : 800, // custom width height : 600, // custom height marginLeft: '-400px', // to center the popup, half of width marginLeft: '-300px', // to center the popup, half of height opacity : 1 }, 500, function() { ... etc Thanks

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from CreativeCollaborations

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer CreativeCollaborations

Any plans to allow us to place our estimation form on a page via shortcode? I know I can modify the template to look like my theme but allowing us to display the estimation form inside our existing pages (keeping our headers/menu's/sidebars/footers etc.) would be ideal. :)

Author loopus

Why not ? Noted :) Thanks

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Lagge

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesPDF and email
CodeCanyon source
Customer Lagge

Hello, this looks promising :) One question about a previous answer: "Then, probably the final screen that summarizes the selection (and changes on the fly)." Is the choices displayed with images and price summit and is it possible to send/share it by email or by Facebook, Twitter...

Author loopus

Hello, Yes, it was a suggestion from a user. It will come in an update. I have a lot of requests, so I advance step by step. The idea of sharing is good, I note it ! Thanks

Customer Lagge

Thanks for quick answer! Looking forward to follow the developing of this plugin, have good potential! Probably buying it soon :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from looktothestars

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesCustomization
CodeCanyon source
Customer looktothestars

Text fields? Do you mean drop down options from a list that is predefined? If not, would this be possible? And if so could it also feature conditional logic fields that alter the next option/steps based upon what is selected? Oooooh I'm intrigued to know more.

Author loopus

Thanks. Custom inputs and textareas for the moment. Many requests for Gravity Forms, so I'll do it too .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from vejar500

5 direct author replies in this public CodeCanyon conversation.

13 messages5 author repliesBuyer threadSupportCustomizationPDF and email
CodeCanyon source
Customer vejar500

Hi there, I really love this plugin!!! One issue, I installed the new update and now when I go to Add New Item, I see a blank page. Add New Step works fine, but that has a small issue as well. When I am editing a step, I see Add New Step but no button to click on. If we can get these bugs fixed, we're gold!

Author loopus

Hello, Thanks :) Did you deactivated and reactivated the plugin?

Customer vejar500

I will try that. Thanks for the quick response.

Customer vejar500

One more thing, when going through the steps on the front end, there is an X to cancel the process but since it is auto activated, you really can't X out of it. There should be an editable button option that can be linked to a desired page. Here is my page... http://evokegraffix.com/cost-estimation-form/

Author loopus

Currently, if the form is used as a template page, the cross button return to the previous page. It's noted, I will allow the admin to choose the url in the next update.

Customer vejar500

Awesomeness!!!

Customer vejar500

No go, I deactivated and reactivated but ADD ITEM still gives a blank page. All issues still the same.

Author loopus

Can you send me an access to the admin, from my profile ?

Customer vejar500

will do

Customer vejar500

Sent the credentials via your profile. Email is from [email redacted]

Author loopus

Thanks. Bug found and fixed. Update sent to CodeCanyon, awaiting approval. If you have this problem on the admin item page , please contact me from my profile, I will send you the update immediately .

Author loopus

Update approved .

Customer vejar500

Fantastic! thank you!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from wpcaptivate

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author repliesSupportWooCommerce
CodeCanyon source
Customer wpcaptivate

Thanks for WooCommerce support. Loving it!!!!!!!!!!!!!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from softaca

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer softaca

Hi, I have bought this plugin last weekend. I love the idea, however I can't get it to work. All I see is a blanc page! Any idea why this happens? The installation went ok and I even reinstalled and installed it again. the result stays the same.

Author loopus

Hello, Thanks for purchase . Did you try to download and install the last version ? Please contact me from my profile and send me the url, I'll help you . Thanks .

Customer softaca

Oeps that's a quick reply! Yes I have installed the latest version. I sent my details via your profile. Sender is [email redacted]

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from xzeo333

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer xzeo333

Any plans on having this work with easy digital downloads [EDD]?

Author loopus

Hello, If you use WooCommerce for your EDD, the plugin allows you to easily sell them .

Customer xzeo333

EDD has its own shopping cart, similar to woocommerce is there a plan to add this shopping experience as well?

Author loopus

Ah ok, sorry. I note. If other users claim it, I'll add it.

Customer xzeo333

Also didn't mean to be so anxious with the questions...this is a extremely awesome software that is truly needed...great job

Author loopus

Thanks :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from websitedude1985

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer websitedude1985

Really love this! Just trying to think about how I can get the most from this - I love the Woo integration. Gravity Forms is really great because of its conditional logic options and flexibility with custom fields too - I wonder if making this the default contact form option in your plugin would open us up to even more potential!! Passing data from your plugin to Gravity Forms would open up lots of possibilities - I especially like the Grav Forms admin which keeps a track of submissions as well as their range of add ons for other cool stuff - OMG I need to have a think of how these can play well together and what I could then do with the power of both ;)

Author loopus

Thanks, I'll watch it closely.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from looktothestars

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesCustomization
CodeCanyon source
Customer looktothestars

+1 for Gravity Forms Integration! WOW this looks AWESOME!

Author loopus

ok, it's noted. Thanks !

Customer looktothestars

Your design is amazing! Just a thought but if you added a widgetised area on the summary screen then people could use other plugins to share on Social, Offer signup to MailChimp etc. Having those part of the plugin though would also be magnificent!! So excited to see this gain momentum!

Author loopus

I see want u say . Noted !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from CreativeCollaborations

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesSupportWooCommerce
CodeCanyon source
Customer CreativeCollaborations

+1 for WooCommerce integration. Not sure if it's possible but integrating with Gravity Forms would also be neat. Got the product bookmarked and will keep watching updates. GLWS! :)

Author loopus

Thanks ! WooCommerce support will be ready soon :)

Author loopus

It's done

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from bpewebdesign

3 direct author replies in this public CodeCanyon conversation.

5 messages3 author repliesBuyer thread
CodeCanyon source
Customer bpewebdesign

Hi Great plugin but one thing that I have noticed for example if you change CMS step to say Content management System (as not everyone will know what CMS stands for) The title goes onto 3 lines and overlaps the images. How can we adjust the titles so they stay on one line? Thanks

Author loopus

Hi, Thanks for purchase . I correct it immediately. Thanks

Author loopus

Corrected. Contact me from my profile if you want the update immediatly .

Customer bpewebdesign

will do thanks

Author loopus

Update online

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from jsakota

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommerce
CodeCanyon source
Customer jsakota

Bravo for woocommerce integration!

Author loopus

Done :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from loopus

1 direct author reply in this public CodeCanyon conversation.

1 messages1 author repliesSupportWooCommerce
CodeCanyon source
Author loopus

A new update is online : WooCommerce support ! Possibility to change the size of pictures Auto tint images option Colorpicker for colors settings

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from RiffRaf

4 direct author replies in this public CodeCanyon conversation.

6 messages4 author repliesBuyer threadSupport
CodeCanyon source
Customer RiffRaf

I have some problem. There's no any scroll bar on the side of popup. So, i can't scroll it down to see "next step" button(or previous step button) and by the same problem, can't fill the contact form on the last step, because i can't scroll down popup window to see a whole text area.

Author loopus

Thanks for reporting ! Bug fixed. I'm going to send it to envato . Please contact me from my profile if you want the update immediatly .

Author loopus

Update sent .

Customer RiffRaf

Thanks) I got it, re-install it , reactivate plugin and... nothing changed) I thought maybe some cache problems, i tried use 5 different browsers with 2pc's but the bug remain the same.

Author loopus

Envato has not yet approved the update. Contact me from my profile and I will send it immediately. Thanks

Author loopus

Update approved. Thanks for rating !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from tomdesign

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer thread
CodeCanyon source
Customer tomdesign

Helo Loopus, First,thank you for this wonderful tool, it's clean and all what I'm need... I've got question: When I write an apostrophe « ’ » an Backslash place before, for example When I'write « I’m well » in front this look like « I\’m well », How can I resolve that without write in unicode ? Thanks in advance for your answer.

Author loopus

Hello, Thanks for purchase. Sorry for this ! Bug fixed . Please contact me from my profile and I'll send you the update immediatly.

Customer tomdesign

The new version is SO EXCELLENT ! Thx!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from andreaschillani

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer andreaschillani

thanks maybe you can just reply to this request the demo so I can try, unfortunately lately (not with you), but without buying plugin demo area I took a lot of problems

Author loopus

No problem with the admin interface here. Otherwise, you would have read it in the the many comments. If you have a problem, I'm here :) I can't give free access to the admin on the live page, it would be a mess. Thanks .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from andreaschillani

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommerce
CodeCanyon source
Customer andreaschillani

Admin area demo possibile?

Author loopus

Hello, Sorry, not yet. But there are screenshots of each panel. I'll think about it, but my current priority is the integration of WooCommerce. Thank you.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from keyhanjun

0 direct author replies in this public CodeCanyon conversation.

1 messages0 author replies
CodeCanyon source
Customer keyhanjun

Then, probably the final screen that summarizes the selection (and changes on the fly). +1 ;)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from loopus

1 direct author reply in this public CodeCanyon conversation.

1 messages1 author repliesSupport
CodeCanyon source
Author loopus

Friends, Thank you very much for your comments and your ideas for this plugin :) I will forward step by step , depending on the number of requests for each feature. Currently, I am finalizing the support of woo commerce . Then I think I'll deal with the ability to manage multiple forms on the same site. Then, probably the final screen that summarizes the selection (and changes on the fly). Thanks again !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from keyhanjun

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer thread
CodeCanyon source
Customer keyhanjun

Hi loopus, please consider adding a function so that we can define a specific item as mandatory within a step (in our case not group-items) before the user can go to the next step. Thanks! ;)

Author loopus

Yes, noted.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from starksocial

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesPDF and email
CodeCanyon source
Customer starksocial

Does this have the ability to 1 time fee and recurring fees?

Author loopus

You can put whatever you want. At the end of this form an email is automatically generated and sent to the admin, which can contact the customer.

Customer starksocial

Sounds to good to be true ;-)

Author loopus

lol, thanks !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from mcgeorge40

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesWooCommercePDF and email
CodeCanyon source
Customer mcgeorge40

I'm sorry if I missed this somewhere else: But does this have the ability to pass values to another form? In other words, once they choose 5 items and a price of $2000, can we pass the five items and the amount to anything else that will allow the transaction to continue?

Author loopus

Currently, this is a first approach : your customer filled the form and you receive the details of his project by email. I am currently working to integrate WooCommerce: items will can be woo products, and will be added to the cart at the end of the form.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from MajorPayne

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesPDF and email
CodeCanyon source
Customer MajorPayne

What a great paradigm shift! I love the concept, but how are choices captured - your screen captures do not enlarge? Can you make your screen captures pop-up of larger?

Customer MajorPayne

Question #2 - "The user gets an accurate estimate of its request. The final estimation will be sent by email." I read this under description - can the quote be customized? Seems some important aspects of this plugin are missing from the description. Again some larger screen captures might be helpful.

Author loopus

Hello, Once the form is completed, the project is summarized in an email automatically generated and sent to the admin. I'll update screenshots. You can try live demo too .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from RiffRaf

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesBuyer threadCustomization
CodeCanyon source
Customer RiffRaf

How to add any image as background, replace default "white" bg color for "introduction" popup?? thanks

Author loopus

Edit ./assets/css/estimation_popup.css and add : body { background-image:url("http://your-image-url-here.jpg"); background-size: cover; }

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from dynante

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer threadCustomizationWooCommercePDF and email
CodeCanyon source
Customer dynante

Hello loopus, or should I say Bonjour :) Your plugin arrives in time and fits my needs, can I suggest Google Fonts, shortcode to embed in a page instead of the template ? Beau boulot ;)

Author loopus

Thanks for purchase. Noted, I will consider these features. I am currently working on the integration of WooCommerce. Merci !

Customer dynante

Nice, but what will be nice to, is to have steps related to user choices. I mean if a user pick one item, the next step will be related of that item. Dunno if that is clear what I mean :)

Author loopus

Yes I understand . This feature will could replace multi forms options . Thanks for idea.

Customer dynante

Can I add on the idea box some stuffs ? like: OnClick attribute for buttons (helps tracking with Google Analytics), Font Awesome, sharing the result on social networks, sending a copy of the results email to the user...

Author loopus

Noted :)

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from loopus

1 direct author reply in this public CodeCanyon conversation.

1 messages1 author replies
CodeCanyon source
Author loopus

The latest update is awaiting approval. Contact me from my profile to receive it immediately . Details : Items can now be selected by quantities ! (try the item "Database" on demo) Option added to settings to skip introduction Plugin name updated Bug with some versions of mySQL fixed Examples data are now included in the package, ready to be imported

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from giorgiorusso

3 direct author replies in this public CodeCanyon conversation.

5 messages3 author repliesBuyer threadSupportPDF and email
CodeCanyon source
Customer giorgiorusso

Hi, I don't see 'Estimation Popup' in the admin bar. How is it possible?

Author loopus

Hello, Thanks for purchase . Do you correctly install the plugin ? (WP_Estimation_Popup.zip) Can you send me access to the admin from my profile ?

Customer giorgiorusso

ok. now I can see the plugin (there was another plugin that conflicts with it), but anytime I try to save i get an error. I can send you access can I use an email please?

Author loopus

Yes, contact me from my profile please : http://codecanyon.net/user/loopus

Author loopus

Problem solved, plugin updated.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from Multivariate

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesWooCommerce
CodeCanyon source
Customer Multivariate

+1 for Integration with Woocommerce. Very good for that. I would purchase. I might anyway, but would definitely if you do.

Author loopus

ok, I'll do it .

Customer Multivariate

That will be great.. I don't think you will be sorry you did.

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pewpewzap

3 direct author replies in this public CodeCanyon conversation.

4 messages3 author repliesBuyer thread
CodeCanyon source
Customer pewpewzap

I'm trying to change the text on the settings page, but none of my changes are being saved despite getting the "Settings saved." message. How can I fix this?

Author loopus

Hello, Thank you for your purchase. I just checked, everything works fine. Please send me the url and admin access from my profile, and I'll try you.

Author loopus

Do you use WP Essential plugin ?

Author loopus

It's okay, I found the error, happens with some versions of mysql. I sent an update to envato. Please contact me from my profile if you want it immediatly .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from pewpewzap

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer pewpewzap

Hi! I just purchased and tried out the plugin, but I have a few questions: Is there a way to add a quantity selection to each item, or do I have to manually add x number of items? Do you plan on adding a quantity feature if it's not already implemented? How do I select the plugin as a template? I do not see it in my template list.

Author loopus

Hello, Thanks for purchase. - No quantity for the moment. You need to create packs . I note the idea . - Page template option is in the update .Envato has not yet approved it. Contact me from my profile and I will send. Thanks

Author loopus

Quantities OK :) Try the "Database" item on the demo . Update sent to envato .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from taliwalt

2 direct author replies in this public CodeCanyon conversation.

3 messages2 author replies
CodeCanyon source
Customer taliwalt

This is a seriously awesome piece of work. :chuckle: Congratulations! +1 for multiple forms on a website! +1 for quantities! Can't wait to see where you take this plugin.

Author loopus

Thank you :) Ok for quantities and multiple forms, It's noted !

Author loopus

The update with quantities option is sent to envato. The next step will be multiple forms .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from keyhanjun

4 direct author replies in this public CodeCanyon conversation.

8 messages4 author repliesBuyer threadCustomization
CodeCanyon source
Customer keyhanjun

Yes, looks very sexy! ;) +1 to use this form as a page template

Author loopus

Thanks ! The update with the template option was sent to Envato.

Customer keyhanjun

Awesome, please include it in your demo so we check it out before buying it afterwards, thanks! ;)

Author loopus

Done

Customer keyhanjun

Thanks! :) While using the page template we would want to immediately start with the features visible so that the user do not have to click the "Get Started" button first. Can we achieve this via the backend of the plugin?

Author loopus

Not yet, but it's a good idea. I'm going to do this option .

Customer keyhanjun

Thanks, added 5*s! ;)

Author loopus

Thank you !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from kotos

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author repliesSupport
CodeCanyon source
Customer kotos

Hi. Nice work. Is your plugin have translation file .po (Its is translation ready?)

Author loopus

Hello, Thanks . All form texts can be edited from the admin panel. But the admin panel is in English, no .po support yet. I'll do it .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from rickrubenent

2 direct author replies in this public CodeCanyon conversation.

4 messages2 author repliesBuyer threadCustomization
CodeCanyon source
Customer rickrubenent

Hey i just purchased this, I really like it. But I do have a question. Im looking around in the css. and i would like to know how can i adjest the size of the pop. As now it pops up full screen. I would like to to be half the size. Also if you can have have option to use any size images. Im not a fan of small icon images and would mush rather like to set my own images and size. I was able to change my image in the CSS but i think this should be a preset option and the back-end.

Author loopus

Hello, Thanks for purchase ! To change the popup size (half size), you can add this to ./assets/css/frontend.css : @media (min-width: 768px) { #wpe_frame { width: 50%; height: 50%; left: auto; top: 80px; margin: 0 auto; } } Ok for image size, I note it . I am currently working on an update for the choice of quantities, and auto-color icons option .

Customer rickrubenent

humm i added the code but didnt not work, im still getting full screen

Author loopus

Oh sorry. Remove the added css styles, then edit assets/js/frontend.js , line 18 : jQuery('#wpe_frame').show().animate({ left : '50%', marginLeft: '-400px', top : 0, width : 800, height : '100%', opacity : 1 }, 500, function() { ... etc It should be ok .

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from nickieslist

2 direct author replies in this public CodeCanyon conversation.

5 messages2 author repliesSupport
CodeCanyon source
Customer nickieslist

Hi, Would this be for one type of service or product, could it be used for multiple types. Could this be used for home improvement quotes, estimates, etc.? Thanks for your help

Author loopus

Hello, It can be used for a service or a product composed of different elements, and organized in steps. Currently manages one form per website. Maybe in the future I will add the ability to create and manage several different forms. Thanks

Customer nickieslist

Okay, I see. Thanks

Customer nickieslist

Do you offer customization?

Author loopus

Maybe, if I have time. Can you send me your project from my profile ?

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from theorian82

1 direct author reply in this public CodeCanyon conversation.

3 messages1 author repliesBuyer threadWooCommerce
CodeCanyon source
Customer theorian82

+1 Multiple forms!

Customer theorian82

Integration with Woocommerce?

Author loopus

Not for the moment, but I keep it in mind !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from PotionThemes

1 direct author reply in this public CodeCanyon conversation.

2 messages1 author replies
CodeCanyon source
Customer PotionThemes

Nice work really! GWLS :)

Author loopus

Thanks !

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from hiegl

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesBuyer thread
CodeCanyon source
Customer hiegl

Great! Could we see a little bit more of the admin screens and what could be customized. Thanks, Bernhard

Author loopus

Of course ! http://biscay-charly.com/_plugins/_wp_estimation/screens/admin_panel0.jpg http://biscay-charly.com/_plugins/_wp_estimation/screens/admin_panel1.jpg http://biscay-charly.com/_plugins/_wp_estimation/screens/admin_panel2.jpg http://biscay-charly.com/_plugins/_wp_estimation/screens/admin_panel3.jpg http://biscay-charly.com/_plugins/_wp_estimation/screens/admin_panel4.jpg I am preparing an update for screenshots.

Customer hiegl

Thanks! Is it possible to have a negative price input, thereby reducing the calculated cost?

Author loopus

Not yet. But you can set an initial price. Another member asked for this option, I will do it :)

Author loopus

It's ok, you can now set negatives prices . Update is sent to envato .

Customer hiegl

You are really listening to potential customers wishes. Will purchase soon!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from TrinityBranding

3 direct author replies in this public CodeCanyon conversation.

8 messages3 author repliesBuyer thread
CodeCanyon source
Customer TrinityBranding

Awesome! Question - Can I import the demo settings or can you provide anything to do so. And also is there an export settings option, like default Wordpress export?

Author loopus

Thanks. Default settings are filled at installation. The management of steps and items is very easy. I didn't thought about export other than mysql, great idea. I'm going to do it . Thanks for suggestions .

Customer TrinityBranding

Great and thanks! Look forward to the update!

Customer TrinityBranding

I have this suggestion. Can you you add "Previous Step" next to "Next Step". In case someone is seeing the price and wants to adjust a previous choice. Thoughts?

Author loopus

Good idea. I'll do it. Thanks

Customer TrinityBranding

Great! This is a really good looking plugin!

Author loopus

Update sent, with import / export and "previous step" link . Contact me from my profile If you want it immediately.

Customer TrinityBranding

Awesome!!!!!!!!! Message sent. Thanks!

Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder

Question from LE-admin

3 direct author replies in this public CodeCanyon conversation.

6 messages3 author repliesPDF and email
CodeCanyon source
Customer LE-admin

Is it possible to add monthly pricing? i.e. Hosting, SSL... If not now, in the future?

Author loopus

Ok, I keep it in mind. For now, you can create a checkbox "Hosting: $10 / month", with a price of 0. It will be notified in the email.

Customer LE-admin

That sounds great! One more thing... is recurring billing built in for monthly charges?

Author loopus

No billing. Admin receives an email with the detailled estimation . This is a first approach, so you can re-contact the customer and make a more specific proposal.

Customer LE-admin

Got it! Thanks for the quick replies!

Author loopus

You are welcome :)