Questions tagged as 'woocommerce'

2
answers

Add Woocommerce Hook to add target attribute

I need to create a gain in my functions.php to change the woocommerce_template_loop_product_link_open function of the Woocommerce plugin. The original function is: function woocommerce_template_loop_product_link_open() { echo '<a...
asked by 01.07.2016 / 05:32
1
answer

How to delete the view cart button in the cart submenu (see image) -woocomerce

Good people I wanted to delete the button that says view cart as you can see in the image below. I leave the site I'm developing below: ttu.awd.pt/home I'm a little noob in wordpress I need to explain in detail what to do thanks....
asked by 28.06.2016 / 11:39
0
answers

Login redirecting on different pages in my Woocommerce theme

I'm developing my own Woocommerce theme, and now I need to make a redirect after logging in to a particular page where I'm using the Woocommerce login form. For this I have added the following function in functions.php if (!is_account_pag...
asked by 13.05.2016 / 03:47
1
answer

Add just one product in Woocommerce cart or clean cart

Hello, I'm making a subscription club using WooCommerce and I'd like it possible to buy only one product at a time. I thought about maybe cleaning the cart before adding the new product or even limiting the amount of products. Does anyone kno...
asked by 10.11.2015 / 13:29
0
answers

Delphi - OAuth Authentication 1.0 - WooCommerce Api Rest [closed]

Hello, I'm trying to do a 'POST' in the WooCommerce Rest API using Delphi. I've done several tests using a lib. which I downloaded on link but without success. So, since there is now the 'RestClient' palette, I have tried with 'TRestClient', '...
asked by 26.10.2015 / 15:00
1
answer

Restrict user "Author" to see only the images that it sends

I need your help to make the "Author" user have restrictions only to view the media they send. Normally the Author has access to all the images sent by all users and must restrict this access to only the images that he sends himself, so that...
asked by 26.10.2015 / 22:29
0
answers

How to get the $ recipient from the Woocommerce emails

I'm trying to get the recipient's email from the Woocommerce emails that go to Admin. I know there are other ways to do this but I need to do this through the comparative between the recipient and Admim WP. ////////// BCC EMAIL ///////////// f...
asked by 02.08.2015 / 22:22
1
answer

Add to Cart and quantity on Woocommerce [closed]

I have a site using woocommerce , and I need not only the add-to-cart option on the product detail page but also the quantity that appears in the product listings in the categories and etc. Is there a plugin for this, even if it's paid? H...
asked by 11.05.2015 / 20:24
0
answers

How to import customer registration for Woocommerce? [closed]

I migrated to my virtual store for Woocomerce. How do I import the customer records from my old store into Woocomerce?     
asked by 24.04.2015 / 20:05
0
answers

Customizing product attributes in woocommerce

Currently, as far as I know, the attributes are created in the product edition under "Product Data" in woocommerce. When you enter the Attribute Value: 30 | 60 | 90 | A drop-down is generated in the frontend. However I need a RADIO to...
asked by 20.05.2015 / 20:56