I’ve built my website using the X theme but now I have a requirement to use the Layout Builder to make a Single Template that can display dynamic post content from the database (https://theme.co/docs/single-templates). It seems to me that this functionality is not available on the X theme. Is there any work-around to get this functionality on X?
I have found that I can edit framework/views/renew/content.php to customise the template but I would like to add a separate file for this custom template (framework/views/renew/content-projects.php) and be able to select that as ‘Post Format’ from the WP dashboard. Can you provide any information on how I would achieve this?