CPT Post Dynamic Field

CPT Post Dynamic Field

CPT Post Dynamic Field custom WPBakery Page Builder element, added by Loyde, renders a selected custom field for the currently opened CPT (custom post type) post. More information about CPTs which are integrated in Loyde can be found here. The element has no effect when used on e.g. pages.

The most useful scenarios for using CPT Post Dynamic Field

Scenario #1: Add piece of post-specific info to the post content

Each single CPT has a number of meta information which can be filled in. More information here.

To show these pieces of information in the post content:

  1. Open the post for editing. If it's open in default WordPress editor, switch to the page builder
  2. Add a CPT Post Dynamic Field instance to the edited post
  3. Open the Settings for the added element
  4. Under the "General" tab, select the current CPT (case study, team member, event)
  5. Under "Values", select the desired piece of information which should be displayed
  6. Save changes.

Scenario #2: Build a template (a blueprint) used for all posts of that particular CPT

More informaton here.

Target fields for Case Study CPT

Fields:

  • scp_casestudy_project_url
  • scp_casestudy_project_status
  • scp_casestudy_project_starting_date
  • scp_casestudy_project_completion_date
  • scp_casestudy_project_duration
  • scp_casestudy_project_value
  • scp_casestudy_company_name
  • scp_casestudy_company_logo
  • scp_casestudy_company_website_url
  • scp_casestudy_client_testimonial_quote
  • scp_casestudy_client_testimonial_rating
  • scp_casestudy_client_testimonial_name
  • scp_casestudy_client_testimonial_job_title
  • scp_casestudy_client_testimonial_image
  • scp_casestudy_project_manager_name
  • scp_casestudy_project_manager_job_title
  • scp_casestudy_project_manager_image
  • scp_casestudy_project_manager_phone
  • scp_casestudy_project_manager_email
  • scp_casestudy_project_manager_team_chat_name
  • scp_casestudy_awards_title
  • scp_casestudy_awards_description
  • scp_casestudy_awards_image
  • scp_casestudy_related_case_studies
  • scp_postformat_images
  • scp_postformat_video
  • scp_postformat_audio
  • crea_service
  • crea_industry
  • excerpt
  • post_content
  • post_archive_link

Target fields for Team Member CPT

Fields:

  • scp_member_name
  • scp_member_job_title
  • scp_member_office_location
  • scp_member_phone_number
  • scp_social_email
  • scp_social_tw
  • scp_social_lin
  • scp_social_yt
  • scp_social_fb
  • scp_social_pin
  • scp_social_gplus
  • scp_social_ins
  • scp_member_file_cv
  • scp_member_related_team_members
  • scp_postformat_images
  • scp_postformat_video
  • scp_postformat_audio
  • category
  • post_tag
  • excerpt
  • post_content
  • post_archive_link

Target fields for Event CPT

Fields:

  • scp_event_start_date
  • scp_event_end_date
  • scp_event_location
  • scp_event_venue_name
  • scp_event_venue_address
  • scp_event_related_events
  • scp_postformat_images
  • scp_postformat_video
  • scp_postformat_audio
  • category
  • post_tag
  • excerpt
  • post_content
  • post_archive_link

How to apply primary & secondary accent color to the element

See description here.

How to apply a basic styling, which applies to the element as a whole

See description here.