Questions tagged as 'woocommerce'

1
answer

How to fix console error: Failed to load resource: the server responded with a status of 400

In a site wordpress using woocommerce and the official plugin of Mercado Pago, the sending options are not deployed (then you can not proceed with the payment) and in the console I get the following error    api.mercadopago.com/...
asked by 21.04.2017 / 01:14
1
answer

Hover product woocommerce

Good morning, I was investing to make an online store, and I need to know how I can do so that when I hover over a product I show the available sizes. Something similar to what you see on this website: link Is this setting available in t...
asked by 05.04.2017 / 18:27
0
answers

Find out if there are products in a woocommerce category

I need to check if there are products in a WooCommerce category to show one message or another in the body of a page in WordPress. For example: if there are products in the category with ID 61, show "I have these courses right now". In case you...
asked by 04.01.2019 / 10:35
0
answers

How to add a user to WC Membership with php?

I'm using woocommerce membership on my site, I need to do a PHP script that adds users as a member to a certain membership. What function should I use? Thank you very much from now!     
asked by 16.11.2018 / 00:26
0
answers

How to get the payment interval of a simple subscription product in Woocommerce?

I have simple subscription products on my site and I am trying to get the time interval of payment of the products. To get the prices use:    wc_get_product and the method:    get_price () But I have not found any method to obtain...
asked by 04.11.2018 / 15:39
0
answers

Woocommerce does not show price of variable products

I have a page in WordPress with woocommerce , which has activated the variation of the products, the fact is that the price of product variations that are the same is not shows the price of the product .. I read several forums and they indica...
asked by 31.10.2018 / 18:54
0
answers

Action when you log WordPress

I need to know when the user logs in to verify if they have empty billing information. If not, I will redirect you to the page to fill them out. The fact is that wp_login does not work for me, I do not know why. function datos_facturacion_user...
asked by 23.10.2018 / 15:50
1
answer

Slow on site wordpress when activating the Mercadopago plugin

I wanted to ask for help, since I am creating an online shopping store for a wordpress client. I have installed woocommerce and the plugin of mercadopago with the versions that I show in the attached image. I have a very serious problem...
asked by 26.09.2018 / 17:45
0
answers

Increase prices of several products at the same time to the wordpress / woocommerce roles

Good bye? I have researched online hours and hours, how to increase prices of all products at the same time in woocommerce, but not the price of a simple normal product, but the price of the roles as you can see, that's an image showing the p...
asked by 24.09.2018 / 22:54
2
answers

Show quantity in the stock in the form of the article

I have this code that I got on the web, I have no idea of programming, by the way. The function makes me show the number of products available in my store just below the article's file. When the stock is less than 4 shows "Only left ..."; The...
asked by 31.08.2018 / 16:22