Resolved!
<header class="entry-header">
<?php
// Pull in page title.
single_post_title( '<h1 class="blog-title">', '</h1>' );
?>
</header><!-- .entry-header -->
I was editing archive.php not index.php
OK. I was overthinking this… Because the page’s title is technically “sample-3-b/build” it was possible to make a totally new page just called “build” and replicate the content in there.
Hi. Thanks for the response.
It’s in the URL bar – not the title on the page. When I’m in the Dashboard, on the page and click on the title the option for editing the permalink comes up, but https://www.dmgn.com/sample-3-b/ isn’t editable – only “build” or “repair” or “replace” is editable (those are the 3 pages I built after the client approved the template).
-
This reply was modified 7 years ago by mariojames.