henesuo
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Manually made order not reserving productsThank you for reply.
You have not understand correctly.
If I make order in backend -> added products stock are not hold/reserved for that order when order is in Pending payment status. Someone from frontend can still order those products.
If I have product X 4 pieces in stock and add 3 pieces to the order made in backend the Woocommerce doesn’t care and still allows someone else to order 4 pieces in frontend. I must have correct stock quantity (3 or more) of product X when customer wants to pay the order because otherwise Woocommerce doesn’t allow payment -> otherwise I would manually decreased quantity already to 1 to make sure the 3 are reserved for the order. But 1 is not enough, and if for some reason payment would be successfull then probably quantity would go to -2 and in that case I would need to correct it back to 1 which is also frustrating.Forum: Plugins
In reply to: [WooCommerce] Sort products by “stock quantity increase” and “newest”Hello,
Alright, understood. I will find some another solution. Thank you for your time.
Forum: Plugins
In reply to: [WooCommerce] Sort products by “stock quantity increase” and “newest”Hello @margaretwporg
Thank you for reply.
We have hundreds of products and restock them quite often, I feel that this is not an option. I like things to be automated to have as less as possible manual work.
Isn’t there any code that checks product adding date + stock increase and calculates priority based on those and makes sorting?
Edit: Just noticed when I change the “published” date and time of product to today it will go to first. Still manual work and not an ideal, not sure if I want to change that time if I really want to know the date it was added first time etc.
- This reply was modified 3 years, 1 month ago by henesuo.
Forum: Themes and Templates
In reply to: [OceanWP] Anchor links to different pages not working3.1.0 fixed anchor links at least for me. Thank you!
Forum: Themes and Templates
In reply to: [OceanWP] Slow add to cart ajaxI had earlier similar issues but even more slower and took ages to open any link or product.
Needed to go to Customize – general – performance and disable Lightbox and Emoji to make it work again. Not sure if one of them is enough to be disabled.- This reply was modified 3 years, 4 months ago by henesuo.
Forum: Themes and Templates
In reply to: [OceanWP] Anchor links to different pages not workingSame issue here. It worked before and stopped to work at some point. Needed to remove links; they directed to shopping cart for some reason. But I see that new version 3.1.0 has some anchor link fix, hoping it to solve it. I see there is changelog already but the update is not yet downloadable so can’t test.
Forum: Themes and Templates
In reply to: [OceanWP] Mobile Menu Link does not work after updaing to 3.0.6They released 3.0.7 which maybe fixed this problem? Not want to test yet ??
### *2021.09.07.* – 3.0.7
* **Fixed** – Scripts: loading issue.Forum: Themes and Templates
In reply to: [OceanWP] Mobile Menu Link does not work after updaing to 3.0.6Go to Theme – Add new – Load theme and then add this .zip file. It will notice that you are downgrading from 3.0.6 to 3.0.5. I have installed many times nicely like this.
https://downloads.www.ads-software.com/theme/oceanwp.3.0.5.zip
Tricky to find these old OceanWP version but changed link of 3.0.6 little bit and got it.
Forum: Themes and Templates
In reply to: [OceanWP] Mobile Menu Link does not work after updaing to 3.0.6At least I can not share URL because 3.0.6 version is not active anymore and can not be active because web page becomes useless with it. Also I am not using Elementor.
Forum: Themes and Templates
In reply to: [OceanWP] Mobile Menu Link does not work after updaing to 3.0.6Same problem here! Also search field doesn’t open in desktop.
Downgraded to 3.0.5 and everything works again.
- This reply was modified 3 years, 6 months ago by henesuo.
Forum: Themes and Templates
In reply to: [OceanWP] 2.0.4 broke Page/Post editorAny news to this? Did 2.0.9 fix it? I doubt it unless this is it:
* **Fixed** – Gutenberg: layout issue with block alignfull and alignwide.
I do not want to test and possibly destroy my Web page editing again or cause other issues with my pages.
Forum: Plugins
In reply to: [WooCommerce] Pending payment status not decreasing stockI have same problem.
I tried that code with Snippets and it worked like some time ago but not anymore.
Stock is not reduced when order is in “waiting payment” state.This really should be coded inside Woocommerce and let people to decide if stock is reduced or not.
Impossible to run webstore when people still see that product is available when it is not. Somehow Woocommerce still reserves the product for orders in “waiting payment” but doesn’t really reduce stock so that me or customer see it, because I hear my customer complaining that in the end it gave warning about missing stock. That is of course not good, people should see it already beforehand and not being able to put it in cart and notice it later in process.
Forum: Themes and Templates
In reply to: [OceanWP] 2.0.4 broke Page/Post editorHi,
Thank you, I appreciate it. Looking forward to it.
Forum: Themes and Templates
In reply to: [OceanWP] 2.0.4 broke Page/Post editorHi,
Sorry I do not understand. Difficult to think why would you want to add this kind of compatibility and not to give users chance to remove “show background” feature? I do not want to change theme because otherwise theme is good.
Check pictures and you maybe understand my problem with version 2.0.7. (click picture to see all 3 pictures)
Greetings,
HenriForum: Themes and Templates
In reply to: [OceanWP] New post section background colorI used plugin “Disable Gutenberg” and it also fixed problem. So problem is in OceanWP how it handles Gutenberg. Website background image added in OceanWP will show also in Gutenberg Post/Page editor, please remove this! As far as I have understood the Gutenberg is default editor that comes in WordPress, at least I have not installed any Gutenberg plugin.
Here you can see my earlier post about this:
https://www.ads-software.com/support/topic/2-0-4-broke-page-post-editor/#post-14318379
Sorry for adding my discussion to this topic.
- This reply was modified 3 years, 11 months ago by henesuo.