Title: GPP Testimonials Widgets
Author: Thad Allender
Published: <strong>17 de enero de 2011</strong>
Last modified: 8 de febrero de 2011

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/gpp-testimonials-widget.svg)

# GPP Testimonials Widgets

 Por [Thad Allender](https://profiles.wordpress.org/endortrails/)

[Descargar](https://downloads.wordpress.org/plugin/gpp-testimonials-widget.zip)

 * [Detalles](https://es.wordpress.org/plugins/gpp-testimonials-widget/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/gpp-testimonials-widget/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/gpp-testimonials-widget/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/gpp-testimonials-widget/#developers)

 [Soporte](https://wordpress.org/support/plugin/gpp-testimonials-widget/)

## Descripción

Adds a new Testimonials widget to the Widgets panel.

## Capturas

 * [[
 * Testimonial display
 * [[
 * Widget fields

## Instalación

 1. Extract the plugin folder from the zip download.
 2. Upload `gpp-testimonials-widget` folder to the `/wp-content/plugins/` directory.
 3. Activate the plugin through the _Plugins_ menu in WordPress.
 4. Go to your _Widgets_ panel and drag the Testimonial widget to a widgetized area.
 5. To add a testimonial to a Post or Page, use the Add a Testimonial icon (blue quote
    icon) to add Testimonial shortcode to the editor. It will throw the following shortcode
    to the editor. The testimonial itself goes between the `[testimonial]` and `[testimonial]`.
    In the end, it looks something like this:
 6. [testimonial name=»John Doe» about=»About John Doe section goes here» url=»http://
    johndoe.com» image=»http://johndoe.com/link-to-an-image.jpg»]This is where your
    testimonial goes.[/testimonial]

## FAQ

  This Widget doesn’t fit in my sidebar or footer widget. How do I change that?

You need to override the default CSS styles that come with this plugin. Add this
CSS to the bottom of your theme’s style.css file and change them where you see fit.
The !important declaration is, well, important. Don’t delete those.

    ```
    .testimonials_widget { margin: 20px 0 !important; }
    .testimonials_widget h2 { padding:30px 100px !important; margin: 20px 0 0 !important; background: transparent url(img/quote.png) no-repeat top left !important }
    .testimonials_widget h2, .testimonials_widget .about { font-family: Cambria, Georgia, Times, "Times New Roman", serif !important; font-style: italic !important; }
    .testimonials_widget .bio { width: 50% !important; margin: 0 auto !important}
    .testimonials_widget img {}
    .testimonials_widget .name { display:block !important; font-size: 16px !important; font-weight: bold !important; text-align: right !important; padding-right: 100px !important; min-width: 90px !important; min-height: 67px !important; background: transparent url(img/quote-end.png) no-repeat bottom right !important; }
    .testimonials_widget .link {}
    ```

  Why create this plugin?

Many users don’t understand how to use action hooks from a child theme. PHP might
not be their thing. I wanted these users to be able to easily take advantage of 
some more advanced WordPress features without having to learn how to code.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«GPP Testimonials Widgets» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ Thad Allender ](https://profiles.wordpress.org/endortrails/)

[Traduce «GPP Testimonials Widgets» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/gpp-testimonials-widget)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/gpp-testimonials-widget/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/gpp-testimonials-widget/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/gpp-testimonials-widget/)
por [RSS](https://plugins.trac.wordpress.org/log/gpp-testimonials-widget/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

**Version 1.2.1**
 * CSS spacing fix

**Version 1.2**
 * Added shortcode for adding Testimonials to Posts and Pages

**Version 1.1**
 * Added styling for widget if in #sidebar or #footer

**Version 1.0**
 * Plugin launch

## Meta

 *  Versión **1.2.1**
 *  Última actualización **hace 15 años**
 *  Instalaciones activas **60+**
 *  Versión de WordPress ** 3.0.4 o superior **
 *  Probado hasta **3.1.4**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/gpp-testimonials-widget/)
 * Etiquetas:
 * [custom](https://es.wordpress.org/plugins/tags/custom/)[hooks](https://es.wordpress.org/plugins/tags/hooks/)
   [Testimonial](https://es.wordpress.org/plugins/tags/testimonial/)[widget](https://es.wordpress.org/plugins/tags/widget/)
   [widgets](https://es.wordpress.org/plugins/tags/widgets/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/gpp-testimonials-widget/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/gpp-testimonials-widget/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/gpp-testimonials-widget/reviews/)

## Colaboradores

 *   [ Thad Allender ](https://profiles.wordpress.org/endortrails/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/gpp-testimonials-widget/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://graphpaperpress.com)