-
Notifications
You must be signed in to change notification settings - Fork 0
Custom Fields
Content of the custom fields can be changed by navigating to the appropriate page on the wordpress admin page, scrolling until you see the custom field, making sure the field is enabled (check "enable"), and editing the content of the field. To hide a field, disable it by navigating to the appropriate page on the wordpress admin page, scrolling until you see the custom field, and unchecking enable. To save any changes, click "Update" on the top right.
Paragraph title and content on the Home and About pages.
There are three fields:
- Enable Paragraph Content (True/False)
- id: enable_paragraph_cf
- Paragraph Title *Required (Text)
- id: paragraph_title
- Paragraph Content (Wysiwyg Editor)
- id: paragraph_content
Three icon section on the Home page.
There are 11 fields in total:
- Enable Help Section Content (True/False)
- id: enable_help_section_cf
- Help Section Title (Text)
- id: help_section_title
Note that the fields below are combinations of (Image/Title/Text) for (Left/Middle/Right) columns
- Left Column Image (Image)
- id: hs_left_column_image
- Left Column Title (Text)
- id: hs_left_column_title
- Left Column Text (Wysiwyg Editor)
- id: hs_left_column_text
- Middle Column Image (Image)
- id: hs_middle_column_image
- Middle Column Title (Text)
- id: hs_middle_column_title
- Middle Column Text (Wysiwyg Editor)
- id: hs_middle_column_text
- Right Column Image (Image)
- id: hs_right_column_image
- Right Column Title (Text)
- id: hs_right_column_title
- Right Column Text (Wysiwyg Editor)
- id: hs_right_column_text
Patients in Education. Developed by the Code the Change Foundation.
General Documentation
- Browser Compatibility
- Shortcodes
- Navigation Menu
- Footer and Pre Footer
- Global Elements
- Custom Fields
Page Specific Documentation
- Homepage
- Members Page
- Engagements Page
- Contact Us Page