FYI, when I turn on The Grid plugin and I run debug mode, I get this error:
Fatal error : Uncaught Error: Cannot use object of type stdClass as array in /home/bylinest/bylinestudio.com/wp-content/plugins/the-grid/includes/source-type/post-type.class.php:1318 Stack trace: #0 /home/bylinest/bylinestudio.com/wp-content/plugins/the-grid/includes/source-type/post-type.class.php(1207): The_Grid_Post_Type->embed_image(Array) #1 /home/bylinest/bylinestudio.com/wp-content/plugins/the-grid/includes/source-type/post-type.class.php(757): The_Grid_Post_Type->get_media_content() #2 /home/bylinest/bylinestudio.com/wp-content/plugins/the-grid/includes/source-type/post-type.class.php(331): The_Grid_Post_Type->post_loop() #3 /home/bylinest/bylinestudio.com/wp-content/plugins/the-grid/includes/source-type/post-type.class.php(259): The_Grid_Post_Type->get_posts() #4 /home/bylinest/bylinestudio.com/wp-content/plugins/the-grid/includes/source-type/post-type.class.php(202): The_Grid_Post_Type->get_content() #5 /home/bylinest/bylinestudio.com/wp-content/plugins/the-grid/frontend/the-grid-source.class.php(67): The_Grid_Po in /home/bylinest/bylinestudio.com/wp-content/plugins/the-grid/includes/source-type/post-type.class.php on line 1318
Also, when I try to just save a post with no content, if I have the Grid plugin on, it doesnt allow the post to be saved.