Title: Adding text fields
Last modified: August 31, 2016

---

# Adding text fields

 *  [helixdigital](https://wordpress.org/support/users/helixdigital/)
 * (@helixdigital)
 * [10 years ago](https://wordpress.org/support/topic/adding-text-fields/)
 * Sorry if Ive got this aroud my neck. Ive been using Umbraco where adding an heading,
   text field or a photo by placing a line of code in the layout is easy. Can I 
   do this in my page ie insert headings and text into multipal columns and so on.
   Is there ref I can use to configure and copy in?
 * Colin

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Jay](https://wordpress.org/support/users/phyrax/)
 * (@phyrax)
 * [10 years ago](https://wordpress.org/support/topic/adding-text-fields/#post-7360184)
 * While I’m not familiar with Umbraco, I can say that doing the same with WordPress
   is still quite simple, though admittedly I’m kinda biast.
 * Changing the layout of the page ( header position, content position, and featured
   image position ) is done at the template level in the code.
 * Templates in WordPress are located ( typically ) at `wp-content/themes/<your-
   theme-here>` these templates follow the [template hierarchy](https://developer.wordpress.org/themes/basics/template-hierarchy/).
 * By default WordPress doesn’t really provide any sort of table creator. However,
   in the spirit of WordPress – there’s a plugin for that: [https://wordpress.org/plugins/table-maker/](https://wordpress.org/plugins/table-maker/)
 * Hope that helps – good luck!
 *  Thread Starter [helixdigital](https://wordpress.org/support/users/helixdigital/)
 * (@helixdigital)
 * [10 years ago](https://wordpress.org/support/topic/adding-text-fields/#post-7360195)
 * Thanks Jerry
 * Im trying to build a site CMS using WP, hacking the templates and CSS around.
   If want to have 3 columns each with a photograph in and text below, can you point
   me to the right code for this in the codex. I did this years ago but can’t remember
   how.
 * Best
 * Colin
 *  [Jay](https://wordpress.org/support/users/phyrax/)
 * (@phyrax)
 * [10 years ago](https://wordpress.org/support/topic/adding-text-fields/#post-7360198)
 * It’s all done within the theme, there are so many theme files I can’t just say“
   do it here”. Review the template hierarchy and that will tell you what file can
   load load what page.
 * For example if you created a page named “my-awesome-page” – if your theme has
   a “page-my-awesome-page.php” file you would edit that, if not it falls back to
   page.php, etc…
 * It’s entirely dependent on your theme, there is no one global answer.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Adding text fields’ is closed to new replies.

## Tags

 * [text fields](https://wordpress.org/support/topic-tag/text-fields/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 3 replies
 * 2 participants
 * Last reply from: [Jay](https://wordpress.org/support/users/phyrax/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/adding-text-fields/#post-7360198)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
