Forums
(@andreiluca)
15 years, 9 months ago
Hello, Just uncomment that line (like you said) and disable comments from wp-admin for the rest of the pages.
Hello,
Create a copy of index.php and rename it to page.php Then, edit page.php with a text editor and delete lines 6 and 18 (in v1.1.2).
Fixed in v1.1.3 (soon)
https://cufon.shoqolate.com/generate/
This is the font generator for Cufon. I could select all available glyps but ends up with an 350kb+ file and I think it’s a bit too much.
Well, I couldn’t find any elegant solution for you.
You can edit cufon.js from js folder and remove or comment last line. Cufon.replace('h2', { fontFamily: 'Myriad Pro' });
Cufon.replace('h2', { fontFamily: 'Myriad Pro' });
I’ll try to fix this in the next version. Thanks for reporting.