Code

Discussion on WooCommerce Quote

Discussion on WooCommerce Quote

Cart 138 sales
Recently Updated

vanquish supports this item

Supported

133 comments found.

Hi, great plugin, is it possible to autofill the quotation form fields with the customer’s information once they are logged in?

Wow!, awesome, thank you! you can count on those 5 stars

Hi, another thing, the remove button on the products table doesn’t seem to work I need to put zero on the count then update so I can remove any item, is this something I did wrong on my end?

Hi,
from my tests those features works as expected. I, however, could be missing something. Please use the demo site: https://codecanyondemo.work/wcqt/ (user: demo, pass: demo) to recreate your scenario. Report to me if you experience the issue and in case how to experience it.

If not, something in your installation might be interfering. Try disabling the other plugins (expecially caching plugins) to see if you still experience the issue.

Try also to please enable the WordPress debug mode and debug log ( https://wp-staging.com/docs/enable-wordpress-debug-log-mode/ ). To do that insert the following lines in the wp-config.php you find on the root of your site:
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
reperform the test and see if more clues are reported in the debug.log located in the wp-content folder. Thank you.

Good morning, We have bought the plugin so that on request products you can request a quote. But we see that if the product or variation does not have a price, the option to request a price is not shown. Do you know how to fix this? Thanks in advance

SETTING 2 OPTIONS EXCLUDE PRODUCT (WITH PRICE): https://prnt.sc/gD_LLRIkL4Pz VARIA.PRODUCT https://prnt.sc/mARBhs0SR3-T SIMP. PRODUCT https://prnt.sc/oj3LhzuoOqJc

Hi, I’m sorry but that’s not depend on the plugin, but more on the email client you are using :)

Meanwhile, I would ask you for help: If you enjoyed my efforts to assist you and/or my plugin please consider leaving the 5 stars…It would help me with sales, I would really appreciate it! :)
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate your purchases. You can also leave the rating through the plugin description page: https://www.dropbox.com/s/v6zaoe0p6cs4x2o/rating.png?dl=0 )

Thank you very much for your help and your interest. Of course I give you 5 stars and I recommend you as the author and your plugin

Thank you!

For products that have already been ordered Online shop, you can find all the information about the return deadlines in your customer account under “Orders” or on the return page .

I’m sorry, how is this related with the WooCommerce Quote plugin?

Hello,

I just bought your plugin and I experience two small problems.

First, the “add to cart” button is hidden for the products that are not selected for quote. My exclusion policy setting is the “the selected products are ones for which can be asked for a quote” and I choose one product in the “select product” field. For that one product there is a “add to quote” button but for the rest of the products there’s no button at all.

Second, the option to change the “add to quote” button text doesn’t seem to work. I change it in the backend but it doesn’t seem to translate in the frontend.

Thanks!

Can you please send us the 2.5 version via we transfer or something because we are on a major rush to make it work and we tried to download it over 20 times so now evanto limited us to wait until tomorrow and we didn’t managed to get the 2.5 version as it wasn’t available yet? If possible would be much appreciated. Thanks.

Please retry now, it is available.

Was it ok? Please try also the new 2.6 version. It has a refined “add to quote” mechanism more compatible with the “quick view” feature implemented by FlatSome (it will avoid the “items in quote” to show wrong numbers).

Hello,

Does the customer get an email notification when he requests a quote? Something like “Your quote have been submitted we will be in touch soon”. Or does he get an email only after I accept or reject the quote?

Thanks!

Hello,
actually the plugin did not have that feature. But, thanks to your suggestion, I’ve just implemented in the latest 2.0 I’ve just released!

You will be able to customize the texts of that notification via the Email menu: https://nimb.ws/FyZBkJ

You can test that and the other feature via the demo site! I hope you enjoy it! :)

Wow that is amazing!

I have another question about something I can’t seem to find in the demo. Is there a way to change the text of the “Add to Quote” button?

No problem! I’ve added that option in the new 2.1 version. You find the customizable text under the settings menu: https://nimb.ws/jpxLDF

how can i show both , “add to cart (or buy) ” button. and “add to quote” button on the same product

You cannot. If a product needs to be quoted, cannot be purchased.

Hi,
good news. The new 1.9 version allows to add quotable products to the cart. Just enable the special option you find in the options menu: https://nimb.ws/RhWFA6

Hi, Plugin is not hiding price on home page (refer image), Prices are not visible on product page but Quote button is also not visible. Please help. If there any proper documentation, step by step guide for the configuration. https://store.zakariailyas.com/

https://ibb.co/Hdn24N1 and https://ibb.co/T8DQVdF

Hi,
Thank you for reporting the result of your investigation.

You are completely right. If that plugin is generating an interference, you should then report that malfunction to its developer in order to fix it. I cannot fix a 3rd party software I haven’t designed.

Its developer must make sure his software is not altering the normal WooCommerce behavior when prices and the add to cart button are rendered.

For example, he must make sure it is not preventing the woocommerce_loop_add_to_cart_link, woocommerce_simple_add_to_cart and woocommerce_product_single_add_to_cart_text to be properly triggered by the shop and product pages templates.
Otherwise, the other plugins (like the WooCommerce Quote) won’t be able to hook during the price and add to cart elements rendering and implement its features (hide the prices and render the “add to quote button” instead of the “add to cart” button).

Hi, It doesn’t make sense that the offered plugin will not work with the core engine of wordpress, its actually not a third party software issue, its issue of offering which is not supporting with the parent (software) for which its created. May be due to lesser sales people have not notified this but eventually for working the plugin it shall be complying with WP requirements i.e. redux frame work. Hope to see the fix it in order to use the plugin else its useless.

This is really awesome plugin and really solving alots of issues but still with redux no use. Please advise.

Hi,
The Redux Framework plugin that you identified as the cause of the issue, is not the core engine of WordPress. It is developed by 3rd party developers: Team Redux.

As reported in the plugin description page, under the note on 3rd party plugins paragraph, If other plugins are altering the price of the add to cart button management, this might interfering with the plugin features leading it to non work as expected. The fact that a plugin is working with WordPress, doesn’t mean that it won’t generating interferences with other plugins. Especially if they are implementing custom features that are not part of the standard working workflow (like customizing the WooCommerce page templates. Those standards must not be altered to grant other 3rd parties to work. If altered, they won’t be able to know where to hook and how).

In order to not be missing anything, and to be sure the plugin actually raising any issue with the WordPress core, please use the following clean installation of the plugin: https://codecanyondemo.work/wcqt/wp-admin/ (user: demo, pass: demo) to recreate your scenario. Report to me if you are experiencing the issue and if so, please report to me a step-by-step guide on how to. I’ll be glad to investigate further.

If instead you share the login data I’ve requested on the first comment, I can perform some further investigation on your installation to see IF it is possible to implement a workaround to prevent that 3rd party plugin to interfere.

Hi, I am not able to activate the license, please help. getting error as : Purchase code is invalid!

Hi, Please make sure you are using a fully HTML5 compliant browser like chrome or Firefox.

Hello

I am trying to activate it, but it tells me “Purchase code is invalid!”.

So, I can’t use it. Do I get a refund?

Regards,

Simon

Hi Simon,
apologize for the inconvenience. Please download the latest 1.7 version I’ve just released. It fixes the issue you were experiencing with the activation. Please, make also sure you are using a fully HTML5 compliant browser like Chrome or Firefox.

Good morning, I am writing to ask if it is possible to have the add to quota pulosant on products that are not in stock, as we would have that need.

Hi,
yes the “add to quote” button is also displayed for products that are not in stock.

we tried in the demo but if product is ut of stock there’s no buttons…

Another question: there’s a way to see both “the add to quote” AND the “buy” button (single products and shop page)?

thanks!

I’m sorry, but there was an issue that prevented the add to quote button to be displayed on the product page. It was only displayed on the shop page. I’ve fixed it, and it now works:
  1. Eternal Sunset Collection Lip and Cheek: https://nimb.ws/qjKO3b
  2. Shop page: https://nimb.ws/IY39Zb
  3. Product page: https://nimb.ws/S8nMbW

Regarding the add to quote and the add to cart buttons, they cannot be displayed both together. The plugin is not designed for that.

Hi, few questions: - Can I edit the cart page? - Can I use some form plugin instead of your form? - How customer account is create when sending a quote since there is not many information being asked? I tried your demo, and it was added to “customer demo” account instead of the new customer - Can Add to cart co-exist with the quote option? Or the product must have one or the other? - Is the email template editable? Can I add some shortcodes in the default email to load the quote data? - Can I convert a quote to an order using the admin? TIA!

Hi
  1. I’m sorry, you canot
  2. The plugin doesn’t create any customer account. It eventually associates the form fields to order fields (https://nimb.ws/cnWzOI ). If the user is logged in, the quote is associated with the current user id
  3. No. Quotable products are managed separately from the default Cart. They are added to a special “quote cart” (https://nimb.ws/dXMfZa ). The quotable product list can be seen on the request quote page: https://nimb.ws/OpHvQo
  4. Yes email templates are editable. You find the template in the plugin folder (it can be copied into child them). The email heading, body, and subject can be edited via the special Emails menu: https://nimb.ws/50iXBC
  5. No, you cannot. Quote emails are managed separately by the plugin
  6. Yes, you can. The Quotes are Orders with special statuses (New quote, pending quote, etc. You find the list on the plugin page). You can see them via the Quote menu: https://nimb.ws/ba2Knk
  7. . Once you mark them as “accepted quote”, the user can pay it (he will receive an email): https://nimb.ws/2W6ROx . Once paid, it will be listed among the orders. You can eventually mark the Quote with any order status (like on hold, processing, etc). Once done, it will be listed among orders

I am running a woocommerce multi vendor marketplace and I am using WCFM Marketplace. So do your plugins support WCFM Marketplace? Pls know my theme is Rehub theme

Thank you.

Hi,
I’m sorry, but the plugin hasn’t any particular support for the WCFM Marketplace plugin.

Hi is it possible to connect this Plugin with Fancy Product Designer, when i design a Shirt an then to ask a quote…

Hi,
The plugins have not been tested together. If you send me a private message (click on my name then use the low-right box) reporting your email address, I’ll reply with mine where you can send that plugin. I’ll will then setup a private demo site where you can fully test them in action.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey