Title: Custom fields in Extendable theme
Last modified: November 2, 2025

---

# Custom fields in Extendable theme

 *  [bruno222](https://wordpress.org/support/users/bruno222/)
 * (@bruno222)
 * [7 months ago](https://wordpress.org/support/topic/custom-fields-in-extendable-theme/)
 * Hi everyone, I’ll start by saying that I don’t have much experience with WordPress,
   but I’m having this problem: I’d like to add some custom fields to my posts, 
   but once I created the custom fields, I can’t figure out which template file 
   I need to modify to display them correctly. I’m using the “Extendable” theme (
   this one [https://it.wordpress.org/themes/extendable/](https://it.wordpress.org/themes/extendable/)).
   Does anyone have any idea how I can do it? Thanks everyone. Bruno

Viewing 1 replies (of 1 total)

 *  [Amjad Ali](https://wordpress.org/support/users/amjadr360/)
 * (@amjadr360)
 * [7 months ago](https://wordpress.org/support/topic/custom-fields-in-extendable-theme/#post-18709989)
 * Hey, thanks for reaching out!
 * To display your custom field, you’ll need to add it inside the** Single Posts**
   template. You can do this by adding a block that displays custom field data.
 * By default, WordPress doesn’t include a built-in block for custom fields, so 
   you may need to install a plugin such as **MetaField Block** (or any similar 
   plugin that can display post meta).
 * Here’s how you can do it:
    1. Go to **WP Admin → Appearance → Editor → Templates**.
    2. Open the** Single Posts** template.
    3. Insert the **MetaField Block** (or your chosen block) where you want the custom
       field to appear.
    4. Enter the custom field key you want to display.
 * That’s all — once saved, your custom field value will appear on single post pages.
 * Could you please also let me know **how you added or registered the custom field**—
   did you use the built-in WordPress option or another method/plugin?

Viewing 1 replies (of 1 total)

The topic ‘Custom fields in Extendable theme’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/extendable/2.1.6/screenshot.png)
 * Extendable
 * [Support Threads](https://wordpress.org/support/theme/extendable/)
 * [Active Topics](https://wordpress.org/support/theme/extendable/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/extendable/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/extendable/reviews/)

## Tags

 * [custom field](https://wordpress.org/support/topic-tag/custom-field/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 1 reply
 * 2 participants
 * Last reply from: [Amjad Ali](https://wordpress.org/support/users/amjadr360/)
 * Last activity: [7 months ago](https://wordpress.org/support/topic/custom-fields-in-extendable-theme/#post-18709989)
 * Status: not resolved