Skip to main content

Content Types

Content types define the different kinds of content on your site. ClearCMS ships with over 35 ready-to-use content types so you can manage blog posts, team members, products, events, and much more.

Core content types

Two content types are always available and cannot be disabled:

  • Pages — the pages of your website, built with drag-and-drop sections
  • Posts — blog posts and articles with a rich text editor (see the Blog guide for writing and managing posts)

Available content types

Content types are grouped into categories. Enable the ones you need in Settings > Content Types.

Content & engagement

Content typeWhat it's for
EventsUpcoming and past events with dates, location, and capacity
AnnouncementsImportant notices with priority levels and expiration dates
ResourcesDownloadable files, guides, and documents
TestimonialsCustomer quotes with ratings and photos
Case StudiesSuccess stories with challenge, solution, and results
ChangelogProduct updates and release notes
FAQsQuestions and answers organized by category
FeaturesProduct features and capabilities
Impact StoriesStories showing your organization's impact

People & organization

Content typeWhat it's for
TeamTeam members with roles, bios, and social links
BoardBoard members with titles and terms
VolunteersVolunteer profiles with hours and featured flag
InstructorsTeachers and trainers with specialties
ProvidersService providers (healthcare, etc.) with credentials
AgentsReal estate agents or similar with license info
DepartmentsOrganizational divisions with contact info
LocationsPhysical locations with addresses, hours, and maps
MinistriesChurch ministries and departments

Products & services

Content typeWhat it's for
ProductsItems for sale with price, SKU, and inventory
Product CategoriesCategories for organizing products
ServicesServices you offer with pricing and features
ClassesClasses for enrollment
CoursesOnline or in-person courses
JobsJob postings with requirements and salary
ListingsReal estate or marketplace listings
Pricing PlansSubscription or service tiers
Menu ItemsRestaurant or service menu items
GivingDonation programs with tiers and benefits
PartnersPartner organizations with logos and tiers
IntegrationsThird-party integrations and tools
ProgramsCourses, classes, or organizational programs
SermonsReligious or educational sermons

Managing content items

Once a content type is enabled, it appears in the left sidebar. Click it to see all items of that type.

Creating an item

Click New at the top of the list. Fill in the fields — each content type has its own set of fields tailored to the data it holds. Common fields include:

  • Title — the name or headline
  • Slug -- the page address (created automatically from the title). For example, "My First Blog Post" becomes my-first-blog-post. You can change it if you want a different address.
  • Featured image — a main photo or graphic
  • Content / Description — the body text

Editing and deleting

Click any item in the list to edit it. Changes are saved as a draft until you publish. To delete an item, use the three-dot menu on the list row.

Field types

Content type fields use these input types:

Field typeDescription
TextSingle-line text
TextareaMulti-line text
Rich textFull text editor with formatting
NumberA number
ToggleOn/off switch
Date / Date and timeDate or date-and-time picker
Email / Phone / URLSpecial fields that check the format
Dropdown / Multi-selectChoose one or more options from a list
ImageSingle image upload
GalleryMultiple image upload
FileFile upload
RelationLink to items in another content type
ColorColor picker
SlugPage address
For developers

Content items are available through the Headless API for custom websites. See the developer docs for details.

Tips

  • Only enable the content types you need. A cleaner sidebar makes editing faster.
  • Use relations to link content. For example, connect a blog post to its author in the Team list.
  • Every content type supports drafts. You can prepare content and publish when ready.
Was this page helpful?