Hi there! So there are two ways to use custom fields right now. I can create a custom post type and attach the custom fields to the post type (call it FAQ) and it will show up as menu item. I can also create just the custom fields and attach them to a specific page (say Page A). However in the second scenario I'm not able to move the data from Page A to Page B. Page B can show the custom fields but not the data. How can I get this data to be shown on Page A and Page B using the second scenario and not manually copying and pasting content between the pages?