| bio | website | |
|---|---|---|
| location | ||
| age | 29 | |
| visits | member for | 8 months |
| seen | Jun 10 at 15:49 | |
| stats | profile views | 8 |
|
Mar 28 |
awarded | Popular Question |
|
Mar 22 |
awarded | Popular Question |
|
Mar 8 |
asked | Update a WordPress website FROM Twitter or Facebook |
|
Jan 31 |
comment |
WooCommerce: multiple input field for multiple product variations smart! :) let me try! |
|
Jan 28 |
comment |
WooCommerce: multiple input field for multiple product variations I've tried to create two different forms for each product in the catalog page. But it's not working.. when I click on "add to chart" it sends me to the single product page with the error message "Please choose product options…". Here is the code I've used: pastebin.com/uAxAztwM do you have any advice? |
|
Jan 24 |
comment |
WooCommerce: multiple input field for multiple product variations Yup, I have all the files copied in my theme folder ;) And thanks a lot, I will look into /woocommerce/single-product/add-to-cart/variable.php to see if I'm able to achieve my goal! |
|
Jan 24 |
comment |
WooCommerce: multiple input field for multiple product variations thank. you're right! i've added the code I'm working on! ;) |
|
Jan 24 |
revised |
WooCommerce: multiple input field for multiple product variations added 2683 characters in body |
|
Jan 24 |
asked | WooCommerce: multiple input field for multiple product variations |
|
Nov 7 |
awarded | Commentator |
|
Nov 7 |
comment |
Qtranslate + Advanced Custom Fields: how to have a multilanguage wysiwyg editor? qTranslate extension is this one wordpress.org/extend/plugins/qtranslate-extended |
|
Nov 7 |
asked | Qtranslate + Advanced Custom Fields: how to have a multilanguage wysiwyg editor? |
|
Nov 7 |
accepted | Best way to import users, post and categories from an external database |
|
Nov 5 |
asked | Best way to import users, post and categories from an external database |
|
Oct 23 |
awarded | Supporter |
|
Oct 22 |
comment |
$wpdb: Counting posts corresponding to 3 terms in 3 different taxonomies nope but thanks! even this query keep returning a count of 0 :( and I don't know what I'am doing wrong... |
|
Oct 22 |
revised |
$wpdb: Counting posts corresponding to 3 terms in 3 different taxonomies added 256 characters in body |
|
Oct 22 |
comment |
$wpdb: Counting posts corresponding to 3 terms in 3 different taxonomies I was trying with tax_query but I had this problem: wordpress.stackexchange.com/questions/69973/… so I wanted to try to do a query directly to the database |
|
Oct 22 |
asked | $wpdb: Counting posts corresponding to 3 terms in 3 different taxonomies |
|
Oct 21 |
comment |
Problem with get_posts, tax_query and counting the number of posts collections are group of products, imagine it like a car brand, type is like the model of the car, and color obviously is a color of the single product (that can come in different colors) |