Questions tagged as 'woocommerce'

1
answer

Get Link from the product category and display a list with the product subcategories of woocommerce

I use this code to display a list of sub categories of Wordpress posts, I wanted to know how I would instead of picking up the category of posts I pick up in the category of Woocommerce products. <!-- CATEGORIA --> <?php $...
asked by 11.05.2016 / 14:32
1
answer

Woocommerce - Open the product page only if the user is logged in

Good afternoon, I need a method that understands whether the user is logged in or not to access the product details page. I'm using a Woocommerce (Storefront) to manage a product site, and would like the user to be able to see the products on...
asked by 05.11.2015 / 20:41
2
answers

Add in the title of the product the parent category of the registered product

Personal as I get the parent category of a product registered, such as eg: Categoria Pai -categoria filho 1 -produto cadastrado 1 -produto cadastrado 2 -categoria filho 2 -categoria filho 3 I'm using a webhook in my functions....
asked by 25.06.2015 / 03:03
1
answer

How to link two accounts in WooCommerce?

How to do this in WooCommerce? Register a customer linked to the representative account, there everything the customer buys the representative can see. And with that the company will pay a commission to the rep. So the rep will know everyt...
asked by 03.11.2014 / 21:28
1
answer

Product filter on Woocommerce [closed]

I need to create a product filter equal to this, but I do not have enough knowledge to create it from scratch. Could someone tell me a Wordpress plugin that would give me this possibility or would you teach me how to copy this filter fr...
asked by 27.12.2018 / 18:21
1
answer

WordPress and Woocommerce - WC_Order

I need help with a project. Home I developed a totally custom website in WordPress. Total pages are standardized, but the user can only access the pages if they have active product. So I need to configure his environment at the time of purchase...
asked by 14.12.2018 / 14:19
2
answers

Check for promotional products in WordPress with WooCoomerce

I'm building a WordPress site with WooCommerce and I want to check if there are products on sale with the shortcode, if there is a return to the title + products, if there is no product on the promotion, the some block. I had some ideas and one...
asked by 24.11.2018 / 20:05
0
answers

Error 404 page pagination in category

Good afternoon On the category screen when I enter the pool table category it lists me all the products of this category, the big problem is my pagination when I click next page it gets lost and gives me 404 error. Here is the complete code:...
asked by 10.11.2018 / 21:38
0
answers

pagination for shordcode woordpress

Good evening personal So I got a custom shordcode for my woocommerce, what I need when I get to 15 products, it creates a pagination on my home, can anyone help me? / **  * Shortcode developed by: Samael Pereira Simões  * List all product,...
asked by 30.10.2018 / 03:35
1
answer

Add a subenpoint in myaccount woocommerce

I'm creating a page for the myaccount menu of woocommerce, and I realized the need to add sub endpoint and I do not know how to do it, does anyone have any ideas? I tried add_rewrite_endpoint('multiple-address', EP_PAGES); add_rewrite_e...
asked by 01.11.2018 / 18:53