Thread Starter
chjm
(@chjm)
Ok, in the WordPress Editor, the page title is News. From what I see in wordpress, they retireve the string through headings. Is it possible to retrieve the value by the page title?
Thread Starter
chjm
(@chjm)
If I’m not wrong, you mean there is no loop.php. But I have these templates, loop.php, loop-page.php, loop-single.php etc. They are default templates created by WordPress. And as I want the excerpt to appear at my home page, I should place the codes you given at home.php?
Thread Starter
chjm
(@chjm)
Hi YouON,
I’ll try it out now. Would like to ask if it is loop.php or loop-page.php? Thanks for your help.