404 error – carrot

404 error – carrot

2046

Custom 404 error carrot page is an Internet art project. It puts an image of bunch carrots on your 404 error page which is only seen when someone reaches nonexistent page anyway.
The goal of this project is light weight advertisement for vegetables ;),
more about this project on http://404-carrot.org/wordpress-plugin . Even though the plug-in is easily installable you have to touch your template folder as well. Put this code into 404.php page in your template folder if (function_exists('funct_404_error_carrot')) funct_404_error_carrot();.

If you have any questions go to http://404-carrot.org/wordpress-plugin

0.9

  • inicialization.

This section describes how to install the plugin and get it working.

  1. Download it from http://404-carrot.org or from WordPress plugin directory https://wordpress.org/extend/plugins/404-error-carrot/.
  2. Once you activate the plug-in.
  3. Go to your current template folder (wp-content/themes/your-template/) and put the following piece of PHP code into the 404.php file if (function_exists('funct_404_error_carrot')) funct_404_error_carrot();. (If the 404.php doesn’t exists then create it your self. The best put in to the 404.php file also the header, sidebar, and footer as well. Then the page will looks the same as your regular page but the information of nonexistent content with a carrot on the top :))

Reviews

0 out of 5 stars

  • Version: 0.9
  • Last updated: 15 years ago
  • Active installations: 0
  • WordPress version: 2.0.2
  • Tested up to: 2.8
  • PHP version: false