Comments Tanner started the conversationDecember 20, 2015 at 6:21pmHi,This morning, VC has not let me delete any elements from my page. I can add, format, and move elements around but not delete. When I hover over the trash icon on a row, it turns red. But it doesn't do anything when I click it.Thanks for any help! 8,992Tahir repliedDecember 21, 2015 at 2:34pmHey, You likely need to increase your php memory. See : http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP .Add this to wp-config.php via FTP after the WP_debug line :define( \'WP_MEMORY_LIMIT\', \'256M\' ); define( \'WP_MAX_MEMORY_LIMIT\', \'256M\' );Bes.t ThemeNectar Support Team Sign in to reply ...
Hi,
This morning, VC has not let me delete any elements from my page. I can add, format, and move elements around but not delete. When I hover over the trash icon on a row, it turns red. But it doesn't do anything when I click it.
Thanks for any help!
Hey,
ThemeNectar Support Team