Description
Fixmedia.org es una herramienta para mejorar las noticias colectivamente.
Fixmedia.org is a web app to improve and to fix collectively the news.
Screenshots
Installation
- Sube la carpeta fixmedia a la carpeta /wp-content/plugins/ | Upload the ‘fixmedia’ folder to the
/wp-content/plugins/
directory / - Activa el plugin a través del menú Plugins de WordPress | Activate the plugin through the ‘Plugins’ menu in WordPress
- Configúralo en el menú Ajustes -> Botón Fixmedia | Administer in Settings -> Botón Fixmedia
FAQ
- ¿Se puede colocar el botón en otra posición distinta a la que sale por defecto?
-
Sí, pero para ello tendrás que editar algo de CSS, el botón está “envuelto” por un div con la clase ‘fix_button_wrapper’, puedes darle los estilos pertinentes para cambiar su posición.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Botón Fixmedia” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Botón Fixmedia” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.7
- Añadia opción para ocultar el botón en páginas
0.6
- Corregida incompatibilidad con algunos themes que ya usaban la función add_button()
0.5
- El botón ahora se añade en un div.fix_button_wrapper, por lo que se le pueden dar estilos a través de CSS