Title: implementing magic fields on static pages
Last modified: August 20, 2016

---

# implementing magic fields on static pages

 *  [clwdk1](https://wordpress.org/support/users/clwdk1/)
 * (@clwdk1)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/implementing-magic-fields-on-static-pages/)
 * Hey,
 * I am trying to implement magic fields on a site I am currently developing and
   am having a few issues. The page with the magic fields is a static page and the
   fields are jut not showing up.
 * I have added the following code to both the single.php and the page.php files
   but nothing seems to make the fields appear on the page.
 * `<?php get('steel_roof'); ?>`
 * (steel_roof being the field name)
 * Admittedly I am lost when it comes to php so maybe I am inserting it into the
   wrong place/line.
 * If anyone has any ideas that would be great.
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/implementing-magic-fields-on-static-pages/#post-2200152)
 * Try `<?php echo get('steel_roof'); ?>`

Viewing 1 replies (of 1 total)

The topic ‘implementing magic fields on static pages’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [greencode](https://wordpress.org/support/users/greencode/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/implementing-magic-fields-on-static-pages/#post-2200152)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
