Banner for Wp Ttfgen
TTFGen allows you to embed fonts on your website by generating static images from your own CSS parameters. TTFGen is 100% cross browser compatible. Wordpress Tutorial
Noted That:
  • To install correctly this wp-ttfgen.zip .
  • Fisrt Download the wp-ttfgen.zip to your computer
  • Extract/Open wp-ttfgen.zip to Your Computer.
  • Then, Find readme.txt file inside wp-ttfgen.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " wp-ttfgen.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Wp Ttfgen

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Wp Ttfgen

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Wp Ttfgen

Step-5 : Now, Browse " wp-ttfgen.zip " Downloaded plugin from your computer, Where you downloaded " wp-ttfgen.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Wp Ttfgen

Step-6 : Now, Click on " Active Plugin "

Activate Wp Ttfgen

Step-7 : Then, See left Side Menu. " Wp Ttfgen " folder is added on left Side Menu. Now, Click on " Wp Ttfgen " folder.

Noted that: If you do not see " Wp Ttfgen " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Wp Ttfgen Configurations and Settings or How to work " Wp Ttfgen " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " WP-TTFGen " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is WP-TTFGen
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload the entire wp-ttfgen folder to the /wp-content/plugins/ directory.
  2. Modify the two lines in the ‘/wp-ttfgen/scripts/config.php’ file. Your correct full server path will be required for the script to operate properly.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Access TTFGen from the settings > TTFGen menu.
  5. Modify general settings as needed. If you are not sure about the jQuery settings, do not change them.
  6. Upload a TTF font via the ‘Add New Font’ section of the plugin.
  7. Set the CSS Font assignments to match your uploaded font. For example, assigning class ‘test’ to a specific font will cause the plugin to search your site for every instance of the CSS class ‘test’. It will replace the text within the class with the rendered image.
  8. Modify the class (or ID)’s CSS properties to assign fields such as color, size, etc.
  9. The plugin requires that the wp_footer() be loaded in your footer template.

Name