Hi,
I’ve added a some custom fields to the _content.php file, and everything is working fine, except that on the archive pages (for the category), the fields are appearing in the correct order, while on the single post page, the fields are appearing in the wrong order. For example, please take a look at this single post and category page:
https://staging4.upstatefilms.org/harriet
https://staging4.upstatefilms.org/category/now-showing-woodstock
On the category page, the custom field for the showtimes table appears above the custom field buttons for View Trailer and Review, which is just how I want it. (This is the order of the fields on the _content.php file.) But on the single post page, the buttons appear above the table. I can’t figure out why the fields are reversed on the single post page. Can you help me figure out how to put the buttons below the table on the single post page?
(By the way, this is a follow-up to https://theme.co/apex/forum/t/display-custom-field-on-post-index-pages/66065/2), where you showed me how to modify the _content.php file so that the custom fields would appear on index pages.)
Thanks for your help.


