This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Page Cornr

Description

Adds a page peel in the corner of the site… with jQuery! no Flash 😀

Based on the work by Soh Tanaka: http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/

If your theme’s stylesheet modifies the body’s width, PageCornr will look bad. Use a Wrapper and modify the width from it. In that way, PageCornr will stay in the corner.

Important note regarding Opera

If you use (as I do) a urlfilter.ini file downloaded from the Internet, make sure to comment this lines (replace % with *):

  • %/plugins/page-cornr%
  • %/images/ad.%

Otherwise, you won’t be able to see the images nor visit this page (Page Cornr page on WordPress).

Screenshots

  • Page Cornr corner
  • Page Cornr, when hovered with mouse

Installation

  1. Upload contents of page-cornr.zip to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Settings’, ‘Page Cornr Options’, where you can set the ad’s URL and the altertative text.

FAQ

Can I change the images?

Yes, you can. You only need to edit the two images in the directory ‘images’ of this plugin. It also includes the .psd files for your convenience.

Does it works with IE?

Yes! IE 6 included!

If you speak Spanish, why the hell did you do this plugin in English?!

Wow, take it easy ;). The next version will be translatable and will include the translation into Spanish. So… relax 😀

Any warning?

Well, yeah. If your theme’s stylesheet modifies the body’s width, PageCornr will look bad. Use a Wrapper and modify the width from it. In that way, PageCornr will stay in the corner.

Regarding Opera: if you use (as I do) a urlfilter.ini file downloaded from the Internet, make sure to comment this lines (replace % with *):

  • %/plugins/page-cornr%
  • %/images/ad.%

Otherwise, you won’t be able to see the images nor visit this page (Page Cornr page on WordPress).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Page Cornr” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Page Cornr” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.3.7

  • Just a heads up

0.3.6

  • Added IE5.5+ PNG Fix by Angus Turnbull: http://www.twinhelix.com
  • pagecorner.js renamed to pagecornr.js

0.3.1

  • Fixed an error in pagecornr.php

0.3

  • Automatic configuration. No more edit themes 😀

0.2

  • Fixed a problem with pagecornr.js
  • Fixed a problem in the pagecornr.css file

0.1

  • First version. Nothing to put in here 😛