Forum Replies Created
-
AuthorPosts
-
IcoMemberI’m interested in the same, however displaying the custom fields would require custom walker, which can get very messy.
IcoMemberIt turned out to be issue with not removing the support for pages, but just for posts. After adding remove_post_type_support(‘page’, ‘custom-fields’); everything worked properly.
IcoMemberI removed them for post-type post, but not for page. Will try it again, thanks!
IcoMemberHi,
I have just the same problem, only on meta fields added to some, but not all custom page templates.
IcoMemberUpdate:
After creating a custom page template ( page-customhomepage.php ) and assigning it as a “homepage”, the meta is not updating again.
IcoMemberHi, this is still an issue with the latest release 0.9.4.30
-
AuthorPosts