damiendoherty
Member
Posted 10 months ago #
Hi all
I've been using CFT plugin for quite a while on a site and all has been fine until recently.
The custom fields now won't initialise when you edit a post or try and add a new post - even when you click the initialise button. I've recently upgraded both wordpress and the CFT plugin to see if that helped but it hasn't.
The site relies on these custom fields to work so now I am unable to update many parts of the site. Has any one else had this problem? Any fixes?
Thanks
D
http://wordpress.org/extend/plugins/custom-field-template/
damiendoherty
Member
Posted 10 months ago #
Can anyone help with this? it's got me baffled and messing up several different site snow.
Thanks
D
courtyo
Member
Posted 10 months ago #
I have a similar problem: CFT initializes when I am EDITING s post, but not when I am adding a new post. When adding a new post it will not load even when I click the initialize button. But if I publish the post, then leave the page and return to edit it, the CFT data is there.
courtyo
Member
Posted 10 months ago #
Solved my problem: I had Post Type set to "post" AND had a Custom Post Type specified. By changing Post Type to "both" - the initialize button began to work on the add post page.
cippoo
Member
Posted 8 months ago #
Sucks!
It's not working that way either.
The only way to make it work for me was to use <?php the_meta(); ?> in the template. And it generated some cluttered code.
sterlingprm
Member
Posted 7 months ago #
Perhaps the plugin has become out dated with the latest wordpress releases. I am having the same problem. Nothing initializes.