Current File : /home/quantums/theartoflevelingup.net/wp-content/uploads/popularfx-templates/waymore/pagelayer.conf
{
    "home-header": {
        "type": "header",
        "title": "Home Header",
        "conditions": [
            {
                "type": "include",
                "template": "singular",
                "sub_template": "front_page",
                "id": ""
            }
        ]
    },
    "blog-template": {
        "type": "archive",
        "title": "Blog Template",
        "conditions": [
            {
                "type": "include",
                "template": "archives",
                "sub_template": "",
                "id": ""
            }
        ]
    },
    "header": {
        "type": "header",
        "title": "Header",
        "conditions": [
            {
                "type": "include",
                "template": "",
                "sub_template": null,
                "id": ""
            }
        ]
    },
    "single-template": {
        "type": "single",
        "title": "Single Template",
        "conditions": [
            {
                "type": "include",
                "template": "singular",
                "sub_template": "post",
                "id": ""
            },
            {
                "type": "include",
                "template": "singular",
                "sub_template": "attachment",
                "id": ""
            }
        ]
    },
    "footer": {
        "type": "footer",
        "title": "Footer",
        "conditions": [
            {
                "type": "include",
                "template": "",
                "sub_template": null,
                "id": ""
            }
        ]
    }
}