Home › Forums › WooCommerce Personalized Product Options Manager (PPOM) › Price Matrix Qty Set Increments
Tagged: Price Matrix Fixed Price
- This topic has 26 replies, 2 voices, and was last updated 4 years, 1 month ago by Missingbyte.
-
AuthorPosts
-
August 15, 2020 at 5:07 pm #18411MissingbyteParticipant
Hi, Im also experiencing issues with conditional logic when cloning my settings.
I have increased the max_input_vars = 6000 in my php.ini, but the logic is always resetting. When I correct the issue and save it straight away its ok. but if I alter other logic on other fields it then resets.
I’m doing over 100 fields and getting frustrating with how much time I’m having to check my work.
CSV Import feature to populate would be really handy.Can I prioritise this issue please as its holding me back to complete the site.
Warmest Regards,
JamesAugust 15, 2020 at 6:39 pm #18412MissingbyteParticipantSorry forgot to add my details for the site if that helps.
Wordpress v5.3.4
Woocommere Version 3.8.1
PHP 7.3Thanks! ; )
August 16, 2020 at 10:29 am #18414MissingbyteParticipantHi, really sorry to ask so many but got another query to help with, due to the amount of variations it has beginning to slow my server down, have you any tips on this to help keep it optimal?
Warmest Regards,
James.August 18, 2020 at 6:46 am #18433nmediaKeymasterHi,
Adding 100 fields with conditions is not recommended. Better if you re-consider your options/fields and minimize it. It will solve your all issues.
August 18, 2020 at 8:01 am #18436MissingbyteParticipantHi, That really wasn’t the response I wanted to hear and can appreciate it is rather large, but cant think of another way to do it using your software and for a print company website this would be a basic standard options as paper size / paper stock / double side printing / folding / etc….. these are all option what a standard print company would offer on a printed product.
Can’t you tell us why it keeps changing my logic as I can live with the speed for now and just want my logic to stay correct after saving it which should be a basic function in your software.
I have invested so much time trying to work with your product and I am really close to finishing it and would appreciate any help.
Do you know of any optimisation plugins that may help with the speed?
Please take a look and see loading times.
https://www.printedlocally.co.uk/product/a5-folded-flyer-leaflet-printing/August 18, 2020 at 1:00 pm #18457nmediaKeymasterHi James,
the saving issue is related to max input vars limitation. Can you please check with less input fields and then check if the conditions get reset?
August 18, 2020 at 1:01 pm #18458nmediaKeymasterAlso turn PPOM conditional logic optimized settings via PPOM Settings (it is in beta), it may help to speed up.
August 19, 2020 at 9:43 am #18484MissingbyteParticipantHi, Than you very much for the quick response as I’m checking everyday.
Her is my php.ini settings:
max_execution_time = 3000M;
max_input_time = 180;
allow_url_fopen = On;
memory_limit = 1024M;
post_max_size = 1024M;
upload_max_filesize = 1024M;
display_errors = on;
max_input_vars = 10000;
safe mode = off;I have the input vars set to 10000 any number you recommend or just keep increasing until problem goes away? I find setting the logic hit and miss as I have a larger one that I managed to complete. But what I found strange was cloning a filed half way up you meta these are the ones that disappear but if you clone from the bottom they stay.
I will try the the optimised settings I assume you mean the use
optimized Price Table Caculation (BETA)
?
Many thanks for the help really really appreciated.
Warmest Regards,
James.August 19, 2020 at 9:50 am #18485MissingbyteParticipantHi, Sorry have just tried the optimised price table and it turns my price into this:
Product Price -£0.000000 x 1 -£0.000000I am using bulk add on.
Warmest Regards,
JamesAugust 19, 2020 at 1:33 pm #18488nmediaKeymasterHi James,
I mean following settings:
Enable New Conditional Logic Script
August 20, 2020 at 10:30 am #18519MissingbyteParticipantHi, If you mean the
Enable legacy Conditional Logic Script (before v20.1)
Then yes I have this on by default and it was the only way to make it work for me.
If you could help out anyway for a fee to make your plugin runs smooth on the site please let us know as I am now currently looking at alternatives but I really want to use your product.
Warmest Regards,
JamesAugust 20, 2020 at 10:40 am #18520MissingbyteParticipantSorry updated to 20.4.3 and now can see new feature wasn’t mentioned the the changelog.
The speed hasn’t improved on my site takes around 10-15 seconds for the page to load, will this new script help with saving the logic correctly as I showed you above my php.ini file to show my Max_input_vars.
Warmest Regards,
James. -
AuthorPosts
- You must be logged in to reply to this topic.