Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "$schema": "https://schemas.metabox.io/field-group.json",
- "autosave": false,
- "custom_settings": {
- "tab_style": {
- "id": "tab_style",
- "key": "tab_style",
- "value": "default"
- },
- "tab_default_active": {
- "id": "tab_default_active",
- "key": "tab_default_active",
- "value": ""
- },
- "tab_remember": {
- "id": "tab_remember",
- "key": "tab_remember",
- "value": false
- }
- },
- "default_hidden": false,
- "fields": [
- {
- "name": "Aktiv",
- "id": "kurs_aktiv",
- "type": "switch",
- "style": "rounded",
- "std": false,
- "tab": "tab_hero"
- },
- {
- "name": "Funnelform Aktiv",
- "id": "kurs_funnelform_aktiv",
- "type": "switch",
- "style": "rounded",
- "std": true,
- "tab": "tab_hero"
- },
- {
- "name": "h1",
- "id": "h1_hero_text",
- "type": "text",
- "limit_type": "character",
- "tab": "tab_hero"
- },
- {
- "name": "Bewertung",
- "id": "kurs_rating",
- "type": "number",
- "label_description": "Bewertung des Kurses",
- "min": 1,
- "max": 5,
- "step": 0.1,
- "std": 0.1,
- "placeholder": 4.3,
- "tab": "tab_hero"
- },
- {
- "name": "Kurzbeschreibung",
- "id": "hero_kurzbeschreibung",
- "type": "wysiwyg",
- "options": {
- "media_buttons": false,
- "textarea_rows": 4
- },
- "limit_type": "character",
- "tab": "tab_hero"
- },
- {
- "name": "Feature Liste",
- "id": "hero_feature_liste",
- "type": "group",
- "clone": true,
- "sort_clone": true,
- "fields": [
- {
- "name": "List Item",
- "id": "hero_list_item",
- "type": "wysiwyg",
- "options": {
- "media_buttons": false,
- "textarea_rows": 3
- },
- "limit_type": "character"
- }
- ],
- "tab": "tab_hero"
- },
- {
- "name": "Hero Galerie",
- "id": "hero_galerie",
- "type": "image_advanced",
- "tab": "tab_hero"
- },
- {
- "name": "Box",
- "id": "box",
- "type": "textarea",
- "label_description": "Text in der Blauen Box unten Links (Hero)",
- "limit_type": "character",
- "tab": "tab_hero"
- },
- {
- "name": "Menu",
- "id": "menu",
- "type": "switch",
- "style": "rounded",
- "std": false,
- "tab": "tab_hero"
- },
- {
- "type": "number",
- "id": "menu_order",
- "name": "Menu Sortierung",
- "step": 1,
- "std": 1,
- "tab": "tab_hero"
- },
- {
- "name": "Menu Text",
- "id": "menu_text",
- "type": "text",
- "limit_type": "character",
- "tab": "tab_hero"
- },
- {
- "name": "Kurse",
- "id": "kurse",
- "type": "group",
- "fields": [
- {
- "name": "Logo",
- "id": "logo",
- "type": "single_image"
- },
- {
- "name": "Url",
- "id": "url_nh7v3brsvnb",
- "type": "url",
- "label_description": "Url des Kurses"
- },
- {
- "name": "Beschreibung",
- "id": "beschreibung",
- "type": "wysiwyg",
- "limit_type": "character"
- },
- {
- "name": "Beitragsbild",
- "id": "beitragsbild",
- "type": "single_image"
- },
- {
- "name": "Telefon",
- "id": "telefon",
- "type": "text",
- "limit_type": "character"
- }
- ],
- "tab": "Beschreibung"
- },
- {
- "name": "Kurs Details",
- "id": "kurs_details_group",
- "type": "group",
- "clone": true,
- "fields": [
- {
- "name": "Details Inhalt",
- "id": "details_inhalt",
- "type": "group",
- "columns": 3,
- "fields": [
- {
- "name": "Heading",
- "id": "heading",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Icon/Image",
- "id": "icon-image",
- "type": "single_image"
- },
- {
- "name": "Kursinhalt Bild",
- "id": "kursinhalt_bild",
- "type": "single_image"
- }
- ]
- },
- {
- "name": "Info",
- "id": "info_details",
- "type": "wysiwyg",
- "clone": true,
- "columns": 9,
- "limit_type": "character"
- },
- {
- "name": "Bulletpoints",
- "id": "bulletpoints_details",
- "type": "group",
- "clone": true,
- "fields": [
- {
- "name": "Bulletpoint",
- "id": "bulletpoint_detail",
- "type": "wysiwyg",
- "options": {
- "media_buttons": false,
- "textarea_rows": 3
- },
- "limit_type": "character"
- }
- ]
- }
- ],
- "tab": "tab_kurs_details"
- },
- {
- "name": "Formulare",
- "id": "formulare_group",
- "type": "group",
- "fields": [
- {
- "name": "Angebot einholen Button",
- "id": "angebot_einholen_button",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Inhalte testen Button",
- "id": "inhalte_testen_button",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "3 Klicks",
- "id": "3_klicks",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Kursinhalte",
- "id": "kursinhalte",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Speisekarte",
- "id": "speisekarte_text",
- "type": "text",
- "limit_type": "character"
- }
- ],
- "tab": "tab_formulare"
- },
- {
- "name": "Vertrieb",
- "id": "vertrieb_group",
- "type": "group",
- "fields": [
- {
- "name": "Vertriebsteam",
- "id": "vertriebsteam",
- "type": "single_image"
- },
- {
- "name": "Vertrieb Telefon",
- "id": "vertrieb_telefon",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Video",
- "id": "vertrieb_video",
- "type": "video"
- }
- ],
- "tab": "vertrieb_tab"
- },
- {
- "name": "Site",
- "id": "group_site",
- "type": "group",
- "fields": [
- {
- "name": "Speisekarte Header",
- "id": "text_speise_header",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Speisekarte Header Top",
- "id": "text__speise_header_top",
- "type": "text",
- "limit_type": "character"
- }
- ],
- "tab": "tab_site"
- },
- {
- "name": "Footer",
- "id": "footer",
- "type": "post",
- "post_type": [
- "footer"
- ],
- "field_type": "select_advanced",
- "add_new": false,
- "parent": false,
- "tab": "tab_site"
- },
- {
- "name": "Seo Addon 1",
- "id": "seo_addon_1_text",
- "type": "text",
- "limit_type": "character",
- "tab": "tab_site"
- },
- {
- "name": "Shop URL",
- "id": "shop_url",
- "type": "url",
- "tab": "tab_site"
- },
- {
- "name": "Aktiv",
- "id": "child_faq_aktiv",
- "type": "switch",
- "style": "rounded",
- "std": false,
- "tab": "child_faq_tab"
- },
- {
- "name": "Überschrift",
- "id": "child_faq_header",
- "type": "textarea",
- "limit_type": "character",
- "tab": "child_faq_tab"
- },
- {
- "name": "FAQ-Block",
- "id": "child_faq_block",
- "type": "group",
- "clone": true,
- "max_clone": 4,
- "fields": [
- {
- "name": "Block Bezeichnung",
- "id": "child_faq_block_text",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Child-FAQ",
- "id": "child_faq_faq",
- "type": "group",
- "clone": true,
- "max_clone": 10,
- "fields": [
- {
- "name": "Frage",
- "id": "child_faq_frage",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Antwort",
- "id": "child_faq_antwort",
- "type": "wysiwyg",
- "options": {
- "textarea_rows": 4
- },
- "limit_type": "character"
- }
- ]
- }
- ],
- "tab": "child_faq_tab"
- },
- {
- "name": "Argumente",
- "id": "argumente_group",
- "type": "group",
- "tab": "argumente_tab"
- },
- {
- "name": "Aktive",
- "id": "argumente_aktive_switch",
- "type": "switch",
- "style": "rounded",
- "std": false,
- "tab": "argumente_tab"
- },
- {
- "name": "Argument",
- "id": "argument_group",
- "type": "group",
- "clone": true,
- "max_clone": 2,
- "fields": [
- {
- "name": "Header",
- "id": "header_text",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Header Sub Text",
- "id": "header_sub_text",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Bulletpoints",
- "id": "argument_bulletpoints_group",
- "type": "group",
- "clone": true,
- "sort_clone": true,
- "fields": [
- {
- "name": "Bulletpoint",
- "id": "bulletpoint_text",
- "type": "text",
- "limit_type": "character"
- }
- ]
- },
- {
- "name": "Vimeo ID",
- "id": "vimeo_id",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Vimeo_hash",
- "id": "vimeo_hash",
- "type": "text",
- "limit_type": "character"
- },
- {
- "name": "Video",
- "id": "argument_video",
- "type": "video"
- }
- ],
- "tab": "argumente_tab"
- },
- {
- "name": "Footer Header",
- "id": "footer_header",
- "type": "text",
- "limit_type": "character",
- "tab": "argumente_tab"
- },
- {
- "name": "Footer Text",
- "id": "argumente_footer_text",
- "type": "textarea",
- "limit_type": "character",
- "tab": "argumente_tab"
- },
- {
- "name": "Section-Header",
- "id": "argument_section_header",
- "type": "text",
- "limit_type": "character",
- "tab": "argumente_tab"
- },
- {
- "name": "Section sub",
- "id": "argument_section_sub",
- "type": "text",
- "limit_type": "character",
- "tab": "argumente_tab"
- },
- {
- "name": "Section Text",
- "id": "argument_section_Text",
- "type": "wysiwyg",
- "limit_type": "character",
- "tab": "argumente_tab"
- },
- {
- "type": "text",
- "id": "card_header",
- "name": "Card Header",
- "tab": "argumente_tab"
- },
- {
- "type": "text",
- "id": "card_text",
- "name": "Card Text",
- "tab": "argumente_tab"
- },
- {
- "type": "single_image",
- "id": "card_logo",
- "name": "Card Logo",
- "tab": "argumente_tab"
- }
- ],
- "id": "kurse",
- "include": {
- "is_child": true
- },
- "modified": 1781521640,
- "post_types": [
- "e-learning-kurse"
- ],
- "tabs": {
- "tab_hero": {
- "label": "> Hero",
- "icon": "fa-solid fa-image"
- },
- "Beschreibung": {
- "label": "> Beschreibung",
- "icon": "fa-solid fa-circle-info"
- },
- "tab_kurs_details": {
- "label": "> Kurs Details",
- "icon": "dashicons-admin-comments"
- },
- "tab_formulare": {
- "label": "> Formulare",
- "icon": "dashicons-admin-page"
- },
- "vertrieb_tab": {
- "label": "> Vertrieb",
- "icon": "dashicons-money"
- },
- "tab_site": {
- "label": "> Site",
- "icon": "dashicons-admin-page"
- },
- "child_faq_tab": {
- "label": "> FAQ",
- "icon": "dashicons-book"
- },
- "argumente_tab": {
- "label": "> Argumente",
- "icon": "dashicons-exerpt-view"
- }
- },
- "title": "E-Learning Kurse Child"
- }
Advertisement
Add Comment
Please, Sign In to add comment