WooThemes is a Wordpress theme and plugin development firm. The company is known for their large portfolio of themes including their flagship theme and the highly-customizable ecommerce plugin, WooCommerce.
Questions tagged [woothemes]
232 questions
6
votes
1 answer
Woocommerce Cash On Delivery Add Custom Field
How can I add a custom textarea field right below cah on delivery so when you click on the cash on delivery radio button a textarea appears to enter details that get saved into the order?

sebas
- 722
- 1
- 6
- 21
6
votes
1 answer
Woocommerce overridden not work after Administrator logged in
I've copied the folder plugin/woocommerce/template to theme/mytheme/woocommerceand designed a new template and just checked Woocommerce/System Status to make sure overridden is worked.
The template works fine but when the user or the admin logged in…

Hamed mayahian
- 2,465
- 6
- 27
- 49
6
votes
1 answer
Woocommerce Add To Cart adding whole stock into cart
I am in a condition to add a product with an another product into cart. So that whenever someone is purchasing a product another complementary product should be added to the cart automatically. So here is what i have been trying :
function…

Diksha Bhatt
- 61
- 3
6
votes
2 answers
WooCommerce add a custom fee using ajax to cart totals on checkout page
I am trying make it when user changes the Shipping address select dropdown it dynamically add a fee to cart totals using ajax.I could able to to get the value but when select a another state it wont update the totals.
My ajax…

Frank Susith Nirmal Fernando
- 161
- 1
- 6
5
votes
7 answers
Remove header from the WooCommerce administrator panel
Using the storefront theme, I want to remove breadcrumbs when logged in to the administrator panel WooCommerce |Products Store Activity| Inbox| Orders| Stock| Reviews| Notices| breadcrumbs.
Please note this: I need if you are logged in as the…

Ferna
- 85
- 1
- 3
- 10
5
votes
1 answer
How to change WooCommerce product title on loop
how to change WooCommerce product title on loop, for example change product tile in shop, category page etc.?
I am looking for the hook that can help to solve this issue. When going to woocommerce/content-product.php it is…

Abilash Erikson
- 341
- 4
- 26
- 55
5
votes
1 answer
Filter WooCommerce products by custom attribute object
I just inherited a woocommerce project and I need to change the home page to only show specific brands. They set up a Product-Data => Attribute => pa_brand.
If I print pa_brand array it show me this:
Array
(
[0] => stdClass Object
(
…

Alex S
- 53
- 1
- 4
5
votes
1 answer
Make shop page as home page in wordpress
I've installed a aio theme and woocommerce plugin.
I can see products in /shop, but I want to see this on the homepage.
But the problem is that if I make it as a home page in Settings->Reading, it shows nothing.

Alex Jin
- 239
- 1
- 4
- 15
5
votes
1 answer
WooCommerce: Cannot read property 'reload' of null checkout.min.js?
Running Wordpress 4.1.5 and WooCommerce 2.3.8 using the WooPress - 8theme WordPress theme. On the checkout page when I hit "Place Order" it stalls and in the console I get:
Uncaught TypeError: Cannot read property 'reload' of null from…

meder omuraliev
- 183,342
- 71
- 393
- 434
5
votes
1 answer
How to add custom section in WooCommerce Products settings page
I am trying to add a dynamic field on WooCommerce -> Settings -> Products -> My Settings page
I follow this tutorial but its does not help in what I want to achieve.
http://docs.woothemes.com/document/adding-a-section-to-a-settings-tab/
I want to…

Tahir Yasin
- 11,489
- 5
- 42
- 59
5
votes
4 answers
Hide 'disabled' options in dropdown menu
I'm using a plugin named Composite Products developed by WooThemes / WooCommerce. This plugin allows you to create complex products i.e. if you wanted to buy a twin mattress then you should only be able to choose a twin box spring and twin frame.…

user3658635
- 51
- 1
- 1
- 2
5
votes
1 answer
Trigger check_variations event in Woocommerce
I'm trying to make a text based selection for my product variationon on my single product page.
I basically generate a p-tag for every option in every variation and use javascript to select the option in the default Woocommerce select dropdown. The…

Andreas Øby Kjeldsen
- 51
- 2
5
votes
1 answer
How to list each filename per downloadable product in WooCommerce?
I am using WooCommerce Plugin. In the downloadable product, how can I display the filename instead of product name? Now the Downloadable product looks like this in the page "My Account":
title-->file1
title-->file2.
Now I need to display that…

Vignesh Pichamani
- 7,950
- 22
- 77
- 115
5
votes
1 answer
woocommerce display categories/subcategories/products
is there any way to display the main categories with subcategories and their products in woocommerce? php or shortcode?
I've tried with some conditional formatting,but nothing.

Tudor-Radu Barbu
- 444
- 1
- 11
- 28
4
votes
2 answers
Wordpress child theme, adding secondary menu
'menu_order', 'container' => 'ul', 'menu_id' => 'main-nav', 'menu_class' => 'nav fl', 'theme_location' =>…

Jason
- 7,612
- 14
- 77
- 127