Documentation

Get started with Coloring Book Plugin

Configuration

You have the option to activate coloring pages for your WordPress site using either a shortcode or a gallery feature.

  1. Pass “src” to shortcode, eg [pixobecoloringbook src="https://colorgizer.com/images/coloring/santa.jpg"]
  2. If “src” is not passed, it will try to load Feature Image of the post. [pixobecolorbook]
  3. Pass upload=true to the shortcode, to let users upload their own image [pixobecolorbook upload=true]

Shortcode

 [pixobecoloringbook src="https://colorgizer.com/images/coloring/santa.jpg"]

You can pass any of the below extra parameters to turn on or off the features. If you want to apply the changes site wide, go to wordpress admin -> pixobe coloring book.

Attribute NameDescriptionDefault Value
srcImage source to render, if empty will show image uploader option-
slider-imageImage source for slider, if provided will add a slider on top of it-
colorsArray of colors used for coloring-
pencilBoolean indicating whether pencil tool is enabledtrue
paintBoolean indicating whether paint tool is enabledtrue
zoomBoolean indicating whether zoom functionality is enabledtrue
printBoolean indicating whether printing functionality is enabledtrue
downloadBoolean indicating whether downloading functionality is enabledtrue
brightnessBoolean indicating whether brightness adjustment functionality is enabledtrue
outlineColorColor of the outlineDefault is black
  1. Go to editor and add Gallery block
  2. Open the Block settings on the side bar
  3. Go to Advance Settings and look for Additional CSS Classes
  4. Add pixobe-gallery to enable pixobe gallery.

Alt text