citynode
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Adding Variations removes Add to Cart ButtonNow, you should generally upload the .zip file to your wordpress installation. (I think it is best, especially if you aren’t familiar with things like style.css, to use the uploader from within the WordPress dashboard (anything that is, from te dashboard, then Appearances, then Themes, then the Install Themes tab at the top of the screen.))
But, just to figure out where the problem is …. I’d like you to use something to open the .zip file (wootique.zip) itself, and then inspect the contents. You’re looking for a file called, surprise surprise, style.css, it should be loose in the directory or folder created from the un-zipped wootique.zip.
If that file isn’t there, then you didn’t get a good copy of wootique after all. If it is there, then the error message you are getting is wrong and you should figure out why … maybe there isn’t enough memory allocated to WordPress on your server, or some other reason. But, you can eliminate one whole half of the issues by verifying whether the style.css file truly is or is not there in wootique.zip.
Forum: Plugins
In reply to: [WooCommerce] Adding Variations removes Add to Cart Buttoninvot is another user here, his post is right above yours 😀
a permalink for a product would be found right at the top of a product’s definition page, …. from the dashboard select Products -> (select the product in question) and look towards the top of the screen … you can see it here:
http://i47.tinypic.com/wb4fvt.png
To control how your wordpress site handles permalinks, go to the dashboard then Settings -> Permalinks
http://i45.tinypic.com/448b4.png
Yeah, I would have to suggest for the time being you use a Woocommerce-ready theme … perhaps one from WooThemes, there are a few of them that are free, including Wootique. I don’t think they are available from the ww.wp.xz.cn auto-install library, but you can find them on Woothemes’ site. I think their site is getting hammered with traffic today because they just reintroduced the USPS, UPS and FedEx shipping extensions, plus there’s a 50% off sale on extensions today.
Woostore and some other themes run around $70 each, but the free ones will take you pretty far and are fully Woocommerce enabled.
Forum: Plugins
In reply to: [WooCommerce] Adding Variations removes Add to Cart Buttoninvot, what is the permalink to your product, there, so we can take a look at how it is presented?
Forum: Plugins
In reply to: [WooCommerce] Adding Variations removes Add to Cart ButtonI’ll take a look! Your screenshot looks right, you have a price set for the variations.
What theme are you using? I wonder … if you used Wootique theme (or another of the free Woothemes Woocommerce themes) if this problem would still be there.
How do I know this stuff? I’m just figuring it out now … I’ve only been experimenting with woocommerce for a little while, but I intend to know it well for a project I’m working on, and in general because it seems to be the first ecommerce plugin for WordPress that I’ve found works well without extensive coding customization.
Forum: Plugins
In reply to: [WooCommerce] Product catergories won´t work how I wantYep, I see it working at
http://paardengruiter.nl/winkel/kled/bandiri-horse-of-love-topje/
…. I was wondering if there was some cruel typo somewhere, an l instead of an i or a |, but I didn’t see that …. what if you delete Kleding altogether, work with a new product category with Kled and kled for the slug, and see if you can edit it to use Kleding for the displayed name, and just keep using kled for the slug?
Forum: Plugins
In reply to: [WooCommerce] Product catergories won´t work how I wantFor bandiri-horse-of-love-topje
on the backend product page, what is the permalink for it, and when you click “view product” from there, is it still 404-not found?
Forum: Plugins
In reply to: [WooCommerce] Product catergories won´t work how I wantIt looks like all of your “kleding” products are 404-not found?
Try making a new product category, with a different name, but the same set of products, and add that to a menu – see if that works differently than “kleding” does?
Forum: Plugins
In reply to: [WooCommerce] Problem with variation products – WooCommerceCan you post a link to the two products, including the one that isn’t showing up correctly?
Forum: Plugins
In reply to: Woocommerce Custom ProductWhat are the parameters and text areas?
Forum: Plugins
In reply to: [WooCommerce] Can Woo Do…This??There seems to be a thread going here that talks about it, and they sound like … it requires getting under the hood just a little bit
Forum: Plugins
In reply to: [WooCommerce] Can Woo Do…This??I think I found it.
http://i46.tinypic.com/hwmh6d.png
From the main dashboard, Products -> Atributes, create a product attribute of type “Text” … it at least suggests it is possible. I’m not sure how to add it to the product page completely, yet, but the text in that dialog makes me think it can happen.
Forum: Plugins
In reply to: [WooCommerce] Can Woo Do…This??I know you can do all of the color and size product variations, as a variable product. You can (and must, actually, I think) set the price for each variation combination.
I’ve only set up one product so far that has a matrix of two variables (color and size) but it is here:
http://babydeluxe.com/shop/clothing/half-zip-pullover/
I think I remember seeing something about a custom field that would let a user enter text that could be used for customization, like embroidery, but I didn’t implement that myself … someone else recommended a special plugin that does that:
… but I’m still wondering if it can’t be done with just the basic plugin. I’ll keep looking.
Basic instructions for setting up variable products are located here:
http://wcdocs.woothemes.com/user-guide/product-variations/
hope this helps.
Forum: Plugins
In reply to: [WooCommerce] Firefox doesn't like WooCommerce Shop PageConfirmed; your site looks ok when viewed with Chrome for MacOS but when viewed with Firefox for MacOS the home page is fine, but the product pages are bad; I’d have to agree, it’s probably a theme problem. What theme are you using?
Forum: Plugins
In reply to: [WooCommerce] Grouping Products by different SellersSo, you don’t want to control how they display on the site, you want a sales report?
Forum: Plugins
In reply to: [WooCommerce] How to add drop down for additional product add-onsTo add a price to each variation, from the WordPress dashboard select Products, and from the list select the product you want to modify.
From the Product Data dialog, select the Variations tab.
http://i45.tinypic.com/k2b9er.png
Then, in order to see the Price you have to click on “Expand All” and THEN you will be able to see the Price and Sale Price fields. You’ll have to enter a price, and a sale price if you wish, for each variation.
http://i49.tinypic.com/5otceu.png
Remember to save your product data, click Update in the upper right corner of the page before you close the page or move to another page.