Options:
Create a new POST in one wordpress-1, from another wordpress-2.
or
Everything you create in wordpress-2 be "copied" to wordpress-1
or
Create / Register a product in a store -1, from another store -2. [RESOLVED]
I...
I have a question. How do I display products of 2 categories on a page with woocommerce, as if it were a filter? I tried to create the page with the shortcode of the plugin, but it did not work:
[product_categories number="20,17" parent="0"]...
I'm setting up a WooCommerce (WordPress) virtual store and recently installed a pt_BR translation. Everything is translated correctly, except the term:
QUICK VIEW
that is translated as - VISUALIZA RÁPIDA and the correct o...
Anyone here knows, if it is possible to use woocommerce so that when someone clicks on buying any product, is it taken directly to the transparent checkout?
(without the product going to the cart and the cart to the person clicking on the final...
I have a JSON that returns me a list with some flight data:
"programa": "multiplus",
"qtdOpcoesIda": 50,
"qtdOpcoesVolta": 50,
"menorTarifa": {
"pontos": 15000,
"dinheiro": 767.8
},
"taxaEmbarque": {
"POA": 29.9,
"F...
I'm using the shortcode [Product_Category] to display the products in the store by the ease of combining categories, I can display for example only the products that belong to the same categories simultaneously ERGOMETRIA and PROFESSIONAL and NE...
I'm thinking of doing an integration between Magento and Wordpress and would like to know if anyone has any idea what the tables are responsible for the products in WordPress with the Woocommerce .
I'm having a problem with WooCommerce. I added a field that does not have the default WooCommerce that would be to add the amount of products that go into the product's master box.
The code I'm using in my function.php is as follows:
&l...