I can't save the 8th wrap on a page

I have already 7 wraps on a page. When I try to duplicate the last one it disappears after "Publish". I got already a tip to change the max_input_vars in the .htacess file but it didn't work (see below). What else can I change to fix it?

<IfModule mod_php5.c>
php_value max_input_vars 10000
</IfModule>

Comments

Sign In or Register to comment.