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.
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.

Example 1: default colors

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

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

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.