ahmedx4 on "[Plugin: WooCommerce - excelling eCommerce] Price showing FREE !...
Hi agruenke, just make sure to fill both fields "Regular Price" and "Sale Price" with the same price value. I'm not sure if you filled both already and your problem still exists only on the homepage...
View Articlechaosratt on "[Plugin: WooCommerce - excelling eCommerce] SKU Permalink"
Is there a way to make an item's permalink based off its SKU? Idealy I'd love for it to be example.com/ABC123 (Assuming 'ABC123' is the SKU), but I think it has to have '/shop/' prefixed onto it. So...
View ArticleJohn on "[Plugin: WooCommerce - excelling eCommerce] Sort products by product...
I wanted to do the same thing, but it looks like that example is for sorting by meta_value. WIth product attributes the issue appears to be more complicated as they are stored in a serialized format in...
View Articlewebmakerholly on "[Plugin: WooCommerce - excelling eCommerce] Related...
View it in Text view (HTML) - I found that when I inserted shortcodes it would put a <pre> and </pre> around the shortcode which would cause irregular vertical layout. [Please post code...
View Articlewebmakerholly on "[Plugin: WooCommerce - excelling eCommerce] Related...
Oops, it meant to say it would put <pre> and </pre> around the shortcode in the Text view.
View Articlewebmakerholly on "[Plugin: WooCommerce - excelling eCommerce] How to change...
I am creating a shop for an art gallery website. Instead of using a Shop page, I am displaying the artwork for sale on each artists' page. I am using the shortcode: [product_category...
View Articleka2id on "[Plugin: WooCommerce - excelling eCommerce] Products Category...
Right now I am using the following shortcode to display one of my categories on a page [product_category category="weaves" per_page="30" columns="4" orderby="date" order="desc"] Thing is, there are a...
View Articledelveinto on "[Plugin: WooCommerce - excelling eCommerce] Products on...
Any ideas why? Worked fine before but now its showing my products on separate pages, so one product per page which is odd and not what I want! Thanks :) http://wordpress.org/extend/plugins/woocommerce/
View Articlejamesabegglen on "[Plugin: WooCommerce - excelling eCommerce] Formidable /...
I see the following error when editing Products. I receive an Uncaught TypeError: Object [object Object] has no method ‘chosen’ in write-panels.min.js; details follow. (anonymous function)...
View ArticleIgniteWoo.com Team on "[Plugin: WooCommerce - excelling eCommerce] SKU...
It looks to me like you'd need some custom rewrite rules for your site, in which case a developer could create that code for you.
View ArticleIgniteWoo.com Team on "[Plugin: WooCommerce - excelling eCommerce] Process...
Not by itself, no. You'd need a customized payment gateway built for your needs.
View ArticleIgniteWoo.com Team on "[Plugin: WooCommerce - excelling eCommerce] User Roles"
WooCommerce does not edit or delete default roles in WordPress. It does however add 2 new roles: Customer, and Shop Manager.
View ArticleIgniteWoo.com Team on "[Plugin: WooCommerce - excelling eCommerce] Custom...
Easiest way is to the use the Product Add-ons plugin available at WooThemes. Cheaper than hiring a developer to code it for you ;-)
View ArticleIgniteWoo.com Team on "[Plugin: WooCommerce - excelling eCommerce] Woo...
If we're lucky possession and/or use of IE will become against the law in all civilized nations. ;-) What a piece of junk.
View Articlebolivares on "[Plugin: WooCommerce - excelling eCommerce] Single Product Page...
http://bolivares.com/shop/marquez-knit-cardigan-turquoise/ When first opening the product page, all of the unwanted tabs display under the description and then disappear. Also the add to cart button...
View ArticleIgniteWoo.com Team on "[Plugin: WooCommerce - excelling eCommerce] Downloads...
It could be due to any number of issues. We haven't had to debug this ourselves yet, so we don't have a recommendation for you. Have you filed a support request at WooThemes or filed an issue in the...
View ArticleIgniteWoo.com Team on "[Plugin: WooCommerce - excelling eCommerce] Always...
It's animated via jQuery, so you'd have to somehow unhook the jQuery. Easiest way is probably to rename the HTML element IDs / classes, and adjust CSS to match the new names.
View Article