My master.html has the following <title> in the <head></head> –
<title data-pgc-edit="page_title">Master_page_title</title>
A child page has the following <title> (just as an example) –
<title data-pgc-edit="page_title">Child_page_title</title>
When I apply “\Components\Quick update” to the child page, its <title> reverts to that of the master – i.e., Child_page_title is replaced by Master_page_title. I need a way to preserve Child_page_title (or similar) on existing child pages when “\Components\Quick update” is applied while still allowing Child_page_title to be editable.
I tried this tutorial (Master Pages | Pinegrow Web Editor - “Making page title and meta fields editable”) but I must be missing something.
Pinegrow 6.4, Windows 10
Thanks,
Don C.