-
Very unsatisfied
-
1
-
2
-
3
-
4
-
5
-
Very satisfied
Hey guys We've just installed the WordPress plugin and while it seems to be working there looks like there's heaps of bugs. Is there a place we can log bugs for the devs? Some things we're having trouble with are: Spelling mistakes. There's heaps of them, mostly when things are in Spanish and not English Incorrect price formatting. When you change the price format in WooCommerce, it seems to update only the last part, the currency code. However it doesn't actually format the price properly at all as it leaves off the actual currency symbol ( $ in our case ). WC has a lot of native functions for this so it'd be great to get this implemented properly. wc_price(), get_price_html() are just a couple. Incorrect labels being shown When the user is presented with the options ( which are set as variations within WooCommerce ) it seems to be taking the 'attribute_pa_media_substrate' which just looks like a slug instead of the actual variation label. Not really ideal for users: in WC: on Frontend: Is there anywhere we can set this? The most frustrating part about it all is that there are next to no hooks and filters so trying to customise anything means we have to use our own templates which would be fine except for the fact that most of the logic is coupled into the core templates and makes things very unstable. I really appreciate HP providing a plugin but it's just frustrating when it doesn't completely work. Happy to provide any more info if you need. Cheers