Home › Forums › Support › Edit attachment page This topic has 5 replies, 3 voices, and was last updated 10 years, 6 months ago by Jean Paiva. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 23, 2015 at 3:16 am #138981 Oleg Hi! How do I edit attachment page for GP? I necessary there appear custom fields of the plugin Advanced Custom Fields. I did not find where the insert code. September 23, 2015 at 10:02 am #139058 TomLead Developer Lead Developer Hi Oleg, You’ll need to ask the ACF devs how to add the fields to the attachment post type – it’s a core WordPress thing that GP doesn’t have any control over. They should be able to let you know if it’s possible or not 🙂 September 23, 2015 at 10:50 am #139081 Oleg That documentation page it says to insert code in the page template: <p><?php the_field('field_name', 12); ?></p> September 23, 2015 at 12:08 pm #139109 Jean Paiva Developer This depend on what page you want to display this custom field. Where exactly you want to display this field? September 23, 2015 at 12:13 pm #139113 Oleg On the attachment page. I thought, there is no difference to other pages. September 23, 2015 at 12:23 pm #139116 Jean Paiva Developer Unh…you will need to create by yourself, this tutorials may help you: http://www.wpbeginner.com/wp-themes/how-to-create-a-custom-single-attachments-template-in-wordpress/ http://premium.wpmudev.org/blog/advanced-attachment-page/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In