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

Gigatools Widget

Descripción

This plugin has the same features as the widget which is available through your GigaTools profile page, but now you can manage it inside your WordPress admin area.

Managable options are:

  • Widget title
  • User or Group
  • Username
  • Artist name
  • Font style
  • Background color
  • Link color
  • Text color
  • Number of gigs to be displayed
  • Show/hide link to all dates
  • Show/hide bookingslink
  • Show/hide RSS/iCal links
  • Show/hide GigaTools logo

Capturas

  • Screenshot of some example settings for this plugin.

Instalación

This section describes how to install the plugin and get it working.

  1. Upload the gigatools-widget folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the GigaTools Widget to your sidebar.
  4. Configure the plugin by going to the GigaTools widget.

Preguntas frecuentes

Do I need an account with GigaTools to use this plugin ?

Yes, you can signup here.

Is GigaTools free ?

No, cheapest pricing plan is £ 2,00 per month (billed yearly).

Which fields are obligated ?
  • user/group
  • username
  • number of gigs
My user/group won’t show.

Please note the “user or group” field must be all lowercase.

Can I style it with my own css ?

Yes, just override these classes.

.ggt_moredates
.ggt_bookinglink
.ggt_sublinks
defaults:
font-size: 11px;
min-height: 15px;

.ggt_powered (div containing the GigaTools logo)
defaults:
float: right;
width: 71px;

.ggt_powered img (GigaTools logo)
defaults:
margin-top: 2px;
border: 0;
box-shadow: none;

Reseñas

14 de septiembre de 2016
This plugin make lot of trouble in the website as soon as it's activated Don't use it at all!
Leer todas las 5 reseñas

Colaboradores y desarrolladores

“Gigatools Widget” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Gigatools Widget” a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

0.2.1

  • enqueued jquery in a safer way
  • enqueued javascript in a safer way
  • enqueued css in a safer way
  • updated variables so it also works on WordPress installations in a subdirectory

0.2

  • Added an option/link to show all dates
  • Uploaded it to the WordPress plugin repository