Questions tagged as 'woocommerce'

1
answer

List only products in the wp category

Good evening guys, how are you? I'm trying to list only the products of the category when I enter the category page of such a product, what is happening it lists all my products and I can not list only them. Follow my code: <div class...
asked by 02.11.2018 / 04:45
1
answer

Change Category Page Woocommerce Wordpress

Good evening, everyone, all right? I have a small question, I would like to adjust my category's product listing page equal to my home from this site link obs: I made a Shortcode in function.php that lists this way 'title', 'value' 'inf1' a...
asked by 01.11.2018 / 03:51
1
answer

Register user data before finalizing purchase (woocommerce)

Good afternoon At checkout of my store it is necessary that the user has already registered all their data (that this data is already in the bank, I am using the platform wordpress with plugin woocommerce) so that the completion of the purcha...
asked by 23.10.2018 / 17:23
0
answers

Create pagination

Good night, everyone? I have a question, I have customized the page to the category page of woocommerce wordpress as I need it in the following way. Note: it's working perfectly, my template's archive-product.php file edited I need to c...
asked by 02.11.2018 / 03:53
0
answers

Consume WooCommerce REST API with JavaScript

With the WordPress REST API I can simply consume posts or any data available with JavaScript using the Fetch API or something similar (as in the example code). As the WooCommerce REST API has authentication keys, the only way to consume somet...
asked by 17.10.2018 / 03:51
1
answer

Creation structure with transparent Checkout + Pagseguro + Woocommerce [pending]

I created a structure with form taking the woocommerce object to get the data of the cart, I make the sale to the pagseguro through a transparent and accurate checkout now send the return of the transaction to the woocommerce. Would you like to...
asked by 04.10.2018 / 13:47
0
answers

Adds upload field on Woocommerce checkout

I need to put a field for file upload in the checkout of Woocommerce, I can insert the fields, but I can not retrieve the values entered, I get all the other fields except the upload, I'm trying with var_dump, follow the simplified code : add...
asked by 01.10.2018 / 15:57
1
answer

How to align a button on the bottom of a DIV

How do I move a button to the bottom of a DIV? <div class="item-info"> <h3><a href="https://www.lookandsoul.com.br/produto/cinto-fivela-dupla-preto/">Cinto fivela dupla preto</a></h3> <span class="product...
asked by 21.09.2018 / 23:59
1
answer

Select custom with conflicting script

So I have a script to change the default select of WooCommerce variations, so far so good, the problem is when a variation is out of stock, the custom select should have the same options as the default select. "Select" custom above, default be...
asked by 12.09.2018 / 16:09
0
answers

Write extra field in the Woocommerce user registry

I need to put in order for Woocommerce to write some new fields that I inserted into the user profile, I am using the code below without success, so I see that the hook is not informed, the file I am using has this action at the beginning : do...
asked by 12.09.2018 / 15:35