is there a limit to container elements ?
i reach to a point it does not want to add any more …
+
sometimes after updating a page the elements “jump” outside a container or deleted (!!)
what can i do about it ??
Afaik there’s no (code) limitation but I’ll tag this thread for Kriesi. That said I can imagine it’s possible to hit some limits because of the server configuration. I’d try to increase the php execution time to 60 or 90 seconds and the php allocated memory to 128M ( http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP ).