April 24, 201214 yr Ok, so I have a custom post type called 'accessories'. There are approx 10 posts in that 'post type. I need to have a block of text appear on each post. This block of text will be the same throughout each post. I can't simply add it to the single-energysaving.php template as the client may need to be able to access it from time to time. Additionally, it cannot be a text widget as the client will have the role of 'editor', not 'admin'. I thought custom fields would work (using advanced custom field plugin) as I have set up some cutom fields, but cannot get one to 'save' the content to be used on multiple posts. Ideas anyone?
April 24, 201214 yr Create a custom taxonomy for those posts and save the block of text as the taxonomy description?
April 25, 201214 yr Author Create a custom taxonomy for those posts and save the block of text as the taxonomy description? Good idea! Just now I can't get the post/page to display anything!
Create an account or sign in to comment