Problem in adding custom titles wordpress site
-
I am trying to add some custom titles in my page http://www.delpapafamily.com/new/#!/del-papa-family-farm/.
I can print the page title in page.php using the code
<?php echo “Name=”.$post->post_name; ?>
But when I put the same code in header, I am not able to get the page title.
Please take a look at http://www.delpapafamily.com/new/#!/del-papa-family-farm/. Now this page prints the tiles from both header.php and page.php codes. But it does not show the page title from the header.php code.
It is really urgent .
Sincerely,
Sunil
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Problem in adding custom titles wordpress site’ is closed to new replies.