Lisa Templates Wordpress Plugin - Rating, Reviews, Demo & Download

Lisa Templates Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Allow users to write Twig-templates that can easily be filled with custom meta data.

Manage your custom meta data with a plugin like ACF Pro and render it with Lisa Templates.

Tested and working with the following plugins.

Example of custom query to load data:

{
    "post_type": [
        "post"
    ],
    "post_status": [
        "publish"
    ],
    "posts_per_page": 10,
    "order": "DESC",
    "orderby": "date"
}

Dependencies:

Soon to be launched:

Lisa Templates Pro: autoload the templates based on customised conditions and provide more data sources.

Where can I learn more about Twig-templates?

Lisa Templates is running Twig through a plugin called Timber. Learn more about Timber at their excellent documentation site.

Screenshots

  1. The template editor.

    The template editor.

  2. The rendered content on the front-page.

    The rendered content on the front-page.


Reviews & Comments