WooThemes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] Bulk Edit of ProductsLuke, if you’re doing that you don’t need this part of the code:
add_action( 'init', 'custom_remove_footer_credit', 10 ); function custom_remove_footer_credit () { remove_action( 'storefront_footer', 'storefront_credit', 20 ); add_action( 'storefront_footer', 'custom_storefront_credit', 20 ); }
Resolving this as it’s a duplicate.
Forum: Plugins
In reply to: Woocommerce ProblemYep, you previously had another ecommerce plugin installed which had its own pages + shortcodes.
Start afresh, or delete those pages (making sure they are completely deleted and not just trashed) and then re-install WooCommerce.
Seems to be working now, but you do have a javascript error on page possible caused by the theme or a plugin.
Forum: Fixing WordPress
In reply to: Can't add image from buttonsClick ‘show’ on the right side, then it will open out and have a link “use as featured image”
You can submit it to our GitHub repository ?? https://github.com/woothemes/woocommerce
Hi there,
You have ‘force ssl’ enabled, but your server is not set up correctly with an SSL certificate/https. Turn Force SSL off, or contact your host to buy a certificate.
Regards,
MikeForum: Plugins
In reply to: [WooCommerce] woocommerce and w3 super cacheHi there,
See our ‘notes’ section: https://www.woothemes.com/woocommerce-codex/ You should just have to exclude the cart/pay/account pages from being cached.
Regards,
MikeHi there,
Bulk discounts is currently not supported.
You can submit your feature requests/ideas here for consideration: https://ideas.woothemes.com/forums/133476-woocommerce
Regards,
MikeHello,
Not at present, but its something we want to look at.
You can submit your feature requests/ideas here for consideration: https://ideas.woothemes.com/forums/133476-woocommerce
Hi there,
Localisations can be contributed by anybody via GitHub, https://github.com/organizations/woothemes. I imagine they will come in time as people contribute them.
We’re talking to some developers about making it comply with german law, but for now you need to add the requirements yourself ??
Regards,
MikeHi,
Post on the WooThemes forum and we’ll gladly help. We have a snippet of code you can use to add additional currencies.
Regards, Mike
Nope, should work fine – obviously the contents of those tables won’t be bought over, but that will only affect download permissions and attributes.
I’d recommend testing on a different install – some of the product data (such as prices) may need to be re-entered. Products themselves should remain though.