design

Recent changes for Facelift Image Replacement for WordPress

 

Posts Tagged ‘design’

FLIR Change Log

Wednesday, July 8th, 2009 02:24 pm GMT -5

0.8.9.1 Minor interface updates Quick links in plugins list Added additiona support and FAQ links to admin panel Readme and faq update 0.8.9 Moved JavaScript calls to the footer to improve load times. You must have the wp_footer() call in your template for FLIR to work – see /wp-content/theme/default/footer.php for example. Updated Facelift to version

Read the rest of the story…

FLIR Frequently Asked Questions

Wednesday, July 8th, 2009 02:21 pm GMT -5

It doesn’t work There are number of reason the plugin might not work. Check the following: Please ensure that you have a cache directory at wp-content/plugins/facelift-image-replacement/facelift/cache and that it is writable. (chmod a+w /cache) Please ensure that your config-flir.php file exists at wp-content/plugins/facelift-image-replacement/facelift/config-flir.php and that it is writable. (chmod a+w config-flir.php) Make sure the wp-content/plugins/facelift-image-replacement/facelift/

Read the rest of the story…

FLIR Installation

Wednesday, July 8th, 2009 02:18 pm GMT -5

Requirements PHP and GD. Little testing has been done with different versions of PHP. If you have PHP 5 with GD enabled you shouldn’t have any problems. PHP 4 currently has some issues but should be resolved in the next release of Facelift. A newer version of ImageMagick (6.3.7+) is required for the FancyFonts and

Read the rest of the story…

WordPress Developer’s Toolbox

Wednesday, September 24th, 2008 12:13 pm GMT -5

Smashing Magazine has a very lengthy article they published recently called WordPress Developer’s Toolbox and it’s pretty impressive as well as exhaustive.  I’m probably going to pull all the resources apart and sling them into a set of toolbox pages with additional information as I can provide here.  I’d really like to see the thing

Read the rest of the story…

10 Ways to Save Time While Building a Website

Saturday, August 9th, 2008 06:57 am GMT -5

As a freelance web developer, time is money. I use many different tricks to increase my productivity and these are my top selections for saving time. Please make you own suggestions for other time savers in the comments. Drop Down Menus All Web Menus (http://www.likno.com/allwebmenusinfo.html ) Whenever I need to add a complex drop-down menu

Read the rest of the story…