rincat
Forum Replies Created
-
I sent you the details through the contact section of your website, which I’ll show in the screenshot at the link below. Anyway, I’ll send it to you again today via contact@designextreme.com.
Hi again! Just checking in to see if anyone has had the chance to look into this.
I understand this is a free plugin and really appreciate all the effort put into it — just wanted to follow up in case my question/feature request was missed.
Thanks in advance and keep up the great work!
I’ll try to explain better what I need:
There will be 2 different forms, with different people filling out different forms and deliveries as well, as follows:
1st Form: customer who will fill in, various data that will be filled in, but will not send all the data to the seller and supervisor, will only send the company name and CNPJ (basically 2 pieces of data)
2nd Form: seller who will fill out, he will receive the 2 data from the 1st form and with that he will fill in some more data with the second form.
After completing the 2nd form, the 1st and 2nd forms will be sent to the supervisor.
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Large loading spin gifI am developing the site locally, it’s in test environment but I managed to solve it using following css code in single product page
.ajax-loading{
max-width:16px!important;
max-height:16px!important;
}Anyway, I really appreciate your attention, excellent plugin by the way!