-
Posted a reply to Save metada product variable, on the site WordPress.org Forums:
I tried this other way, but I have not had results yet: function save_qtd_atacado($variation_id, $i){… -
Created a topic, Save metada product variable, on the site WordPress.org Forums:
I have the following code to save the data from my cus… -
Posted a reply to error while cropping image, on the site WordPress.org Forums:
In the directory: wp-content\plugins\dc-woocommerce-multi-vendor\lib\jquery\upload\frontend-media-upload.js I changed where I was "wcmp-cropper" and "wcmp_crop_image" for "crop-image" and… -
Created a topic, error while cropping image, on the site WordPress.org Forums:
When I'm going to put a cover image or logo in my stor… -
Created a topic, get_date_modified() format, on the site WordPress.org Forums:
I am inside a loop and using this function: $product-&… -
Posted a reply to Quantity stock. Doubt, on the site WordPress.org Forums:
On the WooCommerce order page within wp-admin there is a "Order Notes" field. One of… -
Created a topic, Quantity stock. Doubt, on the site WordPress.org Forums:
How do I get the amount of stock decreased or increase… -
Created a topic, Order page actions, on the site WordPress.org Forums:
On the orders page in the vendor panel, I can not do a… -
Posted a reply to Add Capabilities, on the site WordPress.org Forums:
How do I reset capabilities of user dc_vendor and dc_sub_vendor -
Created a topic, Add Capabilities, on the site WordPress.org Forums:
How to add a new capability to the seller so he can ed… -
Created a topic, SyntaxError: Unexpected token < in JSON at position 2, on the site WordPress.org Forums:
When I access the product page or my orders, this mess… -
Posted a reply to How to allow vendor to update order details, on the site WordPress.org Forums:
And how do I customize the plugin to be able to do this? I need… -
Created a topic, How to allow vendor to update order details, on the site WordPress.org Forums:
Hi, I would like the vendor to be able to manage thei… -
Posted a reply to Change user rules, on the site WordPress.org Forums:
Yes! -
Created a topic, Edit and delete user, on the site WordPress.org Forums:
I have a form inside the dashboard where I enter my us… -
Posted a reply to Change user rules, on the site WordPress.org Forums:
Is it possible for two users dc_vendor to access the same panel? There will be… -
Posted a reply to Change user rules, on the site WordPress.org Forums:
Is there a way for another type of user other than dc_vendor to have access… -
Posted a reply to Change user rules, on the site WordPress.org Forums:
add-product, products, orders, storefront, etc... -
Posted a reply to Change user rules, on the site WordPress.org Forums:
And how do I limit the modules that each user with the dc_vendor function can… -
Posted a reply to Change user rules, on the site WordPress.org Forums:
More then I would need to create the manager user as dc_vendor? -
Created a topic, Change user rules, on the site WordPress.org Forums:
How do I get another type of user (author, shop manage… -
Created a topic, Variation.php does not work, on the site WordPress.org Forums:
The variation.php file that is inside woocommerce / te… -
Posted a reply to Change price in product page, on the site WordPress.org Forums:
I'm adding in the frontend -
Created a topic, Change price in product page, on the site WordPress.org Forums:
How do I change the price of a variable product on the… -
Posted a reply to Adicionar novo campo – cadastro de produtos, on the site WordPress.org Forums:
Perfect. worked very wel!! -
Posted a reply to Adicionar novo campo – cadastro de produtos, on the site WordPress.org Forums:
I tried so more I did not succeed. FUNCTIONS.PHP function save_qtd_atacado($product_id , $form_data){ $current_post =… -
Posted a reply to Adicionar novo campo – cadastro de produtos, on the site WordPress.org Forums:
I've been looking at another post here in the forum, this one: https://wc-marketplace.com/support-forum/topic/allowing-vendor-to-control-visibility/ But I… -
Posted a reply to Adicionar novo campo – cadastro de produtos, on the site WordPress.org Forums:
Do the hooks only work if I have the Advanced Frontend Manager plugin installed in… -
Posted a reply to Adicionar novo campo – cadastro de produtos, on the site WordPress.org Forums:
I'm new to this, I still can not figure out how to use these hooks… -
Posted a reply to Adicionar novo campo – cadastro de produtos, on the site WordPress.org Forums:
Hello, have an example using the hook. I do not want to use a plugin… -
Created a topic, Adicionar novo campo – cadastro de produtos, on the site WordPress.org Forums:
Como eu adiciono um novo campo no cadastro de produtos… -
Created a topic, Show price wholesale, on the site WordPress.org Forums:
How do I show wholesale price even if I have no logged… -
Posted a reply to Product Loop by Vendor, on the site WordPress.org Forums:
Perfect thank you. Just one more doubt. I have a function of another plugin and… -
Posted a reply to Product Loop by Vendor, on the site WordPress.org Forums:
What about the product thumbnail? I tried with get_the_post_thumbnail but it does not return anything. -
Created a topic, Product Loop by Vendor, on the site WordPress.org Forums:
When I loop to get the products as in the code below i… -
Posted a reply to How to add menu in vendor dashboard?, on the site WordPress.org Forums:
Please, could you analyze my code and guide me where the error is? I was… -
Posted a reply to How to add menu in vendor dashboard?, on the site WordPress.org Forums:
How would I get the code if I want to add more than one menu?