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)
Viewing 1 replies (of 1 total)
The topic ‘implementing magic fields on static pages’ is closed to new replies.