trusktr
Forum Replies Created
-
Also, text fields don’t always need a label. Sometimes the metabox title is enough (look at WordPress’ “Excerpt” metabox for example. it has no title.). So allowing us to leave the “Field Label” field blank would be nice, but only if using a metabox, otherwise make it required.
Forum: Plugins
In reply to: [WooCommerce] FEATURE REQUEST: Make normal posts and pages products.Shortcodes are too complicated for a non-computer-savvy client.
If I could change any two things for WooCommerce (more like if I had the time) without straying away from what it’s “designed for”, I would (1) make the Kitchen Sink shortcode button have more of a GUI for selecting things so ID numbers or SKU codes don’t need to be remembered/copied/pasted but inserted directly, and (2) change the “Select options” button generated by the shortcode for variable products to an actual option selection dropdown menu to avoid the user having to leave the page just to select product options.
For those two reasons (and that’s really all) I cannot use WooCommerce on my current project despite how nice it is. 🙁
Forum: Plugins
In reply to: [eShop] Where's the Add-To-Cart form? Impossible to add anything to cart.That would help make eShop more robust.
I too have the exact same problem. I would like to migrate from eShop to WooCommerce. However, I’d for normal posts and pages to be products also, instead of having a separate post type.
It’d be nice if WooCommerce had an option like “allow normal content to be product” which would cause normal posts or pages to be products (i.e. normal posts and pages would show the WooCommerce forms in the edit screen).
Forum: Plugins
In reply to: [eShop] Where's the Add-To-Cart form? Impossible to add anything to cart.Thanks, nice plugin.
@elfin @esmi, I think it’d be nice if turning Stock Control on then leaving a field blank (or putting -1) would mean unlimited.
elfin, I knew you’d say that, but I’d still like to do so. For all intents and purposes, most people don’t have a clue how to find the link to those things anyways (I’ll let the tech savvy people have a freebie for now). Take for instance my mom or sister: they’d have no idea how to find those free links, and would have to make purchases to be given the links directly via email so they can just “click here”.
People who develop/create/maintain an an online store would likely be aware of this issue, and could therefore make the appropriate decision to use or not use the Media Library.
In my case, my downloads are all from the Media Library.
Forum: Plugins
In reply to: [eShop] Where's the Add-To-Cart form? Impossible to add anything to cart.Ok, in order to get anything to work, I had to set “Stock Control” to “No”.
When I had Stock Control set to “Yes”, I was leaving all the stock fields empty. Is that what is causing the problem? Leaving the stock fields empty should mean unlimited stock, because if Stock Control is enabled, that shouldn’t mean that absolutely everything has stock. Some things do, some things don’t. Right now, without stock control, everything is unlimited, which isn’t the reality (I have downloads and physical items).
Forum: Plugins
In reply to: [eShop] Where's the Add-To-Cart form? Impossible to add anything to cart.It seems every time I check “Stock available” then return to the edit page or the eShop Products page the checkmark is not checked.
Why can’t I make it “stock available”?
Forum: Plugins
In reply to: [eShop] Where's the Add-To-Cart form? Impossible to add anything to cart.The product shows up in the “Products” eShop page in wp-admin.
Wait, nevermind, this was fixed after update (jQuery conflict resolution on admin pages).
Forum: Plugins
In reply to: [Cleaner Gallery] Custom URL in [gallery] with Cleaner Gallery installedWP Gallery Custom Links is nice!
Yeah, the checkmarks are missing. I see them in only the screenshot, but not in my dashboard.
Forum: Plugins
In reply to: [eShop] BUG: The javascript for eShop is not defined properly.Sweet. No prob. Should I post the patch somewhere? In the bug tracker?
Forum: Plugins
In reply to: [eShop] BUG: The javascript for eShop is not defined properly.Sure, no prob. It benefits myself and the WordPress community at the same time.
Forum: Plugins
In reply to: [eShop] BUG: The javascript for eShop is not defined properly.By the way, thanks to Otto for the article on passing PHP variables to Javascript:
http://ottopress.com/2010/passing-parameters-from-php-to-javascripts-in-plugins/