fran4444
Forum Replies Created
-
Thanks, works perfect. <3
Ah ha!! That fixes it. Thought had already selected that setting… -mystified- Thanks heaps.
Forum: Plugins
In reply to: [WooCommerce] How to unlock Checkout blocksGood luck getting an answer, spent a whole day searching and looking for a clue. From what I could tell, the cart and checkout blocks are hard locked and you’d need some serious codes to unlock them. Didn’t have the courage or expertise to make the time to test breaking into that vault.
Though discovered a couple of necessary plugins aren’t compatible with the new Woo-block pages anyway, so have to plan that boondoggle ride for another day.
- This reply was modified 1 year, 10 months ago by fran4444.
Not sure how correct your answer is.
If the Gutenberg pages include check boxes to indicate a product is virtual/downloadable, then you’d likely be right.
HOWEVER, I can’t find anywhere on the latest Gutenberg product pages to make that determination, and THEREFORE any function relying on that information won’t be able to act correctly.
From everything I’ve read so far, the Gutenberg product pages ONLY work with simple products.
Until there is clarification that products can be so classified (virtual, etc), these auto-complete order plugins can’t be relied to work.
Forum: Plugins
In reply to: [WooCommerce] incorrect order numberThere are a couple of plugins to change the order numbers like this one:
- Sequential Order Number for WooCommerce
https://ww.wp.xz.cn/plugins/wt-woocommerce-sequential-order-numbers/
Are you using the Block Based Checkout? (Won’t show up unless this is active)
https://woocommerce.com/document/using-the-new-block-based-checkout/#section-2Forum: Plugins
In reply to: [WooCommerce] How to create link for menu item to query product categoryMaybe change some of those Categories into Attributes and sort them accordingly?
Forum: Plugins
In reply to: [WooCommerce] No simple way for customers to logout?Could create a button within a menu, (top header bar menu is good if you have one), then use the Custom Link menu item to add a URL like this:
Forum: Plugins
In reply to: [WooCommerce] Unable to activate Woocommerce pluginTook a couple of tries, but after closing all browser tabs and apps, it finally installed with no errors. It might have been the multiple open tabs of pages of the site causing the issues.
Thanks for your help.Forum: Plugins
In reply to: [WooCommerce] Unable to activate Woocommerce pluginYup, message: “Update failed: Could not remove the old plugin.”
Then looking though the files, the Woo folder was still there, but empty, so reinstalling the old version (v6.4.0) failed as well. Had to remove the placeholder folder to get the install to work.Forum: Plugins
In reply to: [WooCommerce] Giving a limit of downloads to users?There are download limit settings on the product page of each item.
When editing a virtual item, scroll down to the section: “product data” – under the “General” tab there are the settings:
“Download limit” and “Download expiry”- This reply was modified 5 years, 4 months ago by fran4444.
Forum: Plugins
In reply to: [WooCommerce] order of productHere is a link to simple method to force a sort method for your products:
How To Customize Product Sorting in WooCommerce
https://www.endocreative.com/customize-product-sorting-woocommerce/As an example using the “menu” numbers I created a list of how my products should sort using the following numbers:
PRODUCT SORTING
New = 0
Discounts/Sales = 1
Specials = 2
Necklaces = 10
Bracelets = 20
Earrings = 30 Origami = 32 Beaded = 35
Misc/Kits = 40
Tutorial Guides = 50
Patterns = 60Check your Woo-settings:
Go to WooCommerce/Settings/Shipping tab —
Choose “Shipping Options” and review the “Shipping Destination”
Choose the radio button for: “Default to customer billing address”How about just a simple dismiss button. Please.
I’m not ready to give a review because haven’t utilized the plugin to its fullest yet to judge, and a “I don’t like it” is a terrible choice.
Forum: Plugins
In reply to: [WooCommerce] how to add css file to wordpressAnother method would be to use something like the following plugin:
WP Add Custom CSS
https://ww.wp.xz.cn/plugins/wp-add-custom-css/