How to show page_title instead of post_title
-
So I haat the idea to create a div with the class 90. where the
<?php the_title( '<h3>', '</h3>' ); ?>
of the page is shown in a 90° angle.Works great. Just some tweaking to get the layout working correctly.
I added in the reading settings the option that A static page is selected for my posts.
Now I want that the page titel is shown in the DIV 90 and not the post title. But apparently the<?php the_title ?>
is for both of them.Is there a way to determine what title you want selected?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to show page_title instead of post_title’ is closed to new replies.