Awesome, that *kinda* worked! For some reason the !is_post declaration wasn’t working for me (maybe because they’re custom post types created through another plugin) … but it worked to use if($post->ID== MY PAGE ID)
Cheers
Also I should note I do have the box checked under the settings for keeping the shortcode columns.
Thanks so much for your quick response! You’re right, for some reason the folder for the plugin was set with a permission of 700. All fixed now, thanks!!