php fatal error: Call to undefined function types_render_field
-
Need your help with this fatal error message that comes from the front-page.php:
Call to undefined function types_render_field
There are numerous other functions types_render on this page, but only this line is a problem:
$featured_bg_img = types_render_field("featured-item-background-image", array("raw" => "true"));
Can you please advise on how to fix this?
Thanks much in advance.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘php fatal error: Call to undefined function types_render_field’ is closed to new replies.