emurph42 on "All products show SALE after woocommerce update"
Thanks kidace. This worked for me, but I don't show any prices at all so I left it on variable. I tried switching as you said from simple product --> variable --> then back to simple. When set to...
View ArticleLinksbreaker on "[Plugin: WooCommerce - excelling eCommerce] Multistep...
Hello. Is it possible to change the style "checkou" of "WooCommerce" a multistep process? http://wordpress.org/extend/plugins/woocommerce/
View Articleclickmac on "[Plugin: WooCommerce - excelling eCommerce] remove billing...
perhaps their is a add_action or add_filter to register that "woocommerce_checkout_fields" globally.... or that my function named "function_hook" that is hooked onto wp_head should have another action...
View Articlejamesb303 on "[Plugin: WooCommerce - excelling eCommerce] WooCommerce...
Can anyone point me in the direction to fix this? I upgraded to WooCommerce 2.0.8 when it came out. The area on the left of the quantity box is cutting off most of the number that appears there. Is...
View Articlepulsewebdesigns on "[Plugin: WooCommerce - excelling eCommerce] Alter "Remove...
I'd like to make the "remove from cart" link (the little blue 'x') red and bold, but when I look for the styling in the CSS files, I can't find it. Inspecting the element it should be in Style.css but...
View ArticleYojance on "[Plugin: WooCommerce - excelling eCommerce] WooCommerce Cart not...
Can you post a link to your Website? I recently had an issue with the cart and checkout page and it turned out to be that I had a page named page-cart.php and page-checkout.php and as soon as I got rid...
View Articlejefferytodd on "[Plugin: WooCommerce - excelling eCommerce] woo commerce...
@jameskoster Yes, James, that was the first question from the Ninjas. The changelog.tx file reads: 2013.02.09 - version 1.2.0 * WC 2.0 Compat I've set them up as admin users to further look and sent...
View Articlecroydon86 on "[Plugin: WooCommerce - excelling eCommerce] WooCommerce Cart...
Thanks but my site is being built locally, so I do not have a link. Where did you find those files? I can not see them in my template files.
View Articleuscarsfrance on "[Plugin: WooCommerce - excelling eCommerce] Feature request...
Hi. Here is a product that illustrates my need : http://www.irotras-productions.fr/ip.wp/boutique/tr100/ When the DVD variation is chosen, I would like to : - show the "Standard" attribute with the...
View Articleemurph42 on "[Plugin: WooCommerce - excelling eCommerce] Woocommerce Image...
Want to control my image sizes. Help is much appreciated - I tried everything I could find in past forum threads. My settings in Woocommerce-->Catalog-->Image Settings are: Catalog images W 150 H...
View ArticleYojance on "[Plugin: WooCommerce - excelling eCommerce] WooCommerce Cart not...
These files were inside the theme's folder so if you don't see them you might be experiencing another kind of problem. What does your System Status say? Any Red fields at all?
View Articleibud on "[Plugin: WooCommerce - excelling eCommerce] WooCommerce (2.0 &...
I was emailed woocommerce 2.0+ plugin - its packaged with 1.0, still trying to get it to work but think that maybe to do with cardsave (have raised a support ticket)
View ArticleYojance on "[Plugin: WooCommerce - excelling eCommerce] Woocommerce Image...
Try installing one of those plug-ins which regenerate your thumbnails. Your theme might be serving the only images it has so re-sizing them might help.
View ArticleYojance on "[Plugin: WooCommerce - excelling eCommerce] Alter "Remove from...
Can you post a link to your Website? Also, this bit of code is inside templates/cart/cart.php or inside woocommerce/cart/cart.php if you are overriding these templates from within your theme.
View Articlejameskoster on "[Plugin: WooCommerce - excelling eCommerce] woo commerce...
@jefferytodd Let me know the ticket number and I can chase that up.
View Articlecroydon86 on "[Plugin: WooCommerce - excelling eCommerce] WooCommerce Cart...
I am integrating this into my own theme, hence why these files are not there. The index and product page for the shop displays fine, just nothing in the cart. There are no errors either with the system...
View Articlejefferytodd on "[Plugin: WooCommerce - excelling eCommerce] woo commerce...
@jameskoster Thanks James, that would be great. Ticket #49082.
View ArticleYojance on "[Plugin: WooCommerce - excelling eCommerce] Make phone number not...
The very last piece of code on that page is what you need to insert into your functions.php file inside your WordPress theme. add_filter( 'woocommerce_billing_fields', 'wc_npr_filter_phone', 10, 1 );...
View Articlejameskoster on "[Plugin: WooCommerce - excelling eCommerce] woo commerce...
@jefferytodd Your ticket was assigned to Scott who is away on leave at the minute. Looks like the ticket wasn't re-assigned as it should have been. I've done that now and someone should get back to you...
View Articlejefferytodd on "[Plugin: WooCommerce - excelling eCommerce] woo commerce...
Thank you @jameskoster
View Article