Descripción
Would you like to enable all your visitors to enjoy your site? Not all visitors sees your website the way you do.
This plugin allows you to make your website easier to read and give the visitors of your site the option to change the font size of your text.
Benefits:
- Enables more visitor to enjoy your website with custom large and very large font sizes.
- Works no matter if your site uses percentage, pixels, em or rem as your font sizes.
- Your visitor’s text size is remembered when (s)he revisits the site.
- No coding skills required.
- Works within minutes.
- Flexible and easy to use.
- Won’t slow your website.
This plugin was created and is maintained by SatelliteWP, a WordPress maintenance service.
Compatibility
This plugin is multilingual ready.
Instalación
- In your WordPress administration section, goto
Plugins > Add new
. - Search for
Accessibility font resizer
. - Click on ‘Install now’.
- Once the plugin is installed, click on ‘Activate’.
- Go to
Settings > Font resizer
to edit the plugin’s settings.
Preguntas frecuentes
-
How can I activate the function of the plugin?
-
Once the plugin is activated, the functions of the plugin work.
-
I have activated the plugin, now what ?
-
To be able to use the plugin, you should create a menu. You can use (or not) that menu in a widget.
The trick is to simply add the CSS class
afr-normal
to display normal size,afr-large
for large text andafr-xlarge
for very large text.You can also apply this CSS technique in your PHP files or directly in your content.
-
I click the resizer, but (some of) my fonts don’t change in size. How to fix that?
-
Simply inspect the element that is not resizing properly to know what element it is. Then, simply add it to the ‘HTML Elements’ section in the options’ screen.
You can find the plugin’s settings in
Settings > Font resizer
. -
I use font-size in rem in my theme, will it work?
-
It’s not a problem. The plugin works with all units!
-
I use font-size in pixels in my theme, will it work?
-
It’s not a problem. The plugin works with all units!
-
I use font-size in percentage in my theme, will it work?
-
It’s not a problem. The plugin works with all units!
-
I want to use a shortcode in my content element
-
There is no shortcode for this plugin. You can call CSS classes directly without the need of a shortcode.
-
I found a bug
-
Oh no! We are really sorry about that. Please report bugs here.
Reseñas
Colaboradores y desarrolladores
«Accessibility Font Resizer» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Accessibility Font Resizer» ha sido traducido a 5 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «Accessibility Font Resizer» 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.0.4
- Added links in the options page for support
- Fixed a typo in the documentation
- Fixed a typo in class name (leaving the previous error for backward compatibility)
1.0.3
- Add debugging option in the settings
1.0.2
- Remove renamed file that cause plugin to install twice
1.0.1
- Fix version error
1.0.0
- First stable version