-
Run in a Terminal Window.
echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf; sudo sysctl -p
-
Restart Dropbox
On a Ubuntu DropBox 64-bit Instance:~/.dropbox-dist/dropbox-lnx.x86_64-46.4.65/dropbox
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }