Great Quotes Plugin WordPress, Download, Install

Randomly displays quotations from a database of about 20,000 quotes. Supports multiple widgets and shortcodes. Responsive.

Great Quotes Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/great-quotes/

How to Install Great Quotes Plugin, Manually

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

Updating Plugin

  • The database of quotations WILL NOT be deleted when the plugin is deactivated; it WILL BE DELETED when when the plugin is deleted.

Usage

  • To enter quotations, go to Tools > Great Quotes
  • To display the quotes on a web page you have 3 options:
  1. Add a shortcode to your page or post content (you CAN have more than one):
    [[GreatQuotes title="{optional title}" delay="{delay in milliseconds, optional}" fontsize="{optional}" textcolor="{optional}" </code><br />]
    e.g.1: [GreatQuotes]
    e.g.2: [GreatQuotes title="Great Quotes" delay="20000" fontsize="15" textcolor="maroon"]

  2. Create a widget(s) (Appearance > Widgets)

  • The settings can be edited at Settings > Great Quotes, or enter them in the widget form.

Visit this page to view a working example –> http://www.stevelescure.net/greatquotes

If you decide to enter quotations with more than 170 or so characters, or use a font size great than 20, you will probably need to modify the CSS.

To modify a shortcode, do something like the following:

Silder_holder# .bx-wrapper .bx-viewport {

height: 300px !important;
}

Use Google Chrome “Inspect” (right click on quote/Inspect)to determine what to substitute for the # above. It will be “1” unless you have more than one shortcode on your page.
Similarly, to modify a widget, do something like the following:

Silder_holdergreat_quotes_widget_# .bx-wrapper .bx-viewport {
height: 300px !important;
}

Video

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 *