Help Guide for the Editor
Within your Pixfizz admin, depending on your CMS version, you should be able to find a snippet called ‘modals/editor-help-guide’ which is where you can edit the content of a sample guide we have prepared for all to use. If you do not have that snippet available in your CMS, please contact Pixfizz support who can add it for you.
To activate the help guide, you need to add a few references to your Design Tool configuration.
Firstly, in the Help URL field add the content: javascript:startTrip();
This will show the guide when first opening up the Design Tool each time, as well as launching the guide when a user clicks on the Help icon.
Then in the Custom JS field add this content: https://code.jquery.com/jquery-3.4.1.js, trip.js
And finally in the Custom CSS field add: trip.js
Please watch the video below for instructions.
Last updated