Documentation

Get started with Coloring Book Plugin

This document explains steps to customize appearance of the coloring plugin.

You can add coloring book in two ways to your site.

  • Gutenberg Block Gallery.
  • Single coloring image.

Gutenberg Block

Search for Pixobe Gallery and add media to render the gallery.

Shortcode

  [pixobecoloringbook
    src="/images/flower.jpg"
    reference="/images/flower-colored.jpg"
    colors="#ffffff,#cccccc,#cccaaa,#fff000,#000000"]

Properties

PropertyDetails
srcImage source, should start with http(s) and a valid image file
colorsComma separted hex color code to display swatch instead of color picker
referenceA reference image if provided, will enable a slider over the coloring page for comparison