A temp solution for the is_preview WP issue
In my previous post I wrote about a problem I had with some javascript code that is placed inside the <head> HTML tags of my header.php file. There was a conflict between this small piece of code and the live preview feature of the WP editor, so no editing was possible at all for my…