I need help to add some text to my all heading once, just like changing Template or WP core. I have changed the index.php by when visit page by page effect is not affected. so please help me to solve this problem.
my web site is dfccnet.com
please see carefully the change of the heading
Thanks in advance
http://codex.wordpress.org/Template_Hierarchy
pages might not be displayed by index.php;
check page.php for pages;
single.php for single posts;
there might be more templates in your theme showing the titles.
kreativjustin
Member
Posted 1 year ago #
or you can do it in your header.php if it's at the top of your template.
thank you very much, It worked with single.php