WooCommerce is an e-commerce plugin for WordPress developed by WooThemes.

learn more… | top users | synonyms

-1
votes
2answers
378 views

Woocommerce - Print Product's Custom Field In Email

In Woocommerce 2.0, I need to print a custom field on the New Order email. It is a meta/custom field each product has named "longsku" (which is normally hidden.) This needs to be included in the ...
-1
votes
0answers
18 views

Remove Menu Item for users other than admin in Woocommerce

I want to remove a few menu items from the Products tab of Woocommerce when anyone below the level of an admin is logged in. Specifically, I would like to remove the categories, tags, shipping ...
0
votes
0answers
8 views

Product Bundles + Gravity Forms=Quantity

We have just bought both Product Bundles and Gravity Forms Add-ons to be able to create packages. The feature we want doesnt seem to be there. We want customers to be able to pick 2 x number one, 3 x ...
0
votes
1answer
82 views

How to use different short description in shop page and in product page in woocommerce

What I would like to have is the sentence "Entre em contacto connosco para saber preços Aqui" just in product page, not in shop page. Please take a look in this page: ...
0
votes
0answers
17 views

Woocommerce Cart Going toAdmin Login Page [duplicate]

When I try and add/remove something from the cart, it sends me to the admin login page. However, when I go back to the shop page, it shows that the item has been added to the cart. I can't get past ...
-2
votes
0answers
23 views

How much can i expect to pay for a few changes to premium woocommerce theme? [closed]

How much would it cost to have some changes made to this premium theme i bought? http://themeforest.net/item/the-retailer-retina-responsive-woocommerce-theme/4287447 I would like to move the logo to ...
0
votes
0answers
16 views

Create Attributes and Linking Attributes to Product

I'm having trouble creating attributes for products using Woocommerce. For example I have products that have different color. So the main attribute is Color and the Variables would be Red, Orange and ...
0
votes
1answer
20 views

List of buyers for each product

I would like to know if it's possible to get the complete name of each buyers for a specific product or the orders list of a specific product ?
0
votes
1answer
466 views

Woocommerce add product variations block to my custom template

I'm playing around with woocommerce and I followed their instructions to do my own single-product template by copying to my theme's folder within the structure they recommend. So the thing is that ...
-1
votes
0answers
17 views

Woocommerce Cart Problem

When I go to add/remove a product to the cart, it redirects me to the admin login in page for wordpress. However, the product still ends up in the cart. Is there a way I can fix this?
2
votes
1answer
88 views

How can I customize the wp_list_categories

I have a list of categories in woo-commerce which I'm trying to customize to be displayed to look like the following image. I created the above image using normal HTML and css however I would like ...
0
votes
2answers
73 views

Disable auto hide of the login form on Woocommerce's checkout page

I'm in the process of trying to style a checkout page in Woocommerce and need the login form to be visible all the time when the user is not logged in rather than initially hidden then toggled on and ...
0
votes
1answer
25 views

How to show Categories and Sub-categories using WooCommerce

I would like to know how to display all the categories and subcategories on my WooCommerce archive-product page. (The shop index page). I am aware you can go to the WooCommerce admin in Catalog ...
0
votes
1answer
646 views

WooCommerce - Want to show multiple currency for a single product

Am using woocommerce - and want to show multiple currency for a single product. I know there is a currency converter widget extension. But am not able to buy it for now. So if can some one assist me ...
0
votes
1answer
52 views

Woocommerce “out of stock” message

By default the "out of stock" message is being output as a <p> tag after the product description. How can I change the location where this message is being rendered?
-1
votes
0answers
29 views

Wrong Page Title in h1 output, Strange Breadcrumbs

I use Wordpress 3.5.1 . In origin I have used this template: http://html5blank.com/ . Now, after modifications, I have a problem. I use WooCommerce Plugin. Q : in h1 (<h1><?php the_title(); ...
0
votes
1answer
20 views

Reposition WooCommerce breadcrumb outside of wrapper content

I currently have this code in my functions file for the WooCommerce plugin.. function my_theme_wrapper_start() { echo the_breadcrumb(); echo '<section role="main"><div ...
-1
votes
0answers
17 views

How to add custom jquery to wordpress? [closed]

At my woocommerce site site im getting syntax errors, when im trying to add a custom function, so i must have implemented the function wrong. The code sample below is my functions.php file, where i ...
-1
votes
1answer
38 views

WooCommerce Cart not showing up [closed]

I have just installed the WooCommerce plugin on my existing Wordpress theme. I have integrated the plugin using the correct functions as found in the WooCommerce integration guide. Now the shop ...
0
votes
0answers
15 views

dropkick.js styling of select box in woocommerce?

At my site I want to change the styling of the select boxes. I've tried with the Chosen plugin, but that didn't change anything as it automatically should. Now i've tried to implement the dropkick.js ...
0
votes
1answer
415 views

Use ACF to display a customizable WooCommerce product add to cart button

WooCommerce is notorious for not being all that customizable (except for templating that is a seriously convoluted process). So, I am attempting to use Advanced Custom Fields (plugin) to create an ...
0
votes
1answer
361 views

Woocommerce custom emails without header and footer

I'm working on Wordpress / WooCommerce extension plugin to enable Password Reset on the main site (not wp-admin). I want to use standard WooCommerce mailer and email template to send Password Reset ...
0
votes
1answer
2k views

Too many variations in WooCommerce

I am working with a woocommerce install, and we have a product that has 2016 variations (between selections for each of 4 variables - size, color, type, and extra). The problem is that woocommerce out ...
0
votes
0answers
13 views

Whats the Limit to WooCommerce for adding variations to a product? [duplicate]

We have approximately 110 or so color variations for some of our products. we imported the variations with csv import suite. we have our server maxed out with the best memory and highest ini config. ...
0
votes
1answer
21 views

Woocommerce: Changing the variations select default value?

At my site i want to change the default value of the selecter that appears, when different variations exists. If anyone can give me a clue of how and where this is done, it would be highly ...
0
votes
1answer
1k views

Woocommerce Product Category Widget - hide categories that have no products in stock

I'm using WooCommerce on my Wordpress site, and have a widget in the sidebar showing all product categories. It's setup to hide empty categories, and that works well. However, it still shows ...
0
votes
1answer
33 views

WooCommerce checkout gateway creating redirect loop

I have set up PayPal as my payment gateway for WooCommerce, do not have an SSL certificate, and am not forcing SSL. Checkout and payment are set to go to the checkout page. When I try to test the ...
-2
votes
1answer
35 views

Woocommerce Emails not being sent

I would like to know the best way to debug email issues in woocommerce when the mails are not being sent for any account/Order related processes. Thanks
0
votes
2answers
28 views

Dont' charge customer until product ships - woocommerce

Is it possible to set woocommerce to not charge the customer until the product actually ships?
0
votes
1answer
29 views

Hooks - Query about WooCommerce plugin integration to non-compatible theme

I am quite new to WordPress and wish to learn more about hooks and how to use them. Could anyone point out the necessary hooks in this page.php code to replace the markup in the following WooCommerce ...
0
votes
0answers
19 views

WooCommerce: Add 'revisions' support to products

I need to have 'revisions' support for products in WooCommerce. I understand it's not been designed to work properly with revisions (all the custom fields) but really all I need this for is to keep ...
0
votes
0answers
19 views

How do I setup Woocommerce using hooks

I want to use the Woocommerce plugin with my current Wordpress site using the hooks method. I want to use my own themes of course. I can usually follow these type of instructions but I don't quite ...
1
vote
2answers
989 views

Woocommerce with metabox plugin

I'm using woocommerce as my e-commerce solution and the metabox plugin ( http://www.deluxeblogtips.com/meta-box/ ) to make my life a lot easier when implementing meta boxes. I've never had any issues ...
0
votes
0answers
19 views

Test (prior to calling “grouped.php”) if product is_type('grouped')

Long time reader / First time asker! I am setting up a woocommerce theme, well im extending my current theme. I would like to test to see if the product is a "grouped" product in the ...
0
votes
1answer
33 views

How can I get the quantity of product submitted after it was added to cart?

I'm developing a small plugin for WooCommerce and I've been trying to find out how I can get the number of items submitted from the quantity field on a single-product page after the add-to-cart action ...
-1
votes
0answers
14 views

Woocommerce - Add variable to product

I'm using Woocommerce, I want to add a variable to my products inside Woocommerce. I want to add the Location of the product and when I surf on http://www.example.com/locations/slug-location I want ...
0
votes
1answer
81 views

Lightbox popup on WooCommerce add_to_cart action

I would like to create a modal 'pop-up' window in WooCommerce to appear when the "Add to cart" button has been clicked. This has to occur after the WC actions that actually add the product to the cart ...
0
votes
1answer
1k views

Show all products on one page with WooCommerce

I have WooCommerce running on this store. Although the default is to show 12 products on a page the client has asked for a "show all" button that will prevent the user having to use pagination to get ...
0
votes
1answer
90 views

How to add a custom page template selector to a custom taxonomy?

I am trying to add the custom page template selector that can be found in the "edit page" screen for pages to a custom taxonomy. The custom taxonomy is product_cat created by WooCommerce. I am using ...
0
votes
2answers
168 views

Require Capability to View Woocommerce Product

I am using Woocommerce and I have products in a category called B2B whose single_product.php is only to be shown to people with the capability read_b2b. <?php if ( have_posts() ) : ?> <?php ...
0
votes
0answers
27 views

Problems with migrating a WooCommerce orders

I am trying to import/export orders from one WooCommerce website to another. After using the WordPress import/export tool for the "orders", the individual order page no longer shows the product(s) ...
0
votes
2answers
557 views

How to use a WooCommerce action hook?

I am wondering how you would implement the following hook. do_action( 'woocommerce_process_product_meta_' . $product_type, $post_id ); What is the correct way to call a call the action from a ...
0
votes
1answer
300 views

How to check if I am displaying categories on a Woocommerce page?

I am using the Woocommerce plugin. I am trying to create a different container for when I am displaying multiple products then when I display multiple categories. So far in my archive_products I ...
0
votes
3answers
679 views

Woocommerce: Changing catalog image sizes

I'm trying to make the images in my store/catalog bigger, and have succeeded in doing so but not without throwing off the formatting. As it is now, my images are 200px by 200px, but have changed so ...
0
votes
5answers
2k views

Woocommerce showing images blurry in description page

I am doing an E-commerce website using Woocommerce plugin. Most of the things working fine with little bit changes. But I am facing a problem regarding images. I have uploaded the image for featured ...
0
votes
1answer
26 views

Search Woocommerce product titles only

Limiting post search to titles only is a breeze, but WooCommerce's post types don't abide by this rule. I have tried modifying the code below to be specific to products but am not having any luck. ...
0
votes
2answers
36 views

query_post and wpdb returning different results

I am trying to get the woocommerce products by category.. When I query using the wpdb it gets the product correctly which exists in the backend products list. But when I query using the query_posts it ...
2
votes
2answers
496 views

Enabling free shipping on Woo Commerce by specific items

I would like to know if it is possible to enable free shipping with Woo Commerce only if certain items (or items of certain categories / shipping classes) are included in the cart. The Free Shipping ...
-1
votes
2answers
83 views

WooCommerce - How can I list the same product as a variation and also as a simple product

In setting up a new WooCommerce store, I have a number of products that have size variations. (For example - Gizmo #26 in widths: 10mm 15mm 20mm etc.) No problem; Woocommerce can handle this. All of ...
-1
votes
1answer
35 views

Woocommerce Sidebar issue

I've just installed Woocommerce into my website and it's working great apart from one thing... Sidebars! How do I set which Sidebar the Shop page and other WooCommerce pages use? As part of my ...

1 2 3 4 5 6