Guest User

Untitled

a guest
Jun 15th, 2026
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 16.55 KB | None | 0 0
  1. {
  2.     "$schema": "https://schemas.metabox.io/field-group.json",
  3.     "autosave": false,
  4.     "custom_settings": {
  5.         "tab_style": {
  6.             "id": "tab_style",
  7.             "key": "tab_style",
  8.             "value": "default"
  9.         },
  10.         "tab_default_active": {
  11.             "id": "tab_default_active",
  12.             "key": "tab_default_active",
  13.             "value": ""
  14.         },
  15.         "tab_remember": {
  16.             "id": "tab_remember",
  17.             "key": "tab_remember",
  18.             "value": false
  19.         }
  20.     },
  21.     "default_hidden": false,
  22.     "fields": [
  23.         {
  24.             "name": "Aktiv",
  25.             "id": "kurs_aktiv",
  26.             "type": "switch",
  27.             "style": "rounded",
  28.             "std": false,
  29.             "tab": "tab_hero"
  30.         },
  31.         {
  32.             "name": "Funnelform Aktiv",
  33.             "id": "kurs_funnelform_aktiv",
  34.             "type": "switch",
  35.             "style": "rounded",
  36.             "std": true,
  37.             "tab": "tab_hero"
  38.         },
  39.         {
  40.             "name": "h1",
  41.             "id": "h1_hero_text",
  42.             "type": "text",
  43.             "limit_type": "character",
  44.             "tab": "tab_hero"
  45.         },
  46.         {
  47.             "name": "Bewertung",
  48.             "id": "kurs_rating",
  49.             "type": "number",
  50.             "label_description": "Bewertung des Kurses",
  51.             "min": 1,
  52.             "max": 5,
  53.             "step": 0.1,
  54.             "std": 0.1,
  55.             "placeholder": 4.3,
  56.             "tab": "tab_hero"
  57.         },
  58.         {
  59.             "name": "Kurzbeschreibung",
  60.             "id": "hero_kurzbeschreibung",
  61.             "type": "wysiwyg",
  62.             "options": {
  63.                 "media_buttons": false,
  64.                 "textarea_rows": 4
  65.             },
  66.             "limit_type": "character",
  67.             "tab": "tab_hero"
  68.         },
  69.         {
  70.             "name": "Feature Liste",
  71.             "id": "hero_feature_liste",
  72.             "type": "group",
  73.             "clone": true,
  74.             "sort_clone": true,
  75.             "fields": [
  76.                 {
  77.                     "name": "List Item",
  78.                     "id": "hero_list_item",
  79.                     "type": "wysiwyg",
  80.                     "options": {
  81.                         "media_buttons": false,
  82.                         "textarea_rows": 3
  83.                     },
  84.                     "limit_type": "character"
  85.                 }
  86.             ],
  87.             "tab": "tab_hero"
  88.         },
  89.         {
  90.             "name": "Hero Galerie",
  91.             "id": "hero_galerie",
  92.             "type": "image_advanced",
  93.             "tab": "tab_hero"
  94.         },
  95.         {
  96.             "name": "Box",
  97.             "id": "box",
  98.             "type": "textarea",
  99.             "label_description": "Text in der Blauen Box unten Links (Hero)",
  100.             "limit_type": "character",
  101.             "tab": "tab_hero"
  102.         },
  103.         {
  104.             "name": "Menu",
  105.             "id": "menu",
  106.             "type": "switch",
  107.             "style": "rounded",
  108.             "std": false,
  109.             "tab": "tab_hero"
  110.         },
  111.         {
  112.             "type": "number",
  113.             "id": "menu_order",
  114.             "name": "Menu Sortierung",
  115.             "step": 1,
  116.             "std": 1,
  117.             "tab": "tab_hero"
  118.         },
  119.         {
  120.             "name": "Menu Text",
  121.             "id": "menu_text",
  122.             "type": "text",
  123.             "limit_type": "character",
  124.             "tab": "tab_hero"
  125.         },
  126.         {
  127.             "name": "Kurse",
  128.             "id": "kurse",
  129.             "type": "group",
  130.             "fields": [
  131.                 {
  132.                     "name": "Logo",
  133.                     "id": "logo",
  134.                     "type": "single_image"
  135.                 },
  136.                 {
  137.                     "name": "Url",
  138.                     "id": "url_nh7v3brsvnb",
  139.                     "type": "url",
  140.                     "label_description": "Url des Kurses"
  141.                 },
  142.                 {
  143.                     "name": "Beschreibung",
  144.                     "id": "beschreibung",
  145.                     "type": "wysiwyg",
  146.                     "limit_type": "character"
  147.                 },
  148.                 {
  149.                     "name": "Beitragsbild",
  150.                     "id": "beitragsbild",
  151.                     "type": "single_image"
  152.                 },
  153.                 {
  154.                     "name": "Telefon",
  155.                     "id": "telefon",
  156.                     "type": "text",
  157.                     "limit_type": "character"
  158.                 }
  159.             ],
  160.             "tab": "Beschreibung"
  161.         },
  162.         {
  163.             "name": "Kurs Details",
  164.             "id": "kurs_details_group",
  165.             "type": "group",
  166.             "clone": true,
  167.             "fields": [
  168.                 {
  169.                     "name": "Details Inhalt",
  170.                     "id": "details_inhalt",
  171.                     "type": "group",
  172.                     "columns": 3,
  173.                     "fields": [
  174.                         {
  175.                             "name": "Heading",
  176.                             "id": "heading",
  177.                             "type": "text",
  178.                             "limit_type": "character"
  179.                         },
  180.                         {
  181.                             "name": "Icon/Image",
  182.                             "id": "icon-image",
  183.                             "type": "single_image"
  184.                         },
  185.                         {
  186.                             "name": "Kursinhalt Bild",
  187.                             "id": "kursinhalt_bild",
  188.                             "type": "single_image"
  189.                         }
  190.                     ]
  191.                 },
  192.                 {
  193.                     "name": "Info",
  194.                     "id": "info_details",
  195.                     "type": "wysiwyg",
  196.                     "clone": true,
  197.                     "columns": 9,
  198.                     "limit_type": "character"
  199.                 },
  200.                 {
  201.                     "name": "Bulletpoints",
  202.                     "id": "bulletpoints_details",
  203.                     "type": "group",
  204.                     "clone": true,
  205.                     "fields": [
  206.                         {
  207.                             "name": "Bulletpoint",
  208.                             "id": "bulletpoint_detail",
  209.                             "type": "wysiwyg",
  210.                             "options": {
  211.                                 "media_buttons": false,
  212.                                 "textarea_rows": 3
  213.                             },
  214.                             "limit_type": "character"
  215.                         }
  216.                     ]
  217.                 }
  218.             ],
  219.             "tab": "tab_kurs_details"
  220.         },
  221.         {
  222.             "name": "Formulare",
  223.             "id": "formulare_group",
  224.             "type": "group",
  225.             "fields": [
  226.                 {
  227.                     "name": "Angebot einholen Button",
  228.                     "id": "angebot_einholen_button",
  229.                     "type": "text",
  230.                     "limit_type": "character"
  231.                 },
  232.                 {
  233.                     "name": "Inhalte testen Button",
  234.                     "id": "inhalte_testen_button",
  235.                     "type": "text",
  236.                     "limit_type": "character"
  237.                 },
  238.                 {
  239.                     "name": "3 Klicks",
  240.                     "id": "3_klicks",
  241.                     "type": "text",
  242.                     "limit_type": "character"
  243.                 },
  244.                 {
  245.                     "name": "Kursinhalte",
  246.                     "id": "kursinhalte",
  247.                     "type": "text",
  248.                     "limit_type": "character"
  249.                 },
  250.                 {
  251.                     "name": "Speisekarte",
  252.                     "id": "speisekarte_text",
  253.                     "type": "text",
  254.                     "limit_type": "character"
  255.                 }
  256.             ],
  257.             "tab": "tab_formulare"
  258.         },
  259.         {
  260.             "name": "Vertrieb",
  261.             "id": "vertrieb_group",
  262.             "type": "group",
  263.             "fields": [
  264.                 {
  265.                     "name": "Vertriebsteam",
  266.                     "id": "vertriebsteam",
  267.                     "type": "single_image"
  268.                 },
  269.                 {
  270.                     "name": "Vertrieb Telefon",
  271.                     "id": "vertrieb_telefon",
  272.                     "type": "text",
  273.                     "limit_type": "character"
  274.                 },
  275.                 {
  276.                     "name": "Video",
  277.                     "id": "vertrieb_video",
  278.                     "type": "video"
  279.                 }
  280.             ],
  281.             "tab": "vertrieb_tab"
  282.         },
  283.         {
  284.             "name": "Site",
  285.             "id": "group_site",
  286.             "type": "group",
  287.             "fields": [
  288.                 {
  289.                     "name": "Speisekarte Header",
  290.                     "id": "text_speise_header",
  291.                     "type": "text",
  292.                     "limit_type": "character"
  293.                 },
  294.                 {
  295.                     "name": "Speisekarte Header Top",
  296.                     "id": "text__speise_header_top",
  297.                     "type": "text",
  298.                     "limit_type": "character"
  299.                 }
  300.             ],
  301.             "tab": "tab_site"
  302.         },
  303.         {
  304.             "name": "Footer",
  305.             "id": "footer",
  306.             "type": "post",
  307.             "post_type": [
  308.                 "footer"
  309.             ],
  310.             "field_type": "select_advanced",
  311.             "add_new": false,
  312.             "parent": false,
  313.             "tab": "tab_site"
  314.         },
  315.         {
  316.             "name": "Seo Addon 1",
  317.             "id": "seo_addon_1_text",
  318.             "type": "text",
  319.             "limit_type": "character",
  320.             "tab": "tab_site"
  321.         },
  322.         {
  323.             "name": "Shop URL",
  324.             "id": "shop_url",
  325.             "type": "url",
  326.             "tab": "tab_site"
  327.         },
  328.         {
  329.             "name": "Aktiv",
  330.             "id": "child_faq_aktiv",
  331.             "type": "switch",
  332.             "style": "rounded",
  333.             "std": false,
  334.             "tab": "child_faq_tab"
  335.         },
  336.         {
  337.             "name": "Überschrift",
  338.             "id": "child_faq_header",
  339.             "type": "textarea",
  340.             "limit_type": "character",
  341.             "tab": "child_faq_tab"
  342.         },
  343.         {
  344.             "name": "FAQ-Block",
  345.             "id": "child_faq_block",
  346.             "type": "group",
  347.             "clone": true,
  348.             "max_clone": 4,
  349.             "fields": [
  350.                 {
  351.                     "name": "Block Bezeichnung",
  352.                     "id": "child_faq_block_text",
  353.                     "type": "text",
  354.                     "limit_type": "character"
  355.                 },
  356.                 {
  357.                     "name": "Child-FAQ",
  358.                     "id": "child_faq_faq",
  359.                     "type": "group",
  360.                     "clone": true,
  361.                     "max_clone": 10,
  362.                     "fields": [
  363.                         {
  364.                             "name": "Frage",
  365.                             "id": "child_faq_frage",
  366.                             "type": "text",
  367.                             "limit_type": "character"
  368.                         },
  369.                         {
  370.                             "name": "Antwort",
  371.                             "id": "child_faq_antwort",
  372.                             "type": "wysiwyg",
  373.                             "options": {
  374.                                 "textarea_rows": 4
  375.                             },
  376.                             "limit_type": "character"
  377.                         }
  378.                     ]
  379.                 }
  380.             ],
  381.             "tab": "child_faq_tab"
  382.         },
  383.         {
  384.             "name": "Argumente",
  385.             "id": "argumente_group",
  386.             "type": "group",
  387.             "tab": "argumente_tab"
  388.         },
  389.         {
  390.             "name": "Aktive",
  391.             "id": "argumente_aktive_switch",
  392.             "type": "switch",
  393.             "style": "rounded",
  394.             "std": false,
  395.             "tab": "argumente_tab"
  396.         },
  397.         {
  398.             "name": "Argument",
  399.             "id": "argument_group",
  400.             "type": "group",
  401.             "clone": true,
  402.             "max_clone": 2,
  403.             "fields": [
  404.                 {
  405.                     "name": "Header",
  406.                     "id": "header_text",
  407.                     "type": "text",
  408.                     "limit_type": "character"
  409.                 },
  410.                 {
  411.                     "name": "Header Sub Text",
  412.                     "id": "header_sub_text",
  413.                     "type": "text",
  414.                     "limit_type": "character"
  415.                 },
  416.                 {
  417.                     "name": "Bulletpoints",
  418.                     "id": "argument_bulletpoints_group",
  419.                     "type": "group",
  420.                     "clone": true,
  421.                     "sort_clone": true,
  422.                     "fields": [
  423.                         {
  424.                             "name": "Bulletpoint",
  425.                             "id": "bulletpoint_text",
  426.                             "type": "text",
  427.                             "limit_type": "character"
  428.                         }
  429.                     ]
  430.                 },
  431.                 {
  432.                     "name": "Vimeo ID",
  433.                     "id": "vimeo_id",
  434.                     "type": "text",
  435.                     "limit_type": "character"
  436.                 },
  437.                 {
  438.                     "name": "Vimeo_hash",
  439.                     "id": "vimeo_hash",
  440.                     "type": "text",
  441.                     "limit_type": "character"
  442.                 },
  443.                 {
  444.                     "name": "Video",
  445.                     "id": "argument_video",
  446.                     "type": "video"
  447.                 }
  448.             ],
  449.             "tab": "argumente_tab"
  450.         },
  451.         {
  452.             "name": "Footer Header",
  453.             "id": "footer_header",
  454.             "type": "text",
  455.             "limit_type": "character",
  456.             "tab": "argumente_tab"
  457.         },
  458.         {
  459.             "name": "Footer Text",
  460.             "id": "argumente_footer_text",
  461.             "type": "textarea",
  462.             "limit_type": "character",
  463.             "tab": "argumente_tab"
  464.         },
  465.         {
  466.             "name": "Section-Header",
  467.             "id": "argument_section_header",
  468.             "type": "text",
  469.             "limit_type": "character",
  470.             "tab": "argumente_tab"
  471.         },
  472.         {
  473.             "name": "Section sub",
  474.             "id": "argument_section_sub",
  475.             "type": "text",
  476.             "limit_type": "character",
  477.             "tab": "argumente_tab"
  478.         },
  479.         {
  480.             "name": "Section Text",
  481.             "id": "argument_section_Text",
  482.             "type": "wysiwyg",
  483.             "limit_type": "character",
  484.             "tab": "argumente_tab"
  485.         },
  486.         {
  487.             "type": "text",
  488.             "id": "card_header",
  489.             "name": "Card Header",
  490.             "tab": "argumente_tab"
  491.         },
  492.         {
  493.             "type": "text",
  494.             "id": "card_text",
  495.             "name": "Card Text",
  496.             "tab": "argumente_tab"
  497.         },
  498.         {
  499.             "type": "single_image",
  500.             "id": "card_logo",
  501.             "name": "Card Logo",
  502.             "tab": "argumente_tab"
  503.         }
  504.     ],
  505.     "id": "kurse",
  506.     "include": {
  507.         "is_child": true
  508.     },
  509.     "modified": 1781521640,
  510.     "post_types": [
  511.         "e-learning-kurse"
  512.     ],
  513.     "tabs": {
  514.         "tab_hero": {
  515.             "label": "> Hero",
  516.             "icon": "fa-solid fa-image"
  517.         },
  518.         "Beschreibung": {
  519.             "label": "> Beschreibung",
  520.             "icon": "fa-solid fa-circle-info"
  521.         },
  522.         "tab_kurs_details": {
  523.             "label": "> Kurs Details",
  524.             "icon": "dashicons-admin-comments"
  525.         },
  526.         "tab_formulare": {
  527.             "label": "> Formulare",
  528.             "icon": "dashicons-admin-page"
  529.         },
  530.         "vertrieb_tab": {
  531.             "label": "> Vertrieb",
  532.             "icon": "dashicons-money"
  533.         },
  534.         "tab_site": {
  535.             "label": "> Site",
  536.             "icon": "dashicons-admin-page"
  537.         },
  538.         "child_faq_tab": {
  539.             "label": "> FAQ",
  540.             "icon": "dashicons-book"
  541.         },
  542.         "argumente_tab": {
  543.             "label": "> Argumente",
  544.             "icon": "dashicons-exerpt-view"
  545.         }
  546.     },
  547.     "title": "E-Learning Kurse Child"
  548. }
Advertisement
Add Comment
Please, Sign In to add comment