pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 265 forks source link

Invalid email not captured #5568

Open ClareBryden opened 4 years ago

ClareBryden commented 4 years ago

Describe the bug Invalid emails entered in an email field are not trapped, with the result that the whole pod form is cleared and lots of work lost.

To Reproduce

Steps to reproduce the behavior:

  1. Create a pod that includes an email field and eg a text field.
  2. Add a new post in that pod. (Or using the pod export below, add a new Community.)
  3. Enter an invalid email in the email field, and content in the text field, and click to publish.
  4. See error
Invalid e-mail provided for Email
«Back
  1. Click the «Back link, or go back in the browser, and both email and text fields in the form are cleared. (As far as I can tell, enabling the REST API for the pod allows the post to be published but clears the fields in the process.)

Expected behavior The pod form validates the fields and traps the invalid email address before it is submitted, as in the screenshot from Contact Form 7, whether or not the REST API is turned on. Ditto any other invalidly formatted fields.

Screenshots CF7 example jpg

Pods Version

Version 2.7.16.2

WordPress Environment

`

wp-core

version: 5.3.2 site_language: en_US user_language: en_US timezone: Europe/London permalink: /%year%/%monthnum%/%day%/%postname%/ https_status: true user_registration: 0 default_comment_status: closed multisite: false user_count: 5 dotorg_communication: true

wp-paths-sizes

wordpress_path: /home/arlyborg/public_html wordpress_size: 37.87 MB (39714242 bytes) uploads_path: /home/arlyborg/public_html/wp-content/uploads uploads_size: 13.66 MB (14322156 bytes) themes_path: /home/arlyborg/public_html/wp-content/themes themes_size: 4.15 MB (4355977 bytes) plugins_path: /home/arlyborg/public_html/wp-content/plugins plugins_size: 67.52 MB (70804138 bytes) database_size: 4.55 MB (4772144 bytes) total_size: 127.76 MB (133968657 bytes)

wp-active-theme

name: Anglican Religious Life Yearbook (ARLYB-childtheme) version: 1.0 author: Websites Ahoy! author_website: http://websitesahoy.co.uk/ parent_theme: GeneratePress (generatepress) theme_features: automatic-feed-links, post-thumbnails, post-formats, woocommerce, title-tag, html5, customize-selective-refresh-widgets, align-wide, responsive-embeds, custom-logo, menus, editor-style, widgets theme_path: /home/arlyborg/public_html/wp-content/themes/ARLYB-childtheme

wp-parent-theme

name: GeneratePress (generatepress) version: 2.4.1 author: Tom Usborne author_website: https://tomusborne.com theme_path: /home/arlyborg/public_html/wp-content/themes/generatepress

wp-themes-inactive (2)

Twenty Nineteen: version: 1.4, author: the WordPress team Twenty Twenty: version: 1.1, author: the WordPress team

wp-plugins-active (17)

Black Studio TinyMCE Widget: version: 2.6.9, author: Black Studio Code Snippets: version: 2.13.3, author: Code Snippets Pro Download Monitor: version: 4.4.2, author: Never5 Duplicate Page: version: 4.0, author: mndpsingh287 Email Address Encoder: version: 1.0.19, author: Till Krüss Enhanced Text Widget: version: 1.4.7, author: Clever Widgets Hide My Site: version: 2.1, author: Justin Saad Hide This: version: 1.1.3, author: Andrés Villarreal Login Logo Editor: version: 1.3.1, author: Scott DeLuzio Optimize Database after Deleting Revisions: version: 4.8.8, author: CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands Pods - Custom Content Types and Fields: version: 2.7.16.2, author: Pods Framework Team Search & Filter Pro: version: 2.5.0, author: Code Amp TinyMCE Advanced: version: 5.3.0, author: Andrew Ozz UpdraftPlus - Backup/Restore: version: 1.16.21, author: UpdraftPlus.Com, DavidAnderson User Menus: version: 1.2.2, author: Code Atlantic User Role Editor: version: 4.52.2, author: Vladimir Garagulya Widget Logic: version: 5.10.4, author: WPChef

wp-plugins-inactive (10)

AddToAny Share Buttons: version: 1.7.39, author: AddToAny Coming Soon Page, Under Construction & Maintenance Mode by SeedProd: version: 5.1.0, author: SeedProd Enable Media Replace: version: 3.3.7, author: ShortPixel Gallery Custom Links: version: 1.2.5, author: Jordy Meow GDPR Cookie Compliance: version: 4.1.1, author: Moove Agency (latest version: 4.1.2) If Menu - Visibility control for menu items: version: 0.15, author: Layered MC4WP: Mailchimp for WordPress: version: 4.7.4, author: ibericode Simple Lightbox: version: 2.7.1, author: Archetyped (latest version: 2.8.0) Velvet Blues Update URLs: version: 3.2.9, author: VelvetBlues.com Yoast SEO: version: 12.8, author: Team Yoast

wp-media

image_editor: WP_Image_Editor_GD imagick_module_version: Not available imagemagick_version: Not available gd_version: bundled (2.1.0 compatible) ghostscript_version: unknown

wp-server

server_architecture: Linux 4.19.44 x86_64 httpd_software: Apache php_version: 7.1.33 64bit php_sapi: fpm-fcgi max_input_variables: 1000 time_limit: 14400 memory_limit: 256M max_input_time: 90 upload_max_size: 128M php_post_max_size: 200M curl_version: 7.67.0 OpenSSL/1.0.2t suhosin: false imagick_availability: false htaccess_extra_rules: true

wp-database

extension: mysqli server_version: 10.3.18-MariaDB client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $

wp-constants

WP_HOME: https://arlyb.org.uk WP_SITEURL: https://arlyb.org.uk WP_CONTENT_DIR: /home/arlyborg/public_html/wp-content WP_PLUGIN_DIR: /home/arlyborg/public_html/wp-content/plugins WP_MAX_MEMORY_LIMIT: 256M WP_DEBUG: false WP_DEBUG_DISPLAY: true WP_DEBUG_LOG: false SCRIPT_DEBUG: false WP_CACHE: false CONCATENATE_SCRIPTS: undefined COMPRESS_SCRIPTS: undefined COMPRESS_CSS: undefined WP_LOCAL_DEV: undefined DB_CHARSET: utf8mb4 DB_COLLATE: undefined

wp-filesystem

wordpress: writable wp-content: writable uploads: writable plugins: writable themes: writable

pods

pods-server-software: Apache pods-user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0 pods-session-save-path: /var/cpanel/php/sessions/ea-php71 pods-session-save-path-exists: Yes pods-session-save-path-writable: Yes pods-session-max-lifetime: 1440 pods-opcode-cache-apc: No pods-opcode-cache-memcached: No pods-opcode-cache-opcache: Yes pods-opcode-cache-redis: No pods-object-cache-apc: No pods-object-cache-apcu: No pods-object-cache-memcache: No pods-object-cache-memcached: No pods-object-cache-redis: No pods-memory-current-usage: 48.760M pods-memory-current-usage-real: 12.000M pods-network-wide: No pods-install-location: /home/arlyborg/public_html/wp-content/plugins/pods/ pods-developer: No pods-tableless-mode: No pods-light-mode: No pods-strict: No pods-allow-deprecated: Yes pods-api-cache: Yes pods-shortcode-allow-evaluate-tags: No

`

Pods Package Export (helpful!)

{"meta":{"version":"2.7.16.2","build":1578491322},"pods":{"23":{"id":23,"name":"1_type","label":"1: Type","description":"","type":"taxonomy","storage":"meta","object":"","alias":"","fields":[],"show_in_menu":"1","label_singular":"Type","public":"1","show_ui":"1","hierarchical":"1","rewrite":"1","rewrite_with_front":"1","rewrite_hierarchical":"1","capability_type":"default","capability_type_custom":"country","query_var":"0","sort":"0","built_in_post_types_custom_css":"0","built_in_post_types_customize_changeset":"0","built_in_post_types_oembed_cache":"0","built_in_post_types_page":"0","built_in_post_types_post":"0","built_in_post_types_user_request":"0","built_in_post_types_wp_block":"0","built_in_post_types_attachment":"0","menu_location":"default","show_in_nav_menus":"1","show_tagcloud":"1","show_tagcloud_in_edit":"1","show_in_quick_edit":"1","show_admin_column":"1","pfat_enable":"0","pfat_run_outside_loop":"1","pfat_append_archive":"replace","rest_enable":"0","read_all":"1","write_all":"0","built_in_post_types_dlm_download":"0","built_in_post_types_dlm_download_version":"0","menu_position":"0","built_in_post_types_community":"1","built_in_post_types_search-filter-widget":"0"},"73":{"id":73,"name":"2_gender","label":"2: Gender","description":"","type":"taxonomy","storage":"meta","object":"","alias":"","fields":[],"show_in_menu":"1","label_singular":"Gender","public":"1","show_ui":"1","hierarchical":"1","rewrite":"1","rewrite_with_front":"1","rewrite_hierarchical":"1","capability_type":"default","capability_type_custom":"country","query_var":"0","sort":"0","built_in_post_types_custom_css":"0","built_in_post_types_customize_changeset":"0","built_in_post_types_oembed_cache":"0","built_in_post_types_page":"0","built_in_post_types_post":"0","built_in_post_types_user_request":"0","built_in_post_types_wp_block":"0","built_in_post_types_attachment":"0","menu_location":"default","show_in_nav_menus":"1","show_tagcloud":"1","show_tagcloud_in_edit":"1","show_in_quick_edit":"1","show_admin_column":"1","pfat_enable":"0","pfat_run_outside_loop":"1","pfat_append_archive":"replace","rest_enable":"0","read_all":"1","write_all":"0","built_in_post_types_dlm_download":"0","built_in_post_types_dlm_download_version":"0","menu_position":"0","built_in_post_types_community":"1","built_in_post_types_search-filter-widget":"0"},"85":{"id":85,"name":"3_ministry","label":"3: Ministry","description":"","type":"taxonomy","storage":"meta","object":"","alias":"","fields":[],"show_in_menu":"1","label_singular":"Ministry","public":"1","show_ui":"1","hierarchical":"1","rewrite":"1","rewrite_with_front":"1","rewrite_hierarchical":"1","capability_type":"default","capability_type_custom":"country","query_var":"0","sort":"0","built_in_post_types_custom_css":"0","built_in_post_types_customize_changeset":"0","built_in_post_types_oembed_cache":"0","built_in_post_types_page":"0","built_in_post_types_post":"0","built_in_post_types_user_request":"0","built_in_post_types_wp_block":"0","built_in_post_types_attachment":"0","menu_location":"default","show_in_nav_menus":"1","show_tagcloud":"1","show_tagcloud_in_edit":"1","show_in_quick_edit":"1","show_admin_column":"1","pfat_enable":"0","pfat_run_outside_loop":"1","pfat_append_archive":"replace","rest_enable":"0","read_all":"1","write_all":"0","built_in_post_types_dlm_download":"0","built_in_post_types_dlm_download_version":"0","menu_position":"0","built_in_post_types_community":"1","built_in_post_types_search-filter-widget":"0"},"86":{"id":86,"name":"4_lifestyle","label":"4: Lifestyle","description":"","type":"taxonomy","storage":"meta","object":"","alias":"","fields":[],"show_in_menu":"1","label_singular":"Lifestyle","public":"1","show_ui":"1","hierarchical":"1","rewrite":"1","rewrite_with_front":"1","rewrite_hierarchical":"1","capability_type":"default","capability_type_custom":"country","query_var":"0","sort":"0","built_in_post_types_custom_css":"0","built_in_post_types_customize_changeset":"0","built_in_post_types_oembed_cache":"0","built_in_post_types_page":"0","built_in_post_types_post":"0","built_in_post_types_user_request":"0","built_in_post_types_wp_block":"0","built_in_post_types_attachment":"0","menu_location":"default","show_in_nav_menus":"1","show_tagcloud":"1","show_tagcloud_in_edit":"1","show_in_quick_edit":"1","show_admin_column":"1","pfat_enable":"0","pfat_run_outside_loop":"1","pfat_append_archive":"replace","rest_enable":"0","read_all":"1","write_all":"0","built_in_post_types_dlm_download":"0","built_in_post_types_dlm_download_version":"0","menu_position":"0","built_in_post_types_community":"1","built_in_post_types_search-filter-widget":"0"},"87":{"id":87,"name":"5_vow","label":"5: Vow","description":"","type":"taxonomy","storage":"meta","object":"","alias":"","fields":[],"show_in_menu":"1","label_singular":"Vow","public":"1","show_ui":"1","hierarchical":"1","rewrite":"1","rewrite_with_front":"1","rewrite_hierarchical":"1","capability_type":"default","capability_type_custom":"country","query_var":"0","sort":"0","built_in_post_types_custom_css":"0","built_in_post_types_customize_changeset":"0","built_in_post_types_oembed_cache":"0","built_in_post_types_page":"0","built_in_post_types_post":"0","built_in_post_types_user_request":"0","built_in_post_types_wp_block":"0","built_in_post_types_attachment":"0","menu_location":"default","show_in_nav_menus":"1","show_tagcloud":"1","show_tagcloud_in_edit":"1","show_in_quick_edit":"1","show_admin_column":"1","pfat_enable":"0","pfat_run_outside_loop":"1","pfat_append_archive":"replace","rest_enable":"0","read_all":"1","write_all":"0","built_in_post_types_dlm_download":"0","built_in_post_types_dlm_download_version":"0","menu_position":"0","built_in_post_types_community":"1","built_in_post_types_search-filter-widget":"0"},"88":{"id":88,"name":"6_rule","label":"6: Rule","description":"","type":"taxonomy","storage":"meta","object":"","alias":"","fields":[],"show_in_menu":"1","label_singular":"Rule","public":"1","show_ui":"1","hierarchical":"1","rewrite":"1","rewrite_with_front":"1","rewrite_hierarchical":"1","capability_type":"default","capability_type_custom":"country","query_var":"0","sort":"0","built_in_post_types_custom_css":"0","built_in_post_types_customize_changeset":"0","built_in_post_types_oembed_cache":"0","built_in_post_types_page":"0","built_in_post_types_post":"0","built_in_post_types_user_request":"0","built_in_post_types_wp_block":"0","built_in_post_types_attachment":"0","menu_location":"default","show_in_nav_menus":"1","show_tagcloud":"1","show_tagcloud_in_edit":"1","show_in_quick_edit":"1","show_admin_column":"1","pfat_enable":"0","pfat_run_outside_loop":"1","pfat_append_archive":"replace","rest_enable":"0","read_all":"1","write_all":"0","built_in_post_types_dlm_download":"0","built_in_post_types_dlm_download_version":"0","menu_position":"0","built_in_post_types_community":"1","built_in_post_types_search-filter-widget":"0"},"89":{"id":89,"name":"7_location","label":"7: Location","description":"","type":"taxonomy","storage":"meta","object":"","alias":"","fields":[],"show_in_menu":"1","label_singular":"Location","public":"1","show_ui":"1","hierarchical":"1","rewrite":"1","rewrite_with_front":"1","rewrite_hierarchical":"1","capability_type":"default","capability_type_custom":"country","query_var":"0","sort":"0","built_in_post_types_custom_css":"0","built_in_post_types_customize_changeset":"0","built_in_post_types_oembed_cache":"0","built_in_post_types_page":"0","built_in_post_types_post":"0","built_in_post_types_user_request":"0","built_in_post_types_wp_block":"0","built_in_post_types_attachment":"0","menu_location":"default","show_in_nav_menus":"1","show_tagcloud":"1","show_tagcloud_in_edit":"1","show_in_quick_edit":"1","show_admin_column":"1","pfat_enable":"0","pfat_run_outside_loop":"1","pfat_append_archive":"replace","rest_enable":"0","read_all":"1","write_all":"0","built_in_post_types_dlm_download":"0","built_in_post_types_dlm_download_version":"0","menu_position":"0","built_in_post_types_community":"1","built_in_post_types_search-filter-widget":"0"},"12":{"id":12,"name":"community","label":"Communities","description":"","type":"post_type","storage":"meta","object":"","alias":"","fields":{"single_image":{"id":499,"name":"single_image","label":"Single large image","description":"","help":"","class":"","type":"file","weight":0,"pick_object":"custom-simple","pick_val":"","sister_id":"","required":"0","file_format_type":"single","file_uploader":"attachment","file_attachment_tab":"upload","file_edit_title":"1","file_show_edit_link":"0","file_linked":"0","file_limit":"0","file_restrict_filesize":"10MB","file_type":"images","file_field_template":"rows","file_add_button":"Add File","file_modal_title":"Attach a file","file_modal_add_button":"Add File","file_wp_gallery_output":"0","file_wp_gallery_link":"post","file_wp_gallery_columns":"1","file_wp_gallery_random_sort":"0","file_wp_gallery_size":"thumbnail","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","file_allowed_extensions":""},"image_gallery":{"id":507,"name":"image_gallery","label":"Gallery of images","description":"","help":"","class":"","type":"file","weight":1,"pick_object":"custom-simple","pick_val":"","sister_id":"","required":"0","file_format_type":"multi","file_uploader":"attachment","file_attachment_tab":"upload","file_edit_title":"1","file_show_edit_link":"0","file_linked":"0","file_restrict_filesize":"10MB","file_type":"images","file_field_template":"tiles","file_add_button":"Add File","file_modal_title":"Attach a file","file_modal_add_button":"Add File","file_wp_gallery_output":"1","file_wp_gallery_link":"file","file_wp_gallery_columns":"3","file_wp_gallery_random_sort":"0","file_wp_gallery_size":"thumbnail","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","file_limit":"0","file_allowed_extensions":""},"foundation":{"id":27,"name":"foundation","label":"Date of Foundation","description":"","help":"","class":"","type":"text","weight":2,"pick_object":"","pick_val":"","sister_id":"","required":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","text_repeatable":"0","text_placeholder":""},"contact_info":{"id":148,"name":"contact_info","label":"Contact info available?","description":"","help":"","class":"","type":"boolean","weight":3,"pick_object":"","pick_val":"","sister_id":"","required":"0","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"boolean_format_type":"checkbox","boolean_yes_label":"Yes","boolean_no_label":"No","admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","default_value":"1"},"addresses":{"id":31,"name":"addresses","label":"Addresses of Houses","description":"","help":"","class":"","type":"wysiwyg","weight":4,"pick_object":"","pick_val":"","sister_id":"","required":"0","wysiwyg_editor":"tinymce","wysiwyg_media_buttons":"1","wysiwyg_oembed":"0","wysiwyg_wptexturize":"1","wysiwyg_convert_chars":"1","wysiwyg_wpautop":"1","wysiwyg_allow_shortcode":"0","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","wysiwyg_repeatable":"0","wysiwyg_allowed_html_tags":""},"main_telephone":{"id":14,"name":"main_telephone","label":"Telephone","description":"","help":"","class":"","type":"text","weight":5,"pick_object":"","pick_val":"","sister_id":"","required":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","oembed_enabled_providers_collegehumorcom":"0","text_repeatable":"0","text_placeholder":""},"main_fax":{"id":29,"name":"main_fax","label":"Fax","description":"","help":"","class":"","type":"text","weight":6,"pick_object":"","pick_val":"","sister_id":"","required":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","text_repeatable":"0","text_placeholder":""},"private_email":{"id":16,"name":"private_email","label":"Show contact form instead of email?","description":"","help":"","class":"","type":"boolean","weight":7,"pick_object":"","pick_val":"","sister_id":"","required":"0","pick_post_status":["publish"],"boolean_format_type":"checkbox","boolean_yes_label":"Yes","boolean_no_label":"No","admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","oembed_enabled_providers_collegehumorcom":"0","default_value":"0"},"main_email":{"id":17,"name":"main_email","label":"Email","description":"","help":"","class":"","type":"email","weight":8,"pick_object":"","pick_val":"","sister_id":"","required":"0","email_max_length":"255","email_html5":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"1","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator","editor","author","contributor","subscriber"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","email_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","email_placeholder":""},"contact-form":{"id":48,"name":"contact-form","label":"Contact Form Shortcode","description":"","help":"","class":"","type":"text","weight":9,"pick_object":"","pick_val":"","sister_id":"","required":"0","text_allow_shortcode":"1","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","text_repeatable":"0","text_placeholder":""},"main_website":{"id":30,"name":"main_website","label":"Website","description":"","help":"","class":"","type":"website","weight":10,"pick_object":"","pick_val":"","sister_id":"","required":"0","website_format":"no-http","website_allow_port":"0","website_clickable":"1","website_new_window":"1","website_max_length":"255","website_html5":"0","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","website_repeatable":"0","website_placeholder":""},"community_publications":{"id":32,"name":"community_publications","label":"Community publications incl history","description":"","help":"","class":"","type":"wysiwyg","weight":11,"pick_object":"","pick_val":"","sister_id":"","required":"0","wysiwyg_editor":"tinymce","wysiwyg_media_buttons":"1","wysiwyg_oembed":"0","wysiwyg_wptexturize":"1","wysiwyg_convert_chars":"1","wysiwyg_wpautop":"1","wysiwyg_allow_shortcode":"0","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","wysiwyg_repeatable":"0","wysiwyg_allowed_html_tags":""},"third_order_etc":{"id":33,"name":"third_order_etc","label":"Third Order etc","description":"","help":"","class":"","type":"wysiwyg","weight":12,"pick_object":"","pick_val":"","sister_id":"","required":"0","wysiwyg_editor":"tinymce","wysiwyg_media_buttons":"1","wysiwyg_oembed":"0","wysiwyg_wptexturize":"1","wysiwyg_convert_chars":"1","wysiwyg_wpautop":"1","wysiwyg_allow_shortcode":"0","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","wysiwyg_repeatable":"0","wysiwyg_allowed_html_tags":""},"charity_number":{"id":34,"name":"charity_number","label":"Registered Charity Number","description":"","help":"","class":"","type":"text","weight":13,"pick_object":"","pick_val":"","sister_id":"","required":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","text_repeatable":"0","text_placeholder":""},"visitor1_name":{"id":35,"name":"visitor1_name","label":"Bishop Visitor or Protector 1 - Name","description":"","help":"","class":"","type":"text","weight":14,"pick_object":"","pick_val":"","sister_id":"","required":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"-1","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","text_repeatable":"0","text_placeholder":""},"visitor1_title":{"id":959,"name":"visitor1_title","label":"Bishop Visitor 1 - Title","description":"","help":"","class":"","type":"text","weight":15,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"-1","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","text_placeholder":""},"visitor2_name":{"id":960,"name":"visitor2_name","label":"Bishop Visitor 2 - Name","description":"","help":"","class":"","type":"text","weight":16,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"-1","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","text_placeholder":""},"visitor2_title":{"id":961,"name":"visitor2_title","label":"Bishop Visitor 2 - Title","description":"","help":"","class":"","type":"text","weight":17,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"-1","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","text_placeholder":""},"visitor3_name":{"id":962,"name":"visitor3_name","label":"Bishop Visitor 3 - Name","description":"","help":"","class":"","type":"text","weight":18,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"-1","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","text_placeholder":""},"visitor3_title":{"id":963,"name":"visitor3_title","label":"Bishop Visitor 3 - Title","description":"","help":"","class":"","type":"text","weight":19,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"-1","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","text_placeholder":""},"private_content":{"id":19,"name":"private_content","label":"Keep private content private?","description":"","help":"","class":"","type":"boolean","weight":20,"pick_object":"","pick_val":"","sister_id":"","required":"0","pick_post_status":["publish"],"boolean_format_type":"checkbox","boolean_yes_label":"Yes","boolean_no_label":"No","admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","oembed_enabled_providers_collegehumorcom":"0","default_value":"0"},"p_leader_info":{"id":149,"name":"p_leader_info","label":"Leader info available?","description":"","help":"","class":"","type":"boolean","weight":21,"pick_object":"","pick_val":"","sister_id":"","required":"0","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"boolean_format_type":"checkbox","boolean_yes_label":"Yes","boolean_no_label":"No","admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","default_value":"1"},"p_leader1_name":{"id":20,"name":"p_leader1_name","label":"[Private] Leader 1 - Name","description":"","help":"","class":"","type":"text","weight":22,"pick_object":"","pick_val":"","sister_id":"","required":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","text_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","text_placeholder":""},"p_leader1_title":{"id":36,"name":"p_leader1_title","label":"[Private] Leader 1 - Title (Superior)","description":"","help":"","class":"","type":"text","weight":23,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","text_placeholder":""},"p_leader1_date":{"id":37,"name":"p_leader1_date","label":"[Private] Leader 1 - Date Assumed Office","description":"","help":"","class":"","type":"text","weight":24,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","default_value":"Assumed office ","text_placeholder":""},"p_leader2_name":{"id":38,"name":"p_leader2_name","label":"[Private] Leader 2 - Name","description":"","help":"","class":"","type":"text","weight":25,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","text_placeholder":""},"p_leader2_title":{"id":39,"name":"p_leader2_title","label":"[Private] Leader 2 - Title (Deputy)","description":"","help":"","class":"","type":"text","weight":26,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","text_placeholder":""},"p_leader2_date":{"id":565,"name":"p_leader2_date","label":"[Private] Leader 2 - Date Assumed Office","description":"","help":"","class":"","type":"text","weight":27,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","default_value":"Assumed office","text_placeholder":""},"p_leader3_name":{"id":457,"name":"p_leader3_name","label":"[Private] Leader 3 - Name","description":"","help":"","class":"","type":"text","weight":28,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","text_placeholder":""},"p_leader3_title":{"id":458,"name":"p_leader3_title","label":"[Private] Leader 3 - Title","description":"","help":"","class":"","type":"text","weight":29,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","text_placeholder":""},"p_leader3_date":{"id":803,"name":"p_leader3_date","label":"[Private] Leader 3 - Date Assumed Office","description":"","help":"","class":"","type":"text","weight":30,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","text_repeatable":"0","oembed_enabled_providers_collegehumorcom":"0","default_value":"Assumed office","text_placeholder":""},"p_member_info":{"id":150,"name":"p_member_info","label":"Member info available?","description":"","help":"","class":"","type":"boolean","weight":31,"pick_object":"","pick_val":"","sister_id":"","required":"0","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"boolean_format_type":"checkbox","boolean_yes_label":"Yes","boolean_no_label":"No","admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","default_value":"1"},"p_members":{"id":21,"name":"p_members","label":"[Private] Members of the Community under Vows","description":"","help":"","class":"","type":"wysiwyg","weight":32,"pick_object":"","pick_val":"","sister_id":"","required":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","wysiwyg_editor":"tinymce","wysiwyg_media_buttons":"1","wysiwyg_oembed":"0","wysiwyg_wptexturize":"1","wysiwyg_convert_chars":"1","wysiwyg_wpautop":"1","wysiwyg_allow_shortcode":"0","oembed_enabled_providers_collegehumorcom":"0","wysiwyg_repeatable":"0","wysiwyg_allowed_html_tags":""},"p_num_novices":{"id":40,"name":"p_num_novices","label":"[Private] Number of Novices","description":"","help":"","class":"","type":"text","weight":33,"pick_object":"","pick_val":"","sister_id":"","required":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","text_repeatable":"0","text_placeholder":""},"p_num_postulants":{"id":41,"name":"p_num_postulants","label":"[Private] Number of Postulants","description":"","help":"","class":"","type":"text","weight":34,"pick_object":"","pick_val":"","sister_id":"","required":"0","text_allow_shortcode":"0","text_allow_html":"0","text_allowed_html_tags":"strong em a ul ol li b i","text_max_length":"255","oembed_enabled_providers_collegehumorcom":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","unique":"0","text_repeatable":"0","text_placeholder":""},"p_members_died":{"id":42,"name":"p_members_died","label":"[Private] Members Who Have Died","description":"","help":"","class":"","type":"wysiwyg","weight":35,"pick_object":"","pick_val":"","sister_id":"","required":"0","unique":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"2","wysiwyg_editor":"tinymce","wysiwyg_media_buttons":"1","wysiwyg_oembed":"0","wysiwyg_wptexturize":"1","wysiwyg_convert_chars":"1","wysiwyg_wpautop":"1","wysiwyg_allow_shortcode":"0","oembed_enabled_providers_collegehumorcom":"0","wysiwyg_repeatable":"0","wysiwyg_allowed_html_tags":""}},"show_in_menu":"1","label_singular":"Community","public":"1","show_ui":"1","supports_title":"1","supports_editor":"1","publicly_queryable":"1","exclude_from_search":"0","capability_type":"post","capability_type_custom":"book","capability_type_extra":"1","has_archive":"1","hierarchical":"0","rewrite":"1","rewrite_with_front":"1","rewrite_feeds":"0","rewrite_pages":"1","query_var":"1","can_export":"1","default_status":"draft","supports_author":"1","supports_thumbnail":"1","supports_excerpt":"0","supports_trackbacks":"0","supports_custom_fields":"0","supports_comments":"0","supports_revisions":"1","supports_page_attributes":"0","supports_post_formats":"0","built_in_taxonomies_category":"0","built_in_taxonomies_link_category":"0","built_in_taxonomies_post_tag":"0","show_in_nav_menus":"1","show_in_admin_bar":"1","pfat_enable":"1","pfat_run_outside_loop":"0","pfat_append_single":"replace","pfat_append_archive":"replace","pfat_filter_archive":"the_content","rest_enable":"0","read_all":"1","write_all":"1","pfat_single":"Display Community","pfat_filter_single":"the_content","built_in_taxonomies_dlm_download_category":"0","built_in_taxonomies_dlm_download_tag":"0","menu_position":"0","built_in_taxonomies_1_type":"1","built_in_taxonomies_2_gender":"1","built_in_taxonomies_3_ministry":"1","built_in_taxonomies_4_lifestyle":"1","built_in_taxonomies_5_vow":"1","built_in_taxonomies_6_rule":"1","built_in_taxonomies_7_location":"1"}},"templates":{"Display Community":{"id":24,"name":"Display Community","code":"<div class=\"{@1_type.slug}\">\r\n\r\n[if post_content]\r\n\t<div class=\"cty-section cty-intro\">\r\n\t\t<h2 class=\"cty-header\">Introduction to the community<\/h2>\r\n\t\t<div>{@post_content}<\/div>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if single_image]\r\n\t<div class=\"cty-image\">\r\n\t\t{@single_image._img}\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if contact_info]\r\n\t<h2 class=\"cty-header\">Contact details<\/h2>\r\n[\/if]\r\n\r\n[if main_website]\t\r\n\t<div class=\"cty-line cty-website\">\r\n\t\t<div class=\"cty-label\">Website:<\/div> {@main_website}\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if private_email]\r\n\t[if main_email]\r\n\t\t[hide for=\"!logged\"]<div class=\"cty-line cty-email\">\r\n\t\t\t<div class=\"cty-label\">Email:<\/div> <a href=\"mailto:{@main_email}\">{@main_email}<\/a>\r\n\t\t<\/div>[\/hide]\r\n\t\t[hide for=\"logged\"]<div class=\"cty-section cty-contact\">\r\n\t\t\t<div class=\"cty-label\">Please use this form to contact the Community:<\/div>\r\n\t\t\t<div>{@contact-form}<\/div>\r\n\t\t<\/div>[\/hide]\r\n\t[\/if]\r\n[else]\r\n\t[if main_email]\r\n\t\t<div class=\"cty-line cty-email\">\r\n\t\t\t<div class=\"cty-label\">Email:<\/div> <a href=\"mailto:{@main_email}\">{@main_email}<\/a>\r\n\t\t<\/div>\r\n\t[\/if]\r\n[\/if]\r\n\r\n[if main_telephone]\r\n\t<div class=\"cty-line cty-telephone\">\r\n\t\t<div class=\"cty-label\">Telephone:<\/div> {@main_telephone}\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if main_fax]\r\n\t<div class=\"cty-line cty-fax\">\r\n\t\t<div class=\"cty-label\">Fax:<\/div> {@main_fax}\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if addresses]\r\n\t<div class=\"cty-section cty-addresses\">\r\n\t\t<div>{@addresses}<\/div>\r\n\t<\/div>\r\n[\/if]\r\n\t\r\n<h2 class=\"cty-header\">Community information<\/h2>\r\n\r\n[if foundation]\r\n\t<div class=\"cty-line cty-foundation\">\r\n\t\t<div class=\"cty-label\">Date of foundation:<\/div> {@foundation}\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if charity_number]\r\n\t<div class=\"cty-line cty-charity\">\r\n\t\t<div class=\"cty-label\">Registered Charity number:<\/div> {@charity_number}\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if visitor1_name]\r\n\t<div class=\"cty-line cty-visitor\">\r\n\t\t[if visitor1_title]\r\n\t\t\t<div class=\"cty-label\">{@visitor1_title}:<\/div> {@visitor1_name}\r\n\t\t[else]\r\n\t\t\t<div class=\"cty-label\">Bishop Visitor:<\/div> {@visitor1_name}\r\n\t\t[\/if]\r\n\t<\/div>\r\n[\/if]\r\n\t\r\n[if visitor2_name]\r\n\t<div class=\"cty-line cty-visitor\">\r\n\t\t[if visitor2_title]\r\n\t\t\t<div class=\"cty-label\">{@visitor2_title}:<\/div> {@visitor2_name}\r\n\t\t[else]\r\n\t\t\t<div class=\"cty-label\">Bishop Visitor:<\/div> {@visitor2_name}\r\n\t\t[\/if]\r\n\t<\/div>\r\n[\/if]\r\n\t\r\n[if visitor3_name]\r\n\t<div class=\"cty-line cty-visitor\">\r\n\t\t[if visitor3_title]\r\n\t\t\t<div class=\"cty-label\">{@visitor3_title}:<\/div> {@visitor3_name}\r\n\t\t[else]\r\n\t\t\t<div class=\"cty-label\">Bishop Visitor:<\/div> {@visitor3_name}\r\n\t\t[\/if]\r\n\t<\/div>\r\n[\/if]\r\n\t\r\n[if 1_type]\r\n\t<div class=\"cty-cats cty-type\">\r\n\t\t<div class=\"cty-label\">Type:<\/div>\r\n\t\t<ul>\r\n\t\t\t[each 1_type]\r\n\t\t\t\t<li><a href=\"{@permalink,esc_url}\">{@name}<\/a><\/li>\r\n\t\t\t[\/each]\r\n\t\t<\/ul>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if 2_gender]\r\n\t<div class=\"cty-cats cty-gender\">\r\n\t\t<div class=\"cty-label\">Gender:<\/div>\r\n\t\t<ul>\r\n\t\t\t[each 2_gender]\r\n\t\t\t\t<li><a href=\"{@permalink,esc_url}\">{@name}<\/a><\/li>\r\n\t\t\t[\/each]\r\n\t\t<\/ul>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if 3_ministry]\r\n\t<div class=\"cty-cats cty-ministry\">\r\n\t\t<div class=\"cty-label\">Ministry:<\/div>\r\n\t\t<ul>\r\n\t\t\t[each 3_ministry]\r\n\t\t\t\t<li><a href=\"{@permalink,esc_url}\">{@name}<\/a><\/li>\r\n\t\t\t[\/each]\r\n\t\t<\/ul>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if 4_lifestyle]\r\n\t<div class=\"cty-cats cty-lifestyle\">\r\n\t\t<div class=\"cty-label\">Lifestyle:<\/div>\r\n\t\t<ul>\r\n\t\t\t[each 4_lifestyle]\r\n\t\t\t\t<li><a href=\"{@permalink,esc_url}\">{@name}<\/a><\/li>\r\n\t\t\t[\/each]\r\n\t\t<\/ul>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if 5_vow]\r\n\t<div class=\"cty-cats cty-vow\">\r\n\t\t<div class=\"cty-label\">Vow:<\/div>\r\n\t\t<ul>\r\n\t\t\t[each 5_vow]\r\n\t\t\t\t<li><a href=\"{@permalink,esc_url}\">{@name}<\/a><\/li>\r\n\t\t\t[\/each]\r\n\t\t<\/ul>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if 6_rule]\r\n\t<div class=\"cty-cats cty-rule\">\r\n\t\t<div class=\"cty-label\">Rule:<\/div>\r\n\t\t<ul>\r\n\t\t\t[each 6_rule]\r\n\t\t\t\t<li><a href=\"{@permalink,esc_url}\">{@name}<\/a><\/li>\r\n\t\t\t[\/each]\r\n\t\t<\/ul>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if 7_location]\r\n\t<div class=\"cty-cats cty-location\">\r\n\t\t<div class=\"cty-label\">Location:<\/div>\r\n\t\t<ul>\r\n\t\t\t[each 7_location]\r\n\t\t\t\t<li><a href=\"{@permalink,esc_url}\">{@name}<\/a><\/li>\r\n\t\t\t[\/each]\r\n\t\t<\/ul>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if community_publications]\r\n\t<div class=\"cty-section cty-publications\">\r\n\t\t<h2 class=\"cty-header\">Publications<\/h2>\r\n\t\t<div>{@community_publications}<\/div>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if third_order_etc]\r\n\t<div class=\"cty-section cty-thirdorder\">\r\n\t\t<h2 class=\"cty-header\">Third Order, Fellowship, Associates<\/h2>\r\n\t\t<div>{@third_order_etc}<\/div>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if private_content]\r\n\t[hide for=\"!logged\"]\r\n[\/if]\r\n\r\n[if p_leader_info]\r\n\t<h2 class=\"cty-header\">Leadership<\/h2>\r\n[\/if]\r\n\r\n[if p_leader1_name]\r\n\t<div class=\"cty-line cty-leader1\">\r\n\t\t[if p_leader1_title]\r\n\t\t\t<div class=\"cty-label\">{@p_leader1_title}:<\/div> {@p_leader1_name}\r\n\t\t[else]\r\n\t\t\t<div class=\"cty-label\">Leader:<\/div> {@p_leader1_name}\r\n\t\t[\/if]\r\n\t\t[if p_leader1_date]\r\n\t\t\t<br \/>{@p_leader1_date}\r\n\t\t[\/if]\r\n\t<\/div>\r\n[\/if]\r\n\r\n\r\n[if p_leader2_name]\r\n\t<div class=\"cty-line cty-leader2\">\r\n\t\t[if p_leader2_title]\r\n\t\t\t<div class=\"cty-label\">{@p_leader2_title}:<\/div> {@p_leader2_name}\r\n\t\t[else]\r\n\t\t\t<div class=\"cty-label\">Deputy:<\/div> {@p_leader2_name}\r\n\t\t[\/if]\r\n\t\t[if p_leader2_date]\r\n\t\t\t<br \/>{@p_leader2_date}\r\n\t\t[\/if]\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if p_leader3_name]\r\n\t<div class=\"cty-line cty-leader3\">\r\n\t\t[if p_leader3_title]\r\n\t\t\t<div class=\"cty-label\">{@p_leader3_title}:<\/div> {@p_leader3_name}\r\n\t\t[else]\r\n\t\t\t<div class=\"cty-label\">Deputy:<\/div> {@p_leader3_name}\r\n\t\t[\/if]\r\n\t\t[if p_leader3_date]\r\n\t\t\t<br \/>{@p_leader3_date}\r\n\t\t[\/if]\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if p_member_info]\r\n\t<h2 class=\"cty-header\">Members<\/h2>\r\n[\/if]\r\n\r\n[if p_members]\r\n\t<div class=\"cty-section cty-members\">\r\n\t\t<div>{@p_members}<\/div>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if p_num_novices]\r\n\t<div class=\"cty-line cty-novices\">\r\n\t\tNovices: {@p_num_novices}\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if p_num_postulants]\r\n\t<div class=\"cty-line cty-postulants\">\r\n\t\tPostulants: {@p_num_postulants}\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if p_members_died]\r\n\t<div class=\"cty-section cty-died\">\r\n\t\t<div class=\"cty-label\">Members who have died since the last Yearbook:<\/div>\r\n\t\t<div>{@p_members_died}<\/div>\r\n\t<\/div>\r\n[\/if]\r\n\r\n[if private_content]\r\n\t[\/hide]\r\n[\/if]\r\n\r\n[if image_gallery]\r\n\t<div class=\"cty-gallery\">\r\n\t\t{@image_gallery}\r\n\t\t<div>Click on the thumbnail images for a slideshow<\/div>\r\n\t<\/div>\r\n[\/if]\r\n\r\n<\/div>","type":"template","slug":"display_community","options":{"_edit_last":"1","_edit_lock":"1578417762:1","type":"template","slug":"add-new-book","admin_only":"","restrict_capability":"","capability_allowed":"","pod_reference":"a:1:{s:3:\"pod\";s:9:\"community\";}"}}}}

Thanks

Additional context Add any other context about the problem here.

Possible Workaround If you have discovered a workaround, please include it below.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label Type: Bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

JoryHogeveen commented 4 years ago

Just to be sure, you are experiencing this issue in the block editor or Pods Forms on the front end? (Gutenberg)

ClareBryden commented 4 years ago

It's not the front end, so I guess it's the block editor. The actual link I'm using is https://arlyb.org.uk/wp-admin/post-new.php?post_type=community (just for the formulation, as you obviously don't have access to it). Thanks