Is it possible to add custom fields on the session and speaker ?

  1. Home
  2. Docs
  3. Fudge2
  4. Frequently Asked Question...
  5. Is it possible to add custom fields on the session and speaker ?

Is it possible to add custom fields on the session and speaker ?

Yes. You can create custom field on the session and speaker section with the help of some external wp plugin.

We recommend a plugin here

https://wordpress.org/plugins/advanced-custom-fields/

While we do not endorse the use of external plugins, this extension could help you to add custom fields.

Read the documentation to display your data.

http://www.advancedcustomfields.com/resources/displaying-custom-field-values-in-your-theme/

The files associated with session form and speaker form are

wp-content/themes/fudge-2/components/templates/shortcodes/efcb_fullschedule.php

wp-content/themes/fudge-2/components/templates/shortcodes/efcb_fullspeakers.php

wp-content/themes/fudge-2/components/templates/shortcodes/efcb_schedule.php

wp-content/themes/fudge-2/components/templates/shortcodes/efcb_speakers.php

Please copy these files to child theme and make the appropriate changes according to your requirement.

 

 

Was this article helpful to you? Yes No