Facelift Image Replacement (FLIR) for WordPress

Facelift Image Replacement (FLIR) is a WordPress plugin that generates image representations of text on your web page in fonts that visitors would not be able to see.

Download from WordPress.Org

download Facelift Image Replacement (FLIR) for WordPress

Facelift Image Replacement 0.8.9.2 - (523 KB)

Description

FLIR for WordPress implements Facelift Image Replacement (FLIR) by Cory Mawhorter.  It is in rapid development and almost completely configurable from the admin panel.  Facelift Image Replacement provides several freeware fonts to get you started.

FLIR for WordPress is SEO friendly and only renders the image in the browser with JavaScript enabled.  You HTML/XHTML code remains unchanged leaving your head tags readable by search engines and the page readable by those without JavaScript.

Facelift Image Replacement (or FLIR, pronounced fleer) is an image replacement script that dynamically generates image representations of text on your web page in fonts that are otherwise not visible to your visitors. The generated image will be automatically inserted into your web page via Javascript and visible to all modern browsers. Any element with text is replacable: from headers (<h1>,</h1> <h2>, etc.) to elements and everything in between!

You can see examples of what it does here: http://facelift.mawhorter.net/examples/

IMPORTANT: If using a version prior to 0.7.0 please delete your existing version before installing this version

Before running autoupdate please empty your facelift/cache folder.

Installation

Screenshots

screenshot 1 142x150 Facelift Image Replacement (FLIR) for WordPress

Before FLIR

screenshot 2 141x150 Facelift Image Replacement (FLIR) for WordPress

After FLIR

Frequently Asked Questions

Known Issues

  • Automatically updating the plugin does not always work – I have not tracked down the issue but I suspect it has to do with the cache folder.  Before running auto update please empty your facelift/cache folder.

Change Log

Upcoming Features

  • Supercache options ~v0.9
  • Quick Effects (requires ImageMagick) ~v0.9.5
  • More…

Under consideration

  • Uploading of fonts from within the plugin

Development Version

  • Always the latest code
  • Please remove existing version before installing development version
  • Available at

Support

The comments are now closed for FLIR for WordPress. For plugin questions, comments or support please post a message in the Facelift Image Replacement (FLIR) for WordPress forum.

For Facelift Image Replacement general support please submit a support request  though the support form. For questions, suggestions or comments please post a message in the Facelift Image Replacement for WordPress Forum on my site.

222 Responses to Facelift Image Replacement (FLIR) for WordPress

  1. Pingback: Wordpress plugins » Media & Passie

  2. Pingback: MTPH Software: Blog : Wordpress plugin to replace post titles with fancy fonts :

  3. Pingback: Rich Typography On The Web: Techniques and Tools « Smashing Magazine

  4. Pingback: Most Wanted Wordpress Tips, Tricks and Hacks | Share most useful articles and source code

  5. Pingback: 30+ (More) Most Wanted Wordpress Tips, Tricks and Hacks - Wordpress Releases

  6. Pingback: Wordpress plugin to replace post titles with fancy fonts | timnhanh.us

  7. Pingback: Wordpress plugin to replace post titles with fancy fonts | Best Tutorials, Tips, Tricks For You

  8. Pingback: 30+ Tricks And Hack For Wordpress | oOrch Blog

  9. Pingback: 30+ Most Wanted Wordpress Tips, Tricks and Hacks | Cosmos Blog -- Internet News,Life,Culture,Polices,Resource,Make Money

  10. Pingback: 30+ (More) Most Wanted Wordpress Tips, Tricks and Hacks | My Tech way

  11. Pingback: 30+ (More) Most Wanted Wordpress Tips, Tricks And Hacks « Photoshop.vn – Your Design Resource

  12. Pingback: Unlimited New Useful Wordpress Tips,Tricks & Hacks - Themeflash : One Stop For All Your Web Resources

  13. Pingback: 12 WordPress Plugins per lo sviluppo gli Temi WordPress | RADENS.com - Mondo WordPress

  14. Dean says:

    First of all, thanks for this plugin! I’m testing this plugin and
    it works well except that the Elements to Replace section is always
    empty. It doesn’t seem to matter which JavaScript method I select.
    Any ideas? Example: "http://deanish.com/demo">http://deanish.com/demo Right now, I
    just have all h1,h2,h3,h4,h5,h6 set to change but I don’t see any
    way to set individual element styles because nothing shows up under
    Elements to Replace. :(

    • Make sure the JavaScript method is not set to automatic. Set which
      element types you want to use in Element Types to
      Replace
      (ex.
      h1,h2,h3,h4,h5,h6,small,blockquote,div#identity)
      – the last
      item in the configuration section. Click Save FLIR
      Configuration
      . After you do that you should see the
      Elements to Replace section (collapsed_, click on
      it and you should see the list of elements you can use. Use the
      check box to specify which ones to replace and set the options.

  15. Arnii says:

    Hi guys! First I want to say, what a great plugin. Really… I have
    been testing it for a while, and you’ve done a great job. I have
    one question though – doesn’t your plugin support Scandinavian
    characters Æ, Ø, Å / æ, ø, å ? If there’s an official forum for
    these kinds of questions, please let me know.. Thanks again!

  16. Pingback: Facelift Image Replacement (FLIR) for WordPress - All About WordPress

  17. Pingback: Weblog Tools Collection: WordPress Plugin Releases for 06/17 | Aslifm Blogu

  18. Pingback: 12 WordPress Plugins for Theme Development | Designurimagination Blog - Let Your Imagination Fly

  19. Pingback: Most Wanted Wordpress Tips, Tricks and Hacks « Online Free Applications Software Tips Tools Wallpapers

  20. unodj says:

    For work with non-latin letters in IE6 replace string in
    facelift/flir.js return
    FLIR.options.path+’generate.php?text=’+enc_text+’&h=’+o.offsetHeight+’&w=’+o.offsetWidth+’&fstyle=’+this.serialize(o);
    with return
    FLIR.options.path+’generate.php?text=’+escape(enc_text)+’&h=’+o.offsetHeight+’&w=’+o.offsetWidth+’&fstyle=’+this.serialize(o);
    and in file facelift/generate.php $FLIR['text'] =
    $_GET['text']!=”?str_replace(array(‘{amp}nbsp;’, ‘{amp}’,
    ‘{plus}’), array(‘ ‘,’&’,'+’), trim($_GET['text'], ”
    “)):’null’; replace with $FLIR['text'] =
    $_GET['text']!=”?str_replace(array(‘{amp}nbsp;’, ‘{amp}’,
    ‘{plus}’), array(‘ ‘,’&’,'+’), trim(urldecode($_GET['text']), ”
    “)):’null’;

  21. Pingback: 12 WordPress Plugins for Theme Development | Easy Street Interactive Blog

  22. Pingback: Crear mas fácil themes para wordpress | Blogger Cursos

  23. Pingback: links for 2009-04-02 « Mandarine

  24. Pingback: 12 WordPress Plugins for Theme Development | FamousandSpicy

  25. Pingback: Web Page Design For You » Blog Archive » 12 WordPress Plugins for Theme Development

  26. Pingback: WordPress Plugins for Theme Development | Vandelay Design Blog

  27. Pingback: The 10 Simplest Website Tweaks for Designers to Get More Clients « Design Stuffs

  28. Pingback: 10 useful WordPress hacks for every blogger/designer

  29. zac says:

    Hi, this is a great plugin.. thanks! One thing is in my install the
    page shows the CSS generated text before switching over to the
    image files. This is a bit clunky.. how do I hide the text before
    facelift does its thing ?

  30. charles says:

    I’m getting blue lines all over when I enable the plugin – seems
    weird.

Stop SOPA