Oh my!!!
Thank you, thank you, thank you!!!!
I have been trying all sorts of coding today. You have saved me!!!
Finally can go home 😀
shoot – that is not what I wanted – I wanted if the post was featured link the title and if the post is not featured just display the title.
The php manual from php.net is not very clear on how to do this.
How do I write this?
Hi Esmi,
Thank you so much – at least now the page is showing. I knew I has missed something simple.
Can you answer 1 more question for me – why would the title not display if the post is not featured?
<h3><?php the_title(); ?></h3>
What am I missing here