Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Product variations not working properly in Virtue premium

Home / Forums / Virtue Theme / Product variations not working properly in Virtue premium

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
June 17, 2016 at 7:11 pm

Hi everyone! Greetings from Argentina.

First of all, I want to congratulate you for the great virtue theme.

I never had a problem until now. I’m getting problems when setting a variable product in my page, and think I’ve got everything set up right, and last theme upgrades too.

My variation options are simple:

Motorcycle brand: Honda | Kawasaki | Suzuki | Yamaha | BMW | Benelli | Triumph | Corven | Keller |

Model: Bros NXR 125 | CG 125 Fan | CG 150 Titan | XR 150L | CBX 250 Twister | XR 250 Tornado | CRF 250L | XRE 300 | Falcon NX4 | Hornet CB 600F | CBR 600F | CBR 600RR | NC 700X | Transalp | Varadero | CBR 1000 Fireblade | ER6-n | Ninja 250R | Ninja 300 | Ninja 650R | Ninja 1000 | Versys 650 | Versys 1000 | Z 750 | Z 800 | Z 1000 | ZX6R | ZX10 | ZX14 | Bandit 650 | B-King | GSX 1000R | Hayabusa | Inazuma | DR 800S | V-Strom 650/1000 | YBR 125 | FZ 16 | YBR 250 | YS 250 Fazer | R1 | XTZ 125 | XTZ 250 | XJ 6 | Diversion | XT 660 | S1000R | F800R | RK6 | K65 | Triax 250 |

For example, the idea is to link the motorcyle brand with the respective model: Honda>Transalp / Suzuki>Hayabusa / BMW>F800GS…

When I exceed the 31st variable product, all variation options shown up in the “Model” drop-down list, no matter brand selected.

I’ve tried everything, from differents forms of saving (one to one – ten to ten variations submit (respecting pagination), and submit 50 variations altogether… Custom attributes… to change server settings in php.ini

I asked my server to set “max_input_vars” limit to 2000 in php.ini and increase the suhosin security extension limits too, because server standard settings breaks the variation submit process, common Woocommerce problem.

php_value suhosin.max_array_index_length 256
php_value suhosin.post.max_array_index_length 256
php_value suhosin.post.max_totalname_length 65535
php_value suhosin.post.max_vars 1024
php_value suhosin.request.max_array_index_length 256
php_value suhosin.request.max_totalname_length 65535
php_value suhosin.request.max_vars 1024

But nothing happened, when viewed from the front end, the variation’s options still showing all models when select any “brand”. For example, I select “Honda” then click “model” in the drop down list, show all models from all brands. it’s driving me crazy.

Dear Ben Ritner: I created a temp login if you want to take a look.

Can you help me? Thank you in advance for your reply.

Gabriel.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.