Hello, sorry you have missed the point. Yes I use Insert_PHP to get the website text from a back-end database, this is working as expected.
You will notice my live page has the following:
The Buxton Guide
------------------------- Line
Boots
------------------------- Line
Some descriptive text
------------------------- Line
But when I look at the page in cornerstone I only see the following in my header layout
Insert_PHP code to get the description
------------------------- Line
The header layout used to have an Insert_PHP statement that had the select * from abc_data where … statement. This has now gone