Document Category: Advanced Usage

Dynamic Templating

Advanced Usage

From version 3.2 of the plugin, dynamic templating can be enabled via a backend option setting called "Handle WordPress Templates". Watch this video to grab Read more...

Read more

Emmet cheatsheet code for Bootstrap

Advanced Usage

Emmet greatly enhances HTML & CSS workflow in many popular text editors. Of course, the code editor within LiveCanvas fully supports the Emmet syntax. Emmet Read more...

Read more

Simplified Client UI

Advanced Usage

Starting from V3 onwards, LiveCanvas offers a "Simplified Client UI" feature, imagined for all the agencies having clients that want to "mess around" but need Read more...

Read more

Keyboard Shortcuts

Advanced Usage

You might want to learn those simple key combinations to directly reach for some feature LiveCanvas Editor Keyboard Shortcuts Windows/Linux Mac Action Ctrl-S ⌘-S Save Read more...

Read more

Forms API: from static forms to dynamic php execution

Advanced Usage

LiveCanvas (v2.3+) offers a convenient shortcode to "ajaxify" ordinary HTML forms. To show how this works, let's dive into an example, illustrating the built-in "AJAX Read more...

Read more

Built-in Shortcodes

Advanced Usage

Inside LiveCanvas, as in standard WordPress posts and pages, you can use shortcodes to implement dynamic parts ("PHP code"). The LiveCanvas plugin defines some extremely Read more...

Read more

How to store and reuse HTML sections

Advanced Usage

https://www.youtube.com/watch?v=GUvAfrX3Aow Video Transcript Hello, and welcome to this new LiveCanvas tutorial. Today. we're going to show you how to save and reuse HTML sections. Let’s Read more...

Read more

Using WordPress galleries

Advanced Usage

If you need to manage a large gallery,  you can profit of WP's built in gallery feature and use it inside LiveCanvas pages Here are Read more...

Read more

Post Loops: getting and displaying posts

Advanced Usage

If you need to display a section with the latest posts / company news / blog updates - a classic element of many homepages, LiveCanvas offers Read more...

Read more

SVG Icons

Advanced Usage

From version 1.8.0, LiveCanvas does fully support inline SVG icons. These are just icons which are coded as vectorial SVG elements, directly in the HTML Read more...

Read more