Easy Quotes

Descripción

Easy Quotes let you collect and display your favorite Quotes / Reviews / Testimonials or any other short snippet of Text you want to present on your site.

Main Features:

  • Custom Post Type «Quotes» with Quick Edit and Bulk Actions
  • Add Custom Meta: Author, Date and Rating with Stars
  • Gutenberg Block «Easy Quotes» to present your Collection all over your Site. (Block-Widget/Pages/Posts etc.)
  • Show Random or Daily «Quotes» by Category or choose a Specific Quote.
  • Option to rotate Quotes by Category
  • Option to show Quotes as a List by Category
  • Use Google Fonts and other typographic features to style your Quote.
  • Built to blend into any style, but customizable with CSS to fit your needs.

Capturas

  • True! 🙂
  • Custom Post Type "Quotes".
  • Adding a new Quote.
  • Choose "Easy Quotes" Block at the Gutenberg Block Editor.
  • Customize your Quote.
  • Hello Quote! 🙂

Bloques

Este plugin proporciona 1 bloque.

  • Easy Quotes Add your Easy-Quote.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/easy-quotes directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Widget: How to make the Quote Title look like a standard Heading in my Widget Area?

If you are using the Easy-Quotes Block as a Widget, try to find out what Header Tag your Theme uses as Widget Title. Usually this should be «h2» or «h3». In your Widget Block Settings «Title» you can then set that value.
Same for the CSS-Class. Under your Easy-Quotes Block Settings «Advanced» you can enter that classname under «Title CSS class(es)».

Google Fonts: Are the Google Fonts hostet by google or local on your site?

Both: While you’re at the backend of your site, and trying out different Fonts, they’ll get loaded from an external google location.
When you’ve found a font that pleases you, and your quote is viewed for the first time on the frontend, the font gets automatically downloaded to a local folder.
From this time on, only the local font is in use.

Daily Quotes: How to link a quote to a specific day?

Just change the «Published»-Date of your quote to this time. The quote will then be shown every year at that day. The year won’t matter.
(So if you publish a quote on e.g.: 2020-02-29, the quote will pop up every 4 years in a leap year.)
If there is no Quote associated with a day, the most recently published one is displayed.

Random or Daily Quote won’t update

This should be a Cache Problem. If you’re using a Cache Plugin your site gets cached and can’t show dynamic content.
You have to switch off your Cache Plugin or try the experimental feature «Avoid caching» in your Easy-Quote Block-Settings. (This will fetch the dynamic content through the REST-API and leaves your Cache intact.)

Reseñas

7 de diciembre de 2023
The shortcode block is broken in Wordpress, but this is the only Gutenberg ready solution. It looks nice too. I wish it had a bulk uploader though. I can't quite give it five stars as it uploads quotes as custom post type instead of it's own table. If this is ever fixed I'll update my review.
20 de octubre de 2023
Great app to use. It is simple and works well. Also useful to rotate quotes automatically and where needed based on a selected category. Easy to implement and setup in pages and posts with Gutenberg editor.
18 de septiembre de 2023
Vielen Dank für das Plugin! Es bietet genau die Funktionen, die wir für unser Projekt benötigen. Eine Frage oder Anregung: Die Einbindung via Shortcode z.B. in der Top Bar wäre noch eine coole Funktion.
16 de diciembre de 2022
Habe einige Plugins ausprobiert. Die waren einfach zu bedienen aber nicht so das wirklich richtige. Dieses macht einen guten Eindruck.
Leer todas las 4 reseñas

Colaboradores y desarrolladores

«Easy Quotes» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Easy Quotes» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce «Easy Quotes» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2.0

  • Added option «Random Viewing Order» for rotation mode
  • Minor Bugfixes

1.1.1

  • Added experimental feature: Avoid Cache for Random and Daily Quotes
  • Minor Bugfixes

1.1.0

  • Added new feature: Daily-Quote
  • Minor Bugfixes

1.0.8

  • Minor Bugfix

1.0.7

  • Minor Bugfix

1.0.6

  • Minor Bugfix

1.0.5

  • Added new feature: List

1.0.4

  • Minor Bugfixes

1.0.3

  • Added new feature: Rotation
  • Bugfixes

1.0.2

  • Added new feature: Typography settings (Google Fonts, fontSize, lineHeight)
  • Multiple optimizations

1.0.1

  • Block preview
  • Block renders faster in edit mode (implemented Javascript/React render)
  • Optimized block widget integration
  • Proper rendering html used in a quote
  • Animation triggered when element enters the viewport
  • Diverse optimizations

1.0.0

  • Initial version.