Welkom bij mijn persoonlijk portfolio! Hier vind u mijn werken en eigen projecten. Ik ontwerp, bouw en programmeer professionele en gebruiksvriendelijke websites.

CSS vlinder

Favorite Quote for Wordpress (ENGLISH)

JR Favorite Quote shows one or more (rotating, or static) of your favorite quotes in your theme's sidebar (or anywhere you like). Colors, quotes and other settings are easily changeable in the configuration page.

» Download now

Preview / Demo

Quotes can be styled (colors) in the configuration page. Or by CSS, using the class 'jr-favorite-quote'. Also check out my website NatalGaming.nl, the plugin is used in the sidebar.

JR Favorite Quote for Wordpress default colors

Example 1: default colors

JR Favorite Quote for Wordpress example screenshot

Example 2: Blue colors

Features

  • Up to 3 quotes can be entered
  • You can select which quote should be showed, or random
  • All colors are customizable in the configuration page

Installation

  1. Upload jr-favorite-quote.php to the /wp-content/plugins/ directory and activate the plugin
  2. Add the following code to your sidebar.php theme file (or anywhere you like), that's where the quotes will show up:

  3. Code:
    1
    2
    3
    <?php if ( function_exists('jr_favorite_quote') ) { 
        
    jr_favorite_quote(); 
    ?>

That's it! You can change additional settings like colors under Settings -> JR Favorite Quote.

JR Post Image Configuration Page Preview

JR Favorite Quote for Wordpress configuration page preview

Color settings

You can change the color settings in the JR Favorite Quote configuration page.

JR Favorite Quote for Wordpress color settings

Coming soon:

  • Support for more quotes

Do you have a feature request? Let me know.

Like this plugin?

Developing plugins takes lots of time, any donation would be apprecciated.

Copyright © 2010 Jacob Ras.nl | Alle rechten voorbehouden. Privacyverklaring. Valid xHTML en CSS.