Use any TrueType or OpenType fonts to replace standard fonts on your site using images or webfonts! New in 2.2.2: Use Webfonts in the WP Editor
This is quite a common error in themes, but quick and easy to fix, open up your theme's index.php file, look for a line that looks similar to the following:
<h2 class="posttitle"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
The problem lies in the title attribute, it should read:
"Permanent Link to <?php the_title_attribute(); ?>"
If you want to use ImageMagick over GD you need to ensure that the Imagick PHP extension to ImageMagick is also installed. Click here for more info on Imagick
Yes, the new menus in WordPress 3 are supported, but for them to work automatically with AnyFont, you will need to make sure that the 'Title Attribute' is set for each entry in your menu.
The best way to get support is via your account page at FontServ.com. If don't have an account yet, Sign Up Here
Requires: 3.0 or higher
Compatible up to: 3.3.2
Last Updated: 2011-12-5
Downloads: 102,967
Got something to say? Need help?