Orange Confort+

This plugin adds the Orange Confort+ toolbar to your WordPress website.

Orange Confort+ aims to enhance user experience on your website. It works best when your website is fully accessible because it does not fix website accessibility issues: blocking points stay blocking points, with or without Orange Confort+.

The Orange Confort+ service was created by Orange. It provides significant assistance to users with motor, visual or cognitive disabilities (such as dyslexia), and improves the user experience for all.

Toolbar features

  • Typography: font size, word-spacing, letter-spacing, line-height, font-face (Arial, Luciole, Open Sans, Open Dyslexic and Accessible DfA).
  • Layout: cancel layout, force left-aligned text, number list items, customize links appearance, display a reading mask.
  • Colors: modify foreground and background colors.
  • Behavior: direct access to main content on page load, automatic selection of page clickable elements with a user defined delay, page scrolling on simple user on hover.
  • Toolbar available in French, English, Polish and Spanish, defaulting to the site language.

Plugin features

  • Toolbar and button position can be set on Settings > Reading.
  • Custom button position with a shortcode.
  • Compatible with many Cookie Consent plugins via WP Consent API.
  • WordPress Multisite compatible.

Privacy / GDPR

This plugin does not collect any user or visitor data. The Orange Confort+ accessibility toolbar uses two functional browser cookies, used for storing user selected accessibility options.

  • UCI42 – Stores user toolbar settings; set at page load; domain specific; expires after 1 year.
  • uci-bl – Stores toolbar on/off toggle; set when toolbar toggle is used; domain specific; session only.

Please update your site’s GDPR/Cookie Consent documentation to reflect this information.

This plugin is compatible with any Cookie Consent plugin that supports the WP Consent API. At this time, the WP Consent API proposal has not been merged into core yet, so you’ll need to install and acivate the WP Consent API plugin.

Where are the plugin options?

Toolbar and button position can be set on Settings > Reading.

Can I get a custom button location?

A shortcode ocplus_button is available to allow giving the Orange Confort+ button a custom location. The shortcode will generate a Button block with one button “Confort +”.

How to use the shortcode?

Add a the following shortcode in an Shortcode block where you wish the button to appear in any template part or widget zone.

[ocplus_button style="outline" color="black" bgcolor="" /]

If you wish to add the button to a custom non-block theme template file, you can use this:

echo do_shortcode( '[ocplus_button style="outline" color="black" bgcolor="" /]' );

These parameters are available to make it match your site theme more closely:

  • style for the button style; can be fill or outline (default: not set). Note: styles may not work as expected, depending on your theme.
  • color set the text color and outline color (default: white). Note: the + sign will always remain orange.
  • bgcolor sets the button background color (default: not set).

Please note: there can be only one button on a web page and not all toolbar positions may work well in combination with a custom button position

0.6

20240702
* Classes + autoload for modular file inclusion.

0.5

20240629
* New toolbar position: Window top
* Shortcode with parameters style, color, bgcolor for custom button position.

0.4

20240609
* Toolbar Positions: Top/bottom, left/right

0.3

20240607
* WP Consent API compatibility

0.2

20240607
* Button position: bottom screen (fixed)

0.1

20240605
* Initial implementation, Orange Confort+ script version 4.3.3

Reviews

0 out of 5 stars

  • Version: 0.6.3
  • Last updated: 2 weeks ago
  • Active installations: 0
  • WordPress version: 4.6
  • Tested up to: 6.6.2
  • PHP version: false