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
1
vote
0 answers
WooCommerce: Add-on option label doesn't take negative price
I'm using WooCommerce v. 2.1.7. I'm also using the following skinning plugin, which made my skinning customizations easier:
http://themeforest.net/item/mommerce-modern-multipurpose-woocommerce-theme/6727886
I have a product page that looks something…

JBear
- 333
- 1
- 5
- 15
1
vote
4 answers
Woocommerce get products by specific categories
I'm developing themes for woocommerce, I need help to retrieve information from products by categories, example,
I want to display products from 'Shirt' Categories limit by 3 items, here's the code from woo themes that show products by featured…

thejogja.com
- 11
- 1
- 2
- 4
1
vote
1 answer
offcanvas menu link broken
I'm working on a project for school, and I'm having an issue that I hope someone will be able to help with (and possibly curb my festering hatred for joomla, but that's beside the point :)
First, here's the URL: http://edcc3.cloudaccess.net
The…

Jensen010
- 445
- 6
- 18
1
vote
0 answers
Woocommerce Add To Cart for variable product in Idstore Theme
I have been having a problem of add-to-cart not appearing for the variable products. I have set the price for every variation.
While getting into the details, I found out that wcaddtocartvariation_params variable was undefined in the file…

PiyushD2
- 81
- 6
1
vote
0 answers
woothemes flexslider overwrite prob
I got two problems now
1: When I tried using a proxy site my Slides doesn't work but when I don't use any proxy site, proxyserver my slides seems to work well
Please teach me how to fix this problem
2: Wootheme flexslider probem
I am now from the…

graphicnerd
- 121
- 1
- 1
- 6
1
vote
1 answer
in which table tax for order is stored in database?
I am developing the phonegap app for woocommerce store, Now I am stuck. I need to create order manually. For that reason, I want to know where is the taxes for particular order is stored? Also where is the shipping method for particular order in…

Sanjay Rathod
- 1,083
- 5
- 18
- 45
1
vote
4 answers
Woocommerce (Wordpress plugin) programatically generated product isn't accessible to guest
I'm using WordPress 3.9.1 and the latest version of WooCommerce (2.1.10) and I'm trying to create a "Pay your invoice" page where people put their invoice number and amount and they go directly to the checkout page.
The way I'm doing it now:
I have…

Vlad
- 55
- 1
- 14
1
vote
1 answer
Display additional information in cart page instead of checkout page
I created an eCommerce using the plugin woocommerce.
I need to get a few information from user before checkout, so used the WooCommerce Checkout Manager plugin and its working.But this is displaying the additional information in checkout page.I…

Melvin
- 383
- 1
- 13
- 40
1
vote
1 answer
Override WooCommerce public function in child theme
In WooComerce file class-wc-form-handler.php
I wanted to override in my child theme just one line where the variable $redirect.
What is the best practice in this case ?
class-wc-form-handler
public function process_registration() {
if ( !…

Sherif SALEH
- 97
- 1
- 5
1
vote
0 answers
Wordpress blog theme (small template) not working as expected
We recently bought the wordpress sandy template(sandy-light theme) for our blog site. We are facing some troubles in changing the theme for home page. Currently the homepage is having the default template(Blog Big Template) and we want to change the…

hussain
- 432
- 5
- 7
1
vote
1 answer
How to force a cart update on WooCommerce (without changing quantity)
I have been trying to disable VAT on products purchased by someone in the EU, if they have a valid VAT number.
I purchased a plugin from WooThemes, which is supposed to do what I am after above, but because I am not using the standard…

user2992596
- 181
- 2
- 12
1
vote
3 answers
Data storing in the Database, Wordpress WooCommerce
I am currently coding the following, and don't seem to get my database to interact with woocommerce, this is a sign up/register form, so the information basically just needs to be posted to the database so its logged for when the user needs to use…

user3348182
- 75
- 1
- 10
1
vote
1 answer
On Woocommerce order complete, activate woosensei course
I'm developing a plugin with Woocommerce and Woosensei
I can't seem to get the process working of creating an order programmatically, mark the order completed and activate the woosensei course for that particular person.
// create a new checkout…

Dennis
- 51
- 5
1
vote
0 answers
get_query_var returning nothing or 0?
Im using canvas template for my website, and I have also created my customized search in search.php
The search works fine till I have to paginate the results. When showing the first page, the…

cjbs
- 329
- 1
- 4
- 13
1
vote
1 answer
Adjust navigation menu to fit an additional button
I need help adding an additional nav button to my sites main navigation bar. This is a Woo Wordpress theme if that helps. Have tried changing the padding in css to no avail. When I add my new nav button titled 'Partners' the last menu item drops…

Justine
- 13
- 3