love4work
Forum Replies Created
-
@nmedia how is it going with this issue?
@brozra I understand the way you solved this issue for you. However recreating/duplicating is just as bad if you ask me. In contrast adding a sorting option is a tremendous powerful way to solve this. The world of software where plugins should not do everything is true, but in this case it’s not adding a complete new functionality like say please add MOQ that is not size depended; It’s fixing something broke (at least from the user perspective) within the current state, it’s an enhancement.
I believe in fixing the code that either makes us repeats ourselves or where you have to go through unreasonably obscure steps to solve the issue at hand.
That being said, I appreciate your input and I know where you are coming from.
- This reply was modified 6 years, 9 months ago by love4work.
@brozra unfortunately it won’t. I have multiple groups and the order of 2 groups should always come last. Here the problem is you cannot sort the groups, so when you create a new group you are stuck with that group on the bottom of the list.
Like I explained, not good for usability. Because the only way around this is modifying the ID’s in the database.
@nmedia like I said, changing it on the product only changes the order on that particular product. Hence my remarks on usability.
@nmedia Any luck fixing this issue?
For anyone looking, I made it work by commenting out
line 896
//if ($.trim(con_val) !== '') {line 908
//}in scripts/ppom-admin.js
Then I added an empty option but I did set the Unique Option ID.
I hope this can be made available in the next update, because I don’t know for sure why the empty values are stripped in the first place.
Anyhow hope I helped someone with this 🙂
Hi N-Media,
Thanks, i’ll keep the topic open because perhaps there are more PRO users that want this feature.
- This reply was modified 6 years, 9 months ago by love4work.
Forum: Plugins
In reply to: [PPOM - Product Addons & Custom Fields for WooCommerce] Pro version@maxcom It was reported on the plugin page. I’m glad to see it’s resolved!
Hi @nmedia
I’ve downloaded this 18.4 beta but it appears to not have the filter.
Could you please make the beta version with this feature, so I can test this as well? many thanks.Hi @nmedia,
I will check this out right now, thanks!
Hi @nmedia,
This is great news, thanks!