Thank you Avram! I use the second option and it’s working great. Much appreciated.
My issue is similar.
I just updated to the newest version. Very nice. But the Page Peel moved from being in the body of the site, upper right corner to in the upper right corner of #wrap.
How do I get the Page Peel back to Body? I placed the code from your text file that comes with the plugin into the header.php and now I have two versions. One in the desired location and one in the #wrap.
Images here
Thanks in advance.
Site: http://macsupportcasts.com
Husar’s comment did it for me on two blogs. Thanks! Upgraded to 2.8.5
Their comment:
I just added..
ini_set(“memory_limit”,”64M”);
… to the top of my wp-config and no issues.
Cheers.