Flexi Quote Rotator Plugin WordPress, Download, Install

Flexi Quote Rotator Plugin WordPress

A plugin for displaying quotes or testimonials or other rotating snippets of content.

Flexi Quote Rotator Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/flexi-quote-rotator/

How to Install Flexi Quote Rotator Plugin, Manually

  1. Upload ‘flexi-quote-rotator’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Updating Plugin

  • If you had any custom stylesheet and related images, please make sure to save a copy of these before updating, you will need to replace these files.
  • You may have to enter the widget options after upgrading.

Usage

  • To enter quotations, go to Tools > Quotes
  • To display the quote rotator on a web page you have 3 options:
  1. Add this shortcode to your page or post content:
    [quoteRotator title="{optional title}" delay="{delay in seconds, optional}" fade="{fade-in duration in seconds, optional}" fadeout="{fade-out duration in seconds, optional}"]
    e.g.1: [quoteRotator]
    e.g.2: [quoteRotator title="Testimonials" delay="8" fade="4" fadeout="2"]
  2. Insert a template tag in a template file:
    quoteRotator({optional title}, {delay in seconds, optional}, {fade-in duration in seconds, optional}, {fade-out duration in seconds, optional});
    e.g.1: <?php echo quoteRotator(); ?>
    e.g.2: <?php echo quoteRotator("Testimonials", 8, 4, 2); ?>
  3. Use the widget created (Appearance > Widgets)
  • The settings can be edited at Settings > Quote Rotator. Or, if you are using the widget they can be edited in the widget. Settings entered directly in shortcode or PHP override the settings saved in the administration settings.

Styling:

This plugin allows full styling flexibility using CSS to control how the quotes are displayed on your web site. A few example stylesheets are included in the styles folder (/wp-content/plugins/flexi-quote-rotator/styles/). One of these can be selected in the settings admin panel. You can copy and modify one of these stylesheets to achieve the desired look. Then you save it in the styles folder and it will become an available for selection in the settings admin panel. Alternatively you can select ‘none’ for stylesheet and add the styling to your main theme stylesheet. Photoshop source files are also provided if you want to modify the provided background images.

Video

Screenshots

Flexi Quote Rotator Plugin WordPress

Flexi Quote Rotator Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *