Special thanks to Wustomize.com for solving this for us.
first go to the template folder.
in the front-page.php between
add :
Then Edit header.php you will find exit; change it to
if (!isset($_GET['_escaped_fragment_'])){exit;}
Special thanks to Wustomize.com for solving this for us.
first go to the template folder.
in the front-page.php between
add :
Then Edit header.php you will find exit; change it to
if (!isset($_GET['_escaped_fragment_'])){exit;}