On the posts that we label "sticky" the word "featured" appears. How can I change that to "new"?
David
|
On the posts that we label "sticky" the word "featured" appears. How can I change that to "new"? David |
|||
|
|
|
This looks like a theme issue. And, if you are using TwentyEleven, the "Featured" word is printed in the file /wp-content/themes/twentyeleven/content.php At the very beginning you'll see
change it for what you need |
|||
|
|
|
Wherever you want "new" to be displayed, enter:
Change h3 to whatever heading you want, or span or p or whatever else |
|||
|
|