ACPT v2
  • General
    • Minimum requirements
    • Download the plugin
    • Install ACPT
    • Install ACPT with Composer
    • Managing your license
    • Migrating from v1
      • Fix data loss after migration from V1
    • Settings
    • Translations
    • How to open a ticket
  • Basics
    • Custom post types
    • Taxonomies
    • Post type-Taxonomy association
    • Option pages
  • Meta fields
    • Field groups
    • The meta fields manager
      • Group settings
      • Basics
      • Advanced options
      • Conditional rendering
      • Validation rules
    • Field types
      • Address field
      • Audio field
      • Audio multiple field
      • Color field
      • Country field
      • Currency field
      • Date field
      • Datetime field
      • Date range field
      • Editor field
      • Email field
      • Embed field
      • File field
      • Gallery field
      • HTML field
      • Icon field
      • Image field
      • Length field
      • List field
      • Number field
      • Password field
      • Phone field
      • QR Code field
      • Select, checkbox, and radio
      • Rating field
      • Repeater field
      • Relational field
      • Range field
      • Table field
      • Textarea field
      • Text field
      • Time field
      • Toggle field
      • URL field
      • Video field
      • Weight field
  • Permissions manager
    • Custom post types permissions
    • Taxonomies permissions
    • Option pages permissions
    • Meta fields permissions
  • Tools
    • Custom APIs
    • Health check
    • Datasets
    • Export data
    • Import data
  • Forms
    • Manage forms
    • The form builder
    • Examples of form usage
      • Create a new post type
      • Modify an existing post type
      • Create a new term
      • Modify an existing term
      • Create a new user
      • Modify an existing user
    • Form submissions log
  • Dynamic blocks
    • Create your first block
  • Developers
    • Functions
      • register_acpt_post_type
      • delete_acpt_post_type
      • register_acpt_taxonomy
      • delete_acpt_taxonomy
      • assoc_acpt_taxonomy_to_acpt_post
      • remove_assoc_acpt_taxonomy_from_acpt_post
      • register_acpt_option_page
      • delete_acpt_option_page
      • save_acpt_form
      • delete_acpt_form
      • save_acpt_form_field
      • delete_acpt_form_field
      • get_acpt_form_object
      • get_acpt_form_field_object
      • save_acpt_meta_group
      • delete_acpt_meta_group
      • get_acpt_meta_group_objects
      • get_acpt_meta_group_object
      • save_acpt_meta_box
      • delete_acpt_meta_box
      • get_acpt_box_object
      • save_acpt_meta_field
      • delete_acpt_meta_field
      • get_acpt_meta_field_objects
      • get_acpt_meta_field_object
      • save_acpt_meta_field_value
      • delete_acpt_meta_field_value
      • get_acpt_fields
      • acpt_field_has_rows
      • acpt_field_has_blocks
      • get_acpt_field
      • get_acpt_child_field
      • get_acpt_block
      • get_acpt_block_child_field
      • acpt_field
      • is_acpt_field_visible
    • Shortcodes
  • Integrations
    • API Rest field integration
    • Breakdance
      • Build a real estate website
      • Working with nestable fields
    • Bricks builder
      • Build a real estate website
      • Working with nestable fields
      • Working with Slider (Nestable) and Gallery field
      • Working with relational fields inside query loops
      • Additional options
      • Working with text links
    • Divi
    • Elementor
      • Basic field blocks
      • Nestable field blocks
      • Dynamic tags
    • Gutenberg
      • Basic fields block
      • Relational fields block
      • Repeater fields block
      • Working with FSE
    • Oxygen builder
    • Rank Math
    • SEOPress
    • Slim SEO
    • WooCommerce
    • WP All Import/Export
    • WP Grid Builder
    • WPGraphQL
    • WPML
    • Yoast
    • Zion builder
Powered by GitBook
On this page
  • General settings
  • Audio fields settings
  • Clone fields settings
  • Date fields settings
  • Datetime fields settings
  • File fields settings
  • Gallery fields settings
  • Image fields settings
  • Nestable fields settings
  • Password fields settings
  • Post object fields settings
  • Radio fields settings
  • Relational fields settings
  • Term object fields settings
  • Textual fields settings
  • Textual fields settings
  • Time fields settings
  • URL fields settings
  • User object fields settings
  • Video fields settings
  1. Meta fields
  2. The meta fields manager

Advanced options

Advanced options field settings

PreviousBasicsNextConditional rendering

Last updated 26 days ago

This section shows several advanced options.

General settings

  • Headline location - default: on the left

  • Vertical alignment - default: center

  • Field width - Field width in % ([1-100] default value: 100)

  • This text will appear before input - Text before. HTML is allowed (ex. <small>)

  • This text will appear after input - Text after. HTML is allowed (ex. </small>)

  • CSS - Add CSS classes to back-end editor fields

Audio fields settings

  • Use custom player - instead of the standard WordPress player

  • Disable cover - in the custom player

  • Render as - HTML, URL or ID

Clone fields settings

  • Layout - The look of the field for admins and editors

Date fields settings

  • Min - the minimum date

  • Max - the maximum date

  • Date format

Datetime fields settings

  • Min - the minimum datetime

  • Max - the maximum datetime

  • Date format

  • Time format

File fields settings

  • Accepts - input file accepts

  • Render as - HTML, URL or ID

  • Hide the label

  • Maximum size - in Mb

  • Minimum size - in Mb

Gallery fields settings

  • Render as - HTML, URL or ID

Image fields settings

  • Set as thumbnail - by activating this option, you can automatically set the image as post thumbnail

  • Render as - HTML, URL or ID

Nestable fields settings

  • Leading field - The leading field (which will be displayed when the repeater is collapsed)

  • Layout - Row, block, or table

Password fields settings

  • Algorithm - default, BCRYPT, ARGON2I, or ARGON2ID

Post object fields settings

  • Layout - the look of the field for admins and editors

  • Post type - filter by post type

  • Post status - filter by post status

  • Taxonomy - filter by taxonomy

Radio fields settings

  • Hide blank value - hide the blank value

Relational fields settings

  • Layout - the look of the field for admins and editors

Term object fields settings

  • Taxonomy - filter by taxonomy

  • Sync - sync with post terms with the current post

Textual fields settings

  • Cols - the cols of the textarea

  • Rows - the rows of the textarea

  • Disable media - disable the Media button in WYSIWYG editor

Textual fields settings

  • Min - the minimum value

  • Max - the maximum value

  • Step

  • Pattern

Time fields settings

  • Time format

URL fields settings

  • Hide label - hide the label (the anchor text)

  • Render as - HTML, URL or label

User object fields settings

  • Layout - the look of the field for admins and editors

  • Role - filter by user's role

Video fields settings

  • Render as - HTML, URL or ID

In addition to the General settings, some specific settings are available based on the .

field type