Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WORDPRESS: Custom Fields data not displaying on template? Re: WORDPRESS: Custom Fields data not displaying on template?

#141068
pixelgrid
Participant

go with a step by step debugging.
first make sure you check for a string

if ($videosite == ‘vimeo’)

in your code you are missing the quotation marks

then you can start echoing the $videosite variable after you have made sure that when you save a value in your post and save it it gets saved, meaning that after a refresh it stays in the placeholder