{"id":4152,"date":"2021-09-29T17:01:14","date_gmt":"2021-09-29T15:01:14","guid":{"rendered":"http:\/\/relaunch.bibeltage.net\/event\/test\/"},"modified":"2021-11-19T08:19:45","modified_gmt":"2021-11-19T07:19:45","slug":"test","status":"publish","type":"conference","link":"https:\/\/www.bibeltage.net\/en\/event\/test\/","title":{"rendered":"Test"},"content":{"rendered":"<div class=\"gb-container gb-container-15c27fe4\"><div class=\"gb-inside-container\">\n\n<h1 class=\"gb-headline gb-headline-b40e4efc gb-headline-text\">Anmeldung Test<\/h1>\n\n\n\n<h3 class=\"gb-headline gb-headline-c9300a73 gb-headline-text\">28.11.2021 - 30.11.2021<\/h3>\n\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-abcccd37\"><div class=\"gb-inside-container\">\n\n<p class=\"gb-headline gb-headline-68feb0b4 gb-headline-text\">Hier kann das Anmeldeformular getestet werden. Das Formular kann nun in zwei Varianten verwendet werden. Die unten angezeigte Variante ist die &#8220;einfache&#8221;, die z.B. f\u00fcr Bibelcamps genutzt werden kann.<\/p>\n\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-1907fe2d\"><div class=\"gb-inside-container\">\n\n\n<div id=\"registration_form\" class=\"bootstrap form-simple\" data-event-id=\"\">\n\n    \n    \n    \n        <div class=\"container\">\n            <div class=\"row\">\n                <div class=\"col text-center\">\n                    <h2 class=\"mt-3\">Event already over<\/h2>\n                    <p>This event is already over, therefore registration is no longer possible.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    \n<\/div>\n\n<script id=\"template_form_check\" type=\"x-tmpl-mustache\">\n    <h5>Registered Persons ({{ count }})<\/h5>\n<p class=\"swipe_help\">Just swipe your finger to the left to view all data.<\/p>\n<table class=\"table-responsive-lg\">\n    <tbody>\n        {{ #persons }}\n        <tr>\n            <td class=\"gender_{{ participant_gender }}\">\n                <strong>{{ participant_lastname }}, {{ participant_firstname }}<\/strong>\n                <br \/>{{ participant_gender_readable }}, {{ participant_age }}\n                <br \/>Translation: {{ #participant_translation_readable }}{{ participant_translation_readable }}{{ \/participant_translation_readable }}{{ ^participant_translation }}No{{ \/participant_translation }}\n            <\/td>\n            <td>\n                <span>Friday<\/span>\n                {{ #participant_stay_friday_readable }}\n                    {{.}}<br \/>\n                {{ \/participant_stay_friday_readable }}\n                {{ ^participant_stay_friday_readable }}\n                -\n                {{ \/participant_stay_friday_readable }}\n            <\/td>\n            <td>\n                <span>Saturday<\/span>\n                {{ #participant_stay_saturday_readable }}\n                    {{.}}<br \/>\n                {{ \/participant_stay_saturday_readable }}\n                {{ ^participant_stay_saturday_readable }}\n                -\n                {{ \/participant_stay_saturday_readable }}\n            <\/td>\n            <td>\n                <span>Sunday<\/span>\n                {{ #participant_stay_sunday_readable }}\n                    {{.}}<br \/>\n                {{ \/participant_stay_sunday_readable }}\n                {{ ^participant_stay_sunday_readable }}\n                -\n                {{ \/participant_stay_sunday_readable }}\n            <\/td>\n            <td>\n                <span>Help<\/span>\n                {{ #participant_help_readable }}\n                    {{.}}<br \/>\n                {{ \/participant_help_readable }}\n                {{ ^participant_help_readable }}\n                -\n                {{ \/participant_help_readable }}\n            <\/td>\n        <\/tr>\n        {{ \/persons }}\n    <\/tbody>\n<\/table>\n<h5 class=\"mt-4 mb-4\">Contact Data<\/h5>\n<dl class=\"row\">\n    <dt class=\"col-md-3\">Name<\/dt>\n    <dd class=\"col-md-8\">{{ contact_title_readable }} {{ contact_firstname }} {{ contact_lastname }}<\/dd>\n    <dt class=\"col-md-3\">Address<\/dt>\n    <dd class=\"col-md-8\">{{ contact_street }}, {{ contact_zip }} {{ contact_city }} ({{ contact_country_readable }})<\/dd>\n    <dt class=\"col-md-3\">Email Address<\/dt>\n    <dd class=\"col-md-8\">{{ contact_email }}<\/dd>    \n    <dt class=\"col-md-3\">Phone Number<\/dt>\n    <dd class=\"col-md-8\">{{ #contact_phone }}{{ contact_phone }}{{ \/contact_phone }}{{ ^contact_phone }}-{{ \/contact_phone }}<\/dd>    \n    <dt class=\"col-md-3\">Remarks<\/dt>\n    <dd class=\"col-md-8\">{{ #contact_remarks }}{{ contact_remarks }}{{ \/contact_remarks }}{{ ^contact_remarks }}None{{ \/contact_remarks }}<\/dd>\n<\/dl>\n                        \n<\/script>\n\n<div id=\"templates\">\n    <form autofill=\"no\">\n        <div class=\"person\">\n            <div class=\"row\">\n                <div class=\"form-group col-lg-3 col-md-6 field_type_text\"  >\n    <label>Firstname <span class=\"asterisk\">*<\/span><\/label>\n\n        \n        <input type=\"text\" data-validate=\"content\"  class=\"form-control participant_firstname\" id=\"participant_firstname\" name=\"participant_firstname\">\n    \n        \n    <\/div><div class=\"form-group col-lg-3 col-md-6 field_type_text\"  >\n    <label>Lastname <span class=\"asterisk\">*<\/span><\/label>\n\n        \n        <input type=\"text\" data-validate=\"content\"  class=\"form-control participant_lastname\" id=\"participant_lastname\" name=\"participant_lastname\">\n    \n        \n    <\/div><div class=\"form-group col-lg-1 col-md-4 field_type_number\"  data-on-change=\"check_age\">\n    <label>Age <span class=\"asterisk\">*<\/span><\/label>\n\n        \n        <input type=\"number\" data-validate=\"content\" min=\"0\" max=\"99\" class=\"form-control participant_age\" id=\"participant_age\" name=\"participant_age\">\n    \n        \n    <\/div><div class=\"form-group col-lg-2 col-md-4 field_type_select\"  >\n    <label>Gender <span class=\"asterisk\">*<\/span><\/label>\n\n        \n        <select data-validate=\"content\" class=\"form-control participant_gender\" id=\"participant_gender\" name=\"participant_gender\">\n                <option value=\"0\">select...<\/option>\n                <option value=\"male\">male<\/option>\n                <option value=\"female\">female<\/option>\n            <\/select>\n    \n        \n    <\/div><div class=\"form-group col-lg-3 col-md-4 field_type_select\"  >\n    <label>Translation required <\/label>\n\n        \n        <select  class=\"form-control participant_translation\" id=\"participant_translation\" name=\"participant_translation\">\n                <option value=\"0\">No<\/option>\n                <option value=\"nl\">Dutch<\/option>\n                <option value=\"en\">English<\/option>\n                <option value=\"fr\">French<\/option>\n                <option value=\"es\">Spanish<\/option>\n            <\/select>\n    \n        \n    <\/div>            <\/div>\n            <div class=\"row mt-3 help-and-stay\">\n                <div class=\"form-group col-lg-3 col-md-3 field_type_checkboxes\"  >\n    <h6 class=\"mb-3\"><strong>Friday<\/strong><\/h6>\n\n        \n            <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox \"  >\n            <input type=\"checkbox\"   name=\"participant_stay_friday[]\" data-name=\"participant_stay_friday\" name=\"participant_stay_friday\" value=\"dinner\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Dinner<\/span>\n        <\/label>\n    <\/div>\n        <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox \"  >\n            <input type=\"checkbox\"   name=\"participant_stay_friday[]\" data-name=\"participant_stay_friday\" name=\"participant_stay_friday\" value=\"room\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Accommodation<\/span>\n        <\/label>\n    <\/div>\n    \n        \n    <\/div><div class=\"form-group col-lg-3 col-md-3 field_type_checkboxes\"  >\n    <h6 class=\"mb-3\"><strong>Saturday<\/strong><\/h6>\n\n        \n            <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox \"  >\n            <input type=\"checkbox\"   name=\"participant_stay_saturday[]\" data-name=\"participant_stay_saturday\" name=\"participant_stay_saturday\" value=\"lunch\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Lunch<\/span>\n        <\/label>\n    <\/div>\n        <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox \"  >\n            <input type=\"checkbox\"   name=\"participant_stay_saturday[]\" data-name=\"participant_stay_saturday\" name=\"participant_stay_saturday\" value=\"dinner\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Dinner<\/span>\n        <\/label>\n    <\/div>\n        <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox \"  >\n            <input type=\"checkbox\"   name=\"participant_stay_saturday[]\" data-name=\"participant_stay_saturday\" name=\"participant_stay_saturday\" value=\"room\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Accommodation<\/span>\n        <\/label>\n    <\/div>\n    \n        \n    <\/div><div class=\"form-group col-lg-3 col-md-3 field_type_checkboxes\"  >\n    <h6 class=\"mb-3\"><strong>Sunday<\/strong><\/h6>\n\n        \n            <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox \"  >\n            <input type=\"checkbox\"   name=\"participant_stay_sunday[]\" data-name=\"participant_stay_sunday\" name=\"participant_stay_sunday\" value=\"lunch\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Lunch<\/span>\n        <\/label>\n    <\/div>\n        <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox \"  >\n            <input type=\"checkbox\"   name=\"participant_stay_sunday[]\" data-name=\"participant_stay_sunday\" name=\"participant_stay_sunday\" value=\"dinner\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Dinner<\/span>\n        <\/label>\n    <\/div>\n        <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox \"  >\n            <input type=\"checkbox\"  data-confirm=\"Are you sure you need accommodation from sunday to monday?\" name=\"participant_stay_sunday[]\" data-name=\"participant_stay_sunday\" name=\"participant_stay_sunday\" value=\"room\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Accommodation<\/span>\n        <\/label>\n    <\/div>\n    \n        \n    <\/div><div class=\"form-group col-lg-3 col-md-3 field_type_checkboxes\"  >\n    <h6 class=\"mb-3\"><strong>Helps with...<\/strong><\/h6>\n\n        \n            <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox disabled\" data-disabled-alert=\"This is only available for persons older than 11 years. Please note that this item is not about participating in the children hour, but about helping with it. If you would like to register your child for the children hour, you can do that when you arrive at the Bible Days.\" data-on-change=\"check_children_hour\">\n            <input type=\"checkbox\" disabled=\"disabled\"  name=\"participant_help[]\" data-name=\"participant_help\" name=\"participant_help\" value=\"children\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Children Hour<\/span>\n        <\/label>\n    <\/div>\n        <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox disabled\" data-disabled-alert=\"This is only available for persons older than 11 years.\" >\n            <input type=\"checkbox\" disabled=\"disabled\"  name=\"participant_help[]\" data-name=\"participant_help\" name=\"participant_help\" value=\"before\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">Conference Setup<\/span>\n        <\/label>\n    <\/div>\n        <div class=\"form-group form-check\">\n        <label class=\"custom-control material-checkbox disabled\" data-disabled-alert=\"This is only available for persons older than 11 years.\" >\n            <input type=\"checkbox\" disabled=\"disabled\"  name=\"participant_help[]\" data-name=\"participant_help\" name=\"participant_help\" value=\"after\" class=\"material-control-input\">\n            <span class=\"material-control-indicator\"><\/span>\n            <span class=\"material-control-description\">After Conference<\/span>\n        <\/label>\n    <\/div>\n    \n        \n    <\/div><div class=\"form-group col-lg-12 col-md-12 field_type_textarea\" style=\"display: none;\" >\n    <label>Helping with Children Hour <\/label>\n\n        <small class=\"form-text text-muted mt-0 mb-2\">\n        You stated that you would like to help with the children hour. Please leave us a short comment on the following topics: Do you plan to help together with someone else? Is there a only specific time when you are available for helping or is it the whole weekend? Would you like to help with a specific age group?    <\/small>\n        \n        <textarea   class=\"form-control participant_remarks\" id=\"participant_remarks\" name=\"participant_remarks\"><\/textarea>\n\n        \n    <\/div>            <\/div>\n            <div class=\"actions\">\n                <button class=\"btn-sm btn-outline-secondary person_add\" title=\"Add another person\"><i class=\"fa fa-plus fa-fw\"><\/i><span>Add another person<\/span><\/button>\n                <button class=\"btn-sm btn-outline-secondary person_copy\" title=\"Copy data of this person\"><i class=\"fa fa-copy fa-fw\"><\/i><span>Copy data of this person<\/span><\/button>\n                <button class=\"btn-sm btn-outline-secondary person_remove\" title=\"Remove this person\"><i class=\"fa fa-times fa-fw\"><\/i><span>Remove this person<\/span><\/button>\n            <\/div>\n        <\/div>\n    <\/form>\n<\/div>\n\n<script type=\"text\/javascript\">\n    var tm_bibeltage_translations = {\n            registration_incomplete: 'Your registration is not yet completed. Do you really want to leave or reload this page?',\n            fill_in_all_fields: 'Please fill in all fields correctly before moving on to the next step. Thank you!',\n            confirm_remove_person: 'Would you really like to remove this person?',\n            confirm_no_accomodation: 'You stated that at least one person does not need any accomodation or catering. Are you sure about this?',\n            registration_unknown_error: 'An unknown error ocurred. The registration could not be completed.',\n            driver_button_close: 'Close',\n            driver_button_next: 'Continue',\n            driver_button_prev: 'Go Back',\n            driver_button_done: 'Done'\n        },\n        tm_bibeltage_fields = {\"participant_firstname\":{\"label\":\"Firstname\",\"group\":\"persons\",\"type\":\"text\",\"required\":true,\"validate\":\"content\",\"column_size\":3,\"column_size_small\":6},\"participant_lastname\":{\"label\":\"Lastname\",\"group\":\"persons\",\"type\":\"text\",\"required\":true,\"validate\":\"content\",\"column_size\":3,\"column_size_small\":6},\"participant_age\":{\"label\":\"Age\",\"group\":\"persons\",\"type\":\"number\",\"min\":0,\"max\":99,\"required\":true,\"validate\":\"content\",\"onchange\":\"check_age\",\"column_size\":1,\"column_size_small\":4},\"participant_gender\":{\"label\":\"Gender\",\"group\":\"persons\",\"type\":\"select\",\"options\":[{\"key\":\"0\",\"value\":\"select...\"},{\"key\":\"male\",\"value\":\"male\"},{\"key\":\"female\",\"value\":\"female\"}],\"required\":true,\"validate\":\"content\",\"column_size\":2,\"column_size_small\":4},\"participant_translation\":{\"label\":\"Translation required\",\"group\":\"persons\",\"type\":\"select\",\"options\":[{\"key\":\"0\",\"value\":\"No\"},{\"key\":\"nl\",\"value\":\"Dutch\"},{\"key\":\"en\",\"value\":\"English\"},{\"key\":\"fr\",\"value\":\"French\"},{\"key\":\"es\",\"value\":\"Spanish\"}],\"required\":false,\"column_size\":3,\"column_size_small\":4},\"participant_stay_friday\":{\"label\":\"Friday\",\"group\":\"persons_stay\",\"type\":\"checkboxes\",\"options\":[{\"key\":\"dinner\",\"value\":\"Dinner\"},{\"key\":\"room\",\"value\":\"Accommodation\"}],\"column_size\":3,\"column_size_small\":3},\"participant_stay_saturday\":{\"label\":\"Saturday\",\"group\":\"persons_stay\",\"type\":\"checkboxes\",\"options\":[{\"key\":\"lunch\",\"value\":\"Lunch\"},{\"key\":\"dinner\",\"value\":\"Dinner\"},{\"key\":\"room\",\"value\":\"Accommodation\"}],\"column_size\":3,\"column_size_small\":3},\"participant_stay_sunday\":{\"label\":\"Sunday\",\"group\":\"persons_stay\",\"type\":\"checkboxes\",\"options\":[{\"key\":\"lunch\",\"value\":\"Lunch\"},{\"key\":\"dinner\",\"value\":\"Dinner\"},{\"key\":\"room\",\"value\":\"Accommodation\",\"confirm\":\"Are you sure you need accommodation from sunday to monday?\"}],\"column_size\":3,\"column_size_small\":3},\"participant_help\":{\"label\":\"Helps with...\",\"group\":\"persons_help\",\"type\":\"checkboxes\",\"options\":[{\"disabled\":true,\"key\":\"children\",\"value\":\"Children Hour\",\"onchange\":\"check_children_hour\",\"disabled_alert\":\"This is only available for persons older than 11 years. Please note that this item is not about participating in the children hour, but about helping with it. If you would like to register your child for the children hour, you can do that when you arrive at the Bible Days.\"},{\"disabled\":true,\"key\":\"before\",\"value\":\"Conference Setup\",\"disabled_alert\":\"This is only available for persons older than 11 years.\"},{\"disabled\":true,\"key\":\"after\",\"value\":\"After Conference\",\"disabled_alert\":\"This is only available for persons older than 11 years.\"}],\"column_size\":3,\"column_size_small\":3},\"participant_remarks\":{\"label\":\"Helping with Children Hour\",\"group\":\"persons_help\",\"type\":\"textarea\",\"column_size\":12,\"hidden\":true,\"column_size_small\":12,\"description_top\":\"You stated that you would like to help with the children hour. Please leave us a short comment on the following topics: Do you plan to help together with someone else? Is there a only specific time when you are available for helping or is it the whole weekend? Would you like to help with a specific age group?\"},\"contact_title\":{\"label\":\"Title\",\"group\":\"contact\",\"type\":\"select\",\"options\":[{\"key\":\"0\",\"value\":\"-\"},{\"key\":\"mr\",\"value\":\"Mr.\"},{\"key\":\"mrs\",\"value\":\"Mrs.\"}],\"required\":true,\"validate\":\"content\",\"column_size\":2,\"column_size_small\":2},\"contact_firstname\":{\"label\":\"Firstname\",\"group\":\"contact\",\"type\":\"text\",\"required\":true,\"validate\":\"content\",\"column_size\":5,\"column_size_small\":5},\"contact_lastname\":{\"label\":\"Lastname\",\"group\":\"contact\",\"type\":\"text\",\"autofill\":\"family-name\",\"required\":true,\"validate\":\"content\",\"column_size\":5,\"column_size_small\":5},\"contact_street\":{\"label\":\"Street & Number\",\"group\":\"contact\",\"type\":\"text\",\"required\":true,\"validate\":\"content\",\"column_size\":6,\"column_size_small\":6},\"contact_zip\":{\"label\":\"Zip\",\"group\":\"contact\",\"type\":\"text\",\"required\":true,\"validate\":\"content\",\"column_size\":2,\"column_size_small\":2},\"contact_city\":{\"label\":\"City\",\"group\":\"contact\",\"type\":\"text\",\"required\":true,\"validate\":\"content\",\"column_size\":4,\"column_size_small\":4},\"contact_country\":{\"label\":\"Country\",\"group\":\"contact\",\"type\":\"select\",\"options\":[{\"key\":\"\",\"value\":\"select...\"},{\"key\":\"AF\",\"value\":\"Afghanistan\"},{\"key\":\"AL\",\"value\":\"Albania\"},{\"key\":\"DZ\",\"value\":\"Algeria\"},{\"key\":\"AS\",\"value\":\"American Samoa\"},{\"key\":\"AD\",\"value\":\"Andorra\"},{\"key\":\"AO\",\"value\":\"Angola\"},{\"key\":\"AI\",\"value\":\"Anguilla\"},{\"key\":\"AQ\",\"value\":\"Antarctica\"},{\"key\":\"AG\",\"value\":\"Antigua and Barbuda\"},{\"key\":\"AR\",\"value\":\"Argentina\"},{\"key\":\"AM\",\"value\":\"Armenia\"},{\"key\":\"AW\",\"value\":\"Aruba\"},{\"key\":\"AU\",\"value\":\"Australia\"},{\"key\":\"AT\",\"value\":\"Austria\"},{\"key\":\"AZ\",\"value\":\"Azerbaijan\"},{\"key\":\"BS\",\"value\":\"Bahamas\"},{\"key\":\"BH\",\"value\":\"Bahrain\"},{\"key\":\"BD\",\"value\":\"Bangladesh\"},{\"key\":\"BB\",\"value\":\"Barbados\"},{\"key\":\"BY\",\"value\":\"Belarus\"},{\"key\":\"BE\",\"value\":\"Belgium\"},{\"key\":\"BZ\",\"value\":\"Belize\"},{\"key\":\"BJ\",\"value\":\"Benin\"},{\"key\":\"BM\",\"value\":\"Bermuda\"},{\"key\":\"BT\",\"value\":\"Bhutan\"},{\"key\":\"BO\",\"value\":\"Bolivia\"},{\"key\":\"BA\",\"value\":\"Bosnia and Herzegovina\"},{\"key\":\"BW\",\"value\":\"Botswana\"},{\"key\":\"BV\",\"value\":\"Bouvet Island\"},{\"key\":\"BR\",\"value\":\"Brazil\"},{\"key\":\"IO\",\"value\":\"British Indian Ocean Territory\"},{\"key\":\"BN\",\"value\":\"Brunei Darussalam\"},{\"key\":\"BG\",\"value\":\"Bulgaria\"},{\"key\":\"BF\",\"value\":\"Burkina Faso\"},{\"key\":\"BI\",\"value\":\"Burundi\"},{\"key\":\"KH\",\"value\":\"Cambodia\"},{\"key\":\"CM\",\"value\":\"Cameroon\"},{\"key\":\"CA\",\"value\":\"Canada\"},{\"key\":\"CV\",\"value\":\"Cape Verde\"},{\"key\":\"KY\",\"value\":\"Cayman Islands\"},{\"key\":\"CF\",\"value\":\"Central African Republic\"},{\"key\":\"TD\",\"value\":\"Chad\"},{\"key\":\"CL\",\"value\":\"Chile\"},{\"key\":\"CN\",\"value\":\"China\"},{\"key\":\"CX\",\"value\":\"Christmas Island\"},{\"key\":\"CC\",\"value\":\"Cocos (Keeling) Islands\"},{\"key\":\"CO\",\"value\":\"Colombia\"},{\"key\":\"KM\",\"value\":\"Comoros\"},{\"key\":\"CG\",\"value\":\"Congo\"},{\"key\":\"CD\",\"value\":\"Congo, the Democratic Republic of the\"},{\"key\":\"CK\",\"value\":\"Cook Islands\"},{\"key\":\"CR\",\"value\":\"Costa Rica\"},{\"key\":\"CI\",\"value\":\"Cote D'Ivoire\"},{\"key\":\"HR\",\"value\":\"Croatia\"},{\"key\":\"CU\",\"value\":\"Cuba\"},{\"key\":\"CY\",\"value\":\"Cyprus\"},{\"key\":\"CZ\",\"value\":\"Czech Republic\"},{\"key\":\"DK\",\"value\":\"Denmark\"},{\"key\":\"DJ\",\"value\":\"Djibouti\"},{\"key\":\"DM\",\"value\":\"Dominica\"},{\"key\":\"DO\",\"value\":\"Dominican Republic\"},{\"key\":\"EC\",\"value\":\"Ecuador\"},{\"key\":\"EG\",\"value\":\"Egypt\"},{\"key\":\"SV\",\"value\":\"El Salvador\"},{\"key\":\"GQ\",\"value\":\"Equatorial Guinea\"},{\"key\":\"ER\",\"value\":\"Eritrea\"},{\"key\":\"EE\",\"value\":\"Estonia\"},{\"key\":\"ET\",\"value\":\"Ethiopia\"},{\"key\":\"FK\",\"value\":\"Falkland Islands (Malvinas)\"},{\"key\":\"FO\",\"value\":\"Faroe Islands\"},{\"key\":\"FJ\",\"value\":\"Fiji\"},{\"key\":\"FI\",\"value\":\"Finland\"},{\"key\":\"FR\",\"value\":\"France\"},{\"key\":\"GF\",\"value\":\"French Guiana\"},{\"key\":\"PF\",\"value\":\"French Polynesia\"},{\"key\":\"TF\",\"value\":\"French Southern Territories\"},{\"key\":\"GA\",\"value\":\"Gabon\"},{\"key\":\"GM\",\"value\":\"Gambia\"},{\"key\":\"GE\",\"value\":\"Georgia\"},{\"key\":\"DE\",\"value\":\"Germany\"},{\"key\":\"GH\",\"value\":\"Ghana\"},{\"key\":\"GI\",\"value\":\"Gibraltar\"},{\"key\":\"GR\",\"value\":\"Greece\"},{\"key\":\"GL\",\"value\":\"Greenland\"},{\"key\":\"GD\",\"value\":\"Grenada\"},{\"key\":\"GP\",\"value\":\"Guadeloupe\"},{\"key\":\"GU\",\"value\":\"Guam\"},{\"key\":\"GT\",\"value\":\"Guatemala\"},{\"key\":\"GN\",\"value\":\"Guinea\"},{\"key\":\"GW\",\"value\":\"Guinea-Bissau\"},{\"key\":\"GY\",\"value\":\"Guyana\"},{\"key\":\"HT\",\"value\":\"Haiti\"},{\"key\":\"HM\",\"value\":\"Heard Island and Mcdonald Islands\"},{\"key\":\"VA\",\"value\":\"Holy See (Vatican City State)\"},{\"key\":\"HN\",\"value\":\"Honduras\"},{\"key\":\"HK\",\"value\":\"Hong Kong\"},{\"key\":\"HU\",\"value\":\"Hungary\"},{\"key\":\"IS\",\"value\":\"Iceland\"},{\"key\":\"IN\",\"value\":\"India\"},{\"key\":\"ID\",\"value\":\"Indonesia\"},{\"key\":\"IR\",\"value\":\"Iran, Islamic Republic of\"},{\"key\":\"IQ\",\"value\":\"Iraq\"},{\"key\":\"IE\",\"value\":\"Ireland\"},{\"key\":\"IL\",\"value\":\"Israel\"},{\"key\":\"IT\",\"value\":\"Italy\"},{\"key\":\"JM\",\"value\":\"Jamaica\"},{\"key\":\"JP\",\"value\":\"Japan\"},{\"key\":\"JO\",\"value\":\"Jordan\"},{\"key\":\"KZ\",\"value\":\"Kazakhstan\"},{\"key\":\"KE\",\"value\":\"Kenya\"},{\"key\":\"KI\",\"value\":\"Kiribati\"},{\"key\":\"KP\",\"value\":\"Korea, Democratic People's Republic of\"},{\"key\":\"KR\",\"value\":\"Korea, Republic of\"},{\"key\":\"KW\",\"value\":\"Kuwait\"},{\"key\":\"KG\",\"value\":\"Kyrgyzstan\"},{\"key\":\"LA\",\"value\":\"Lao People's Democratic Republic\"},{\"key\":\"LV\",\"value\":\"Latvia\"},{\"key\":\"LB\",\"value\":\"Lebanon\"},{\"key\":\"LS\",\"value\":\"Lesotho\"},{\"key\":\"LR\",\"value\":\"Liberia\"},{\"key\":\"LY\",\"value\":\"Libyan Arab Jamahiriya\"},{\"key\":\"LI\",\"value\":\"Liechtenstein\"},{\"key\":\"LT\",\"value\":\"Lithuania\"},{\"key\":\"LU\",\"value\":\"Luxembourg\"},{\"key\":\"MO\",\"value\":\"Macao\"},{\"key\":\"MK\",\"value\":\"Macedonia, the Former Yugoslav Republic of\"},{\"key\":\"MG\",\"value\":\"Madagascar\"},{\"key\":\"MW\",\"value\":\"Malawi\"},{\"key\":\"MY\",\"value\":\"Malaysia\"},{\"key\":\"MV\",\"value\":\"Maldives\"},{\"key\":\"ML\",\"value\":\"Mali\"},{\"key\":\"MT\",\"value\":\"Malta\"},{\"key\":\"MH\",\"value\":\"Marshall Islands\"},{\"key\":\"MQ\",\"value\":\"Martinique\"},{\"key\":\"MR\",\"value\":\"Mauritania\"},{\"key\":\"MU\",\"value\":\"Mauritius\"},{\"key\":\"YT\",\"value\":\"Mayotte\"},{\"key\":\"MX\",\"value\":\"Mexico\"},{\"key\":\"FM\",\"value\":\"Micronesia, Federated States of\"},{\"key\":\"MD\",\"value\":\"Moldova, Republic of\"},{\"key\":\"MC\",\"value\":\"Monaco\"},{\"key\":\"MN\",\"value\":\"Mongolia\"},{\"key\":\"MS\",\"value\":\"Montserrat\"},{\"key\":\"MA\",\"value\":\"Morocco\"},{\"key\":\"MZ\",\"value\":\"Mozambique\"},{\"key\":\"MM\",\"value\":\"Myanmar\"},{\"key\":\"NA\",\"value\":\"Namibia\"},{\"key\":\"NR\",\"value\":\"Nauru\"},{\"key\":\"NP\",\"value\":\"Nepal\"},{\"key\":\"NL\",\"value\":\"Netherlands\"},{\"key\":\"AN\",\"value\":\"Netherlands Antilles\"},{\"key\":\"NC\",\"value\":\"New Caledonia\"},{\"key\":\"NZ\",\"value\":\"New Zealand\"},{\"key\":\"NI\",\"value\":\"Nicaragua\"},{\"key\":\"NE\",\"value\":\"Niger\"},{\"key\":\"NG\",\"value\":\"Nigeria\"},{\"key\":\"NU\",\"value\":\"Niue\"},{\"key\":\"NF\",\"value\":\"Norfolk Island\"},{\"key\":\"MP\",\"value\":\"Northern Mariana Islands\"},{\"key\":\"NO\",\"value\":\"Norway\"},{\"key\":\"OM\",\"value\":\"Oman\"},{\"key\":\"PK\",\"value\":\"Pakistan\"},{\"key\":\"PW\",\"value\":\"Palau\"},{\"key\":\"PS\",\"value\":\"Palestinian Territory, Occupied\"},{\"key\":\"PA\",\"value\":\"Panama\"},{\"key\":\"PG\",\"value\":\"Papua New Guinea\"},{\"key\":\"PY\",\"value\":\"Paraguay\"},{\"key\":\"PE\",\"value\":\"Peru\"},{\"key\":\"PH\",\"value\":\"Philippines\"},{\"key\":\"PN\",\"value\":\"Pitcairn\"},{\"key\":\"PL\",\"value\":\"Poland\"},{\"key\":\"PT\",\"value\":\"Portugal\"},{\"key\":\"PR\",\"value\":\"Puerto Rico\"},{\"key\":\"QA\",\"value\":\"Qatar\"},{\"key\":\"RE\",\"value\":\"Reunion\"},{\"key\":\"RO\",\"value\":\"Romania\"},{\"key\":\"RU\",\"value\":\"Russian Federation\"},{\"key\":\"RW\",\"value\":\"Rwanda\"},{\"key\":\"SH\",\"value\":\"Saint Helena\"},{\"key\":\"KN\",\"value\":\"Saint Kitts and Nevis\"},{\"key\":\"LC\",\"value\":\"Saint Lucia\"},{\"key\":\"PM\",\"value\":\"Saint Pierre and Miquelon\"},{\"key\":\"VC\",\"value\":\"Saint Vincent and the Grenadines\"},{\"key\":\"WS\",\"value\":\"Samoa\"},{\"key\":\"SM\",\"value\":\"San Marino\"},{\"key\":\"ST\",\"value\":\"Sao Tome and Principe\"},{\"key\":\"SA\",\"value\":\"Saudi Arabia\"},{\"key\":\"SN\",\"value\":\"Senegal\"},{\"key\":\"CS\",\"value\":\"Serbia and Montenegro\"},{\"key\":\"SC\",\"value\":\"Seychelles\"},{\"key\":\"SL\",\"value\":\"Sierra Leone\"},{\"key\":\"SG\",\"value\":\"Singapore\"},{\"key\":\"SK\",\"value\":\"Slovakia\"},{\"key\":\"SI\",\"value\":\"Slovenia\"},{\"key\":\"SB\",\"value\":\"Solomon Islands\"},{\"key\":\"SO\",\"value\":\"Somalia\"},{\"key\":\"ZA\",\"value\":\"South Africa\"},{\"key\":\"GS\",\"value\":\"South Georgia and the South Sandwich Islands\"},{\"key\":\"ES\",\"value\":\"Spain\"},{\"key\":\"LK\",\"value\":\"Sri Lanka\"},{\"key\":\"SD\",\"value\":\"Sudan\"},{\"key\":\"SR\",\"value\":\"Suriname\"},{\"key\":\"SJ\",\"value\":\"Svalbard and Jan Mayen\"},{\"key\":\"SZ\",\"value\":\"Swaziland\"},{\"key\":\"SE\",\"value\":\"Sweden\"},{\"key\":\"CH\",\"value\":\"Switzerland\"},{\"key\":\"SY\",\"value\":\"Syrian Arab Republic\"},{\"key\":\"TW\",\"value\":\"Taiwan, Province of China\"},{\"key\":\"TJ\",\"value\":\"Tajikistan\"},{\"key\":\"TZ\",\"value\":\"Tanzania, United Republic of\"},{\"key\":\"TH\",\"value\":\"Thailand\"},{\"key\":\"TL\",\"value\":\"Timor-Leste\"},{\"key\":\"TG\",\"value\":\"Togo\"},{\"key\":\"TK\",\"value\":\"Tokelau\"},{\"key\":\"TO\",\"value\":\"Tonga\"},{\"key\":\"TT\",\"value\":\"Trinidad and Tobago\"},{\"key\":\"TN\",\"value\":\"Tunisia\"},{\"key\":\"TR\",\"value\":\"Turkey\"},{\"key\":\"TM\",\"value\":\"Turkmenistan\"},{\"key\":\"TC\",\"value\":\"Turks and Caicos Islands\"},{\"key\":\"TV\",\"value\":\"Tuvalu\"},{\"key\":\"UG\",\"value\":\"Uganda\"},{\"key\":\"UA\",\"value\":\"Ukraine\"},{\"key\":\"AE\",\"value\":\"United Arab Emirates\"},{\"key\":\"GB\",\"value\":\"United Kingdom\"},{\"key\":\"US\",\"value\":\"United States\"},{\"key\":\"UM\",\"value\":\"United States Minor Outlying Islands\"},{\"key\":\"UY\",\"value\":\"Uruguay\"},{\"key\":\"UZ\",\"value\":\"Uzbekistan\"},{\"key\":\"VU\",\"value\":\"Vanuatu\"},{\"key\":\"VE\",\"value\":\"Venezuela\"},{\"key\":\"VN\",\"value\":\"Viet Nam\"},{\"key\":\"VG\",\"value\":\"Virgin Islands, British\"},{\"key\":\"VI\",\"value\":\"Virgin Islands, U.s.\"},{\"key\":\"WF\",\"value\":\"Wallis and Futuna\"},{\"key\":\"EH\",\"value\":\"Western Sahara\"},{\"key\":\"YE\",\"value\":\"Yemen\"},{\"key\":\"ZM\",\"value\":\"Zambia\"},{\"key\":\"ZW\",\"value\":\"Zimbabw\"}],\"required\":true,\"validate\":\"content\",\"column_size\":3,\"column_size_small\":3},\"contact_email\":{\"label\":\"Email Address\",\"group\":\"contact\",\"type\":\"email\",\"required\":true,\"validate\":\"email\",\"column_size\":5,\"column_size_small\":5},\"contact_phone\":{\"label\":\"Phone Number\",\"group\":\"contact\",\"type\":\"text\",\"column_size\":4,\"column_size_small\":4},\"contact_remarks\":{\"label\":\"Remarks\",\"group\":\"contact\",\"type\":\"textarea\",\"column_size\":12,\"column_size_small\":12,\"limit\":160,\"description\":\"Please understand that we cannot consider special requests regarding the type of accommodation. We will of course try to meet special requirements (e.g. in case of disability or other impairment).\"}},\n        tm_has_onboarding = true;\n<\/script>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Anmeldung Test Hier kann das Anmeldeformular getestet werden. Das Formular kann nun in zwei Varianten verwendet werden. Die unten angezeigte Variante ist die &#8220;einfache&#8221;, die z.B. f\u00fcr Bibelcamps genutzt werden kann.<\/p>\n","protected":false},"featured_media":0,"parent":0,"template":"","class_list":["post-4152","conference","type-conference","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Test - Bible Days St. Vith<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.bibeltage.net\/en\/event\/test\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Test - Bible Days St. Vith\" \/>\n<meta property=\"og:description\" content=\"Anmeldung Test Hier kann das Anmeldeformular getestet werden. Das Formular kann nun in zwei Varianten verwendet werden. Die unten angezeigte Variante ist die &#8220;einfache&#8221;, die z.B. f\u00fcr Bibelcamps genutzt werden kann.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bibeltage.net\/en\/event\/test\/\" \/>\n<meta property=\"og:site_name\" content=\"Bible Days St. Vith\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-19T07:19:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bibeltage.net\\\/en\\\/event\\\/test\\\/\",\"url\":\"https:\\\/\\\/www.bibeltage.net\\\/en\\\/event\\\/test\\\/\",\"name\":\"Test - Bible Days St. Vith\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bibeltage.net\\\/#website\"},\"datePublished\":\"2021-09-29T15:01:14+00:00\",\"dateModified\":\"2021-11-19T07:19:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bibeltage.net\\\/en\\\/event\\\/test\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bibeltage.net\\\/en\\\/event\\\/test\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bibeltage.net\\\/en\\\/event\\\/test\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.bibeltage.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bibeltage\",\"item\":\"https:\\\/\\\/www.bibeltage.net\\\/event\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Test\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bibeltage.net\\\/#website\",\"url\":\"https:\\\/\\\/www.bibeltage.net\\\/\",\"name\":\"Bible Days St. Vith\",\"description\":\"Gemeinsam im Glauben wachsen.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.bibeltage.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.bibeltage.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.bibeltage.net\\\/#organization\",\"name\":\"Bibeltage St.Vith\",\"url\":\"https:\\\/\\\/www.bibeltage.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bibeltage.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.bibeltage.net\\\/wp-content\\\/uploads\\\/2019\\\/09\\\/signet-blau-1-e1568297353682.png\",\"contentUrl\":\"https:\\\/\\\/www.bibeltage.net\\\/wp-content\\\/uploads\\\/2019\\\/09\\\/signet-blau-1-e1568297353682.png\",\"width\":74,\"height\":71,\"caption\":\"Bibeltage St.Vith\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bibeltage.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Test - Bible Days St. Vith","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.bibeltage.net\/en\/event\/test\/","og_locale":"en_US","og_type":"article","og_title":"Test - Bible Days St. Vith","og_description":"Anmeldung Test Hier kann das Anmeldeformular getestet werden. Das Formular kann nun in zwei Varianten verwendet werden. Die unten angezeigte Variante ist die &#8220;einfache&#8221;, die z.B. f\u00fcr Bibelcamps genutzt werden kann.","og_url":"https:\/\/www.bibeltage.net\/en\/event\/test\/","og_site_name":"Bible Days St. Vith","article_modified_time":"2021-11-19T07:19:45+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.bibeltage.net\/en\/event\/test\/","url":"https:\/\/www.bibeltage.net\/en\/event\/test\/","name":"Test - Bible Days St. Vith","isPartOf":{"@id":"https:\/\/www.bibeltage.net\/#website"},"datePublished":"2021-09-29T15:01:14+00:00","dateModified":"2021-11-19T07:19:45+00:00","breadcrumb":{"@id":"https:\/\/www.bibeltage.net\/en\/event\/test\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bibeltage.net\/en\/event\/test\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.bibeltage.net\/en\/event\/test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bibeltage.net\/en\/"},{"@type":"ListItem","position":2,"name":"Bibeltage","item":"https:\/\/www.bibeltage.net\/event\/"},{"@type":"ListItem","position":3,"name":"Test"}]},{"@type":"WebSite","@id":"https:\/\/www.bibeltage.net\/#website","url":"https:\/\/www.bibeltage.net\/","name":"Bible Days St. Vith","description":"Gemeinsam im Glauben wachsen.","publisher":{"@id":"https:\/\/www.bibeltage.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bibeltage.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.bibeltage.net\/#organization","name":"Bibeltage St.Vith","url":"https:\/\/www.bibeltage.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bibeltage.net\/#\/schema\/logo\/image\/","url":"https:\/\/www.bibeltage.net\/wp-content\/uploads\/2019\/09\/signet-blau-1-e1568297353682.png","contentUrl":"https:\/\/www.bibeltage.net\/wp-content\/uploads\/2019\/09\/signet-blau-1-e1568297353682.png","width":74,"height":71,"caption":"Bibeltage St.Vith"},"image":{"@id":"https:\/\/www.bibeltage.net\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.bibeltage.net\/en\/wp-json\/wp\/v2\/conference\/4152","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bibeltage.net\/en\/wp-json\/wp\/v2\/conference"}],"about":[{"href":"https:\/\/www.bibeltage.net\/en\/wp-json\/wp\/v2\/types\/conference"}],"wp:attachment":[{"href":"https:\/\/www.bibeltage.net\/en\/wp-json\/wp\/v2\/media?parent=4152"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}