phildom on "[Plugin: WooCommerce - excelling eCommerce] Cart and delete...
It's either some hidden caching or the cart is not refreshing....I dunno but thanks anyway, appreciate your time. I do use Total Cache but not on the new install site so there is no legacy data.
View Articleswollazn on "[Plugin: WooCommerce - excelling eCommerce] Theme compatibility?"
Yeah, my homepage only displays. What do you mean by page template? The product url is http://phleejewelry.com/product/wootest1/ I only followed the directions by creating a new php file...
View ArticleGabriel Reguly on "[Plugin: WooCommerce - excelling eCommerce] White Screen...
Hi, I don't think WooThemes should fix it. WordPress.org made me do this comment because I voted that the plugin version 2.0.5 is broken for WordPress 3.4.2 The solution is updating WordPress, always....
View ArticleLeander Braunschweig on "[Plugin: WooCommerce - excelling eCommerce] How to...
Doesn't work for me, breaks the page :-/ Are there any new hooks / filters introduced with the new WooCommerce version?
View Articleproyectoalegria on "[Plugin: WooCommerce - excelling eCommerce] Woocommerce...
HI, I'm experiencing the same problem. I've got flat rate and free shipping turned on and I've double checked that non of my products have the virtual flag on and also that the measures and weight are...
View ArticleLeander Braunschweig on "[Plugin: WooCommerce - excelling eCommerce] How to...
Found it - this code works perfectly: add_filter( 'woocommerce_product_tabs', 'woo_reorder_tabs', 98 ); function woo_reorder_tabs( $tabs ) { $tabs['additional_information']['priority'] = 5; //...
View Articlen00bster on "[Plugin: WooCommerce - excelling eCommerce] product type -...
hi, i want to change the "read more" links in the shop overview with the direct link to the external products. in the file "add-to-cart.php" i found the right code to replace, but my tries faild to...
View Articledreamstone on "[Plugin: WooCommerce - excelling eCommerce] Zoom at Products...
This is the good way. What file I must to edit?
View Article7ws on "[Plugin: WooCommerce - excelling eCommerce] Problem with email...
I made the shop on woocommerce plugin, it works great, but that's one problem, after the order it registeres in the system and it's all ok, but the problem is that the email-notification doesn't send...
View Articlesnakeyman2 on "[Plugin: WooCommerce - excelling eCommerce] Changing from...
I am having the same problem - squares instead of stars. However your solution with adding the font does not work for me for some reason. I even tried using your custom.css, with no success. Is there...
View Articlesnakeyman2 on "[Plugin: WooCommerce - excelling eCommerce] Squares showing up...
In my product catalog, square symbols instead of stars show up in the product rating. This happens for Chrome + Windows combination, others are showing up fine. I tried adding "Arial Unicode MS" in the...
View Articledaileycon on "[Plugin: WooCommerce - excelling eCommerce] Changing from...
I feel your pain. It took me forever to find a solution but it was worth it. The stars look so much better. I wish the Mystile developer would just change this in an update. Can you see the stars in...
View Articlesnakeyman2 on "[Plugin: WooCommerce - excelling eCommerce] Changing from...
I used browserstack, it seems Chrome + Windows is actually the only combination not working. Too bad its a widely used combination. I spent about 5 hours trying to figure it out before posting this :)...
View ArticleWeblinkscreations on "[Plugin: WooCommerce - excelling eCommerce] "Add to...
Hi, could anyone give a help on this? Thanks
View Articledaileycon on "[Plugin: WooCommerce - excelling eCommerce] Changing from...
Chrome + Windows was where I couldn't get it to work too. Highlight the rating, right click and use chromes Inspect element to see what font it is using. I did that and then used Firefox firebug to...
View ArticleCoen Jacobs on "[Plugin: WooCommerce - excelling eCommerce] Products not...
Please make your own topic and do not hijack other peoples topics. Thanks.
View ArticleCoen Jacobs on "[Plugin: WooCommerce - excelling eCommerce] Problem with...
Please use a plugin like Configure SMTP to make your email be send over SMTP. Do you get other emails, like when a comment is posted on your site (if you've got that enabled) or when a new user is...
View ArticleCoen Jacobs on "[Plugin: WooCommerce - excelling eCommerce] How to...
Does your System Status page say IPN (wp_remote_post()) works? This is used to notify your website that the payment is completed (or cancelled, or whatever happened to it) once your customer has left...
View ArticleCoen Jacobs on "[Plugin: WooCommerce - excelling eCommerce] Serbian dinar?!"
Yes, please read our documentation on: Adding a custom currency / symbol.
View ArticleCoen Jacobs on "[Plugin: WooCommerce - excelling eCommerce] White Screen when...
Yes, this is expected behaviour. WooCommerce 2.0 has WordPress 3.5 as minimum required version - it does not work and will show errors (or white screens, if errors are suppressed) if it's used on an...
View Article