Skip to content

Community

Daniel Andrade edited this page Mar 27, 2020 · 2 revisions

Field structure

To set up the Community section first we need to understand the structure of a single Workshop.

  • Title [Required]
  • Description [Required]
  • First Image [Required]
  • Second Image [Required]
  • Third Image [Required]
  • Link [Required]
  • Company Name [Required]
  • Community Project Logo [Required]

It's important to notice that all fields are required. Before you start, make sure you have the Advanced Custom Fields PRO already installed and active.

Set-up instructions for custom post

  1. Add the "Community Programs" plug-in in to your plug-ins folders
  2. Go to your site Admin area, and activate the plug-in
  3. Go to your "Custom Field" and create a group called "Community Projects"
  4. Set the Location rules to "Post Type is equal to "Community Program"
  5. Add "First Image" as a field type image, and change the Return Format to "Image URL"
  6. Add "Second Image" as a field type image, and change the Return Format to "Image URL"
  7. Add "Third Image" as a field type image, and change the Return Format to "Image URL"
  8. Add "Link" as a field type url
  9. Add "Company Name" as a field type text
  10. Community Project Logo as field time image, and change the Return Format to "Image URL" Now you are ready to add new Community Programs using the Community Programs tab in your admin area.

Set-up for the page

  1. Go the Pages in your admin area
  2. Create a new page with the slug "community". This is very important because we have dependencies with this name.
  3. Add your title and your content.
Clone this wiki locally