Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Remove 'Published on'
#1
How can I remove this on my pages?
Reply
#2
depending on your theme but at a guess your using the Cardinal theme,
just remove the follwoing line from the template.php file from themes\cardinal\template.php

Code:
<p class="page-meta">Published on &nbsp;<span><?php get_page_date('F jS, Y'); ?></span></p>

Mike
My Github Repos: Github
Website: DigiMute
Reply
#3
Thanks! All sorted Smile
Reply




Users browsing this thread: 1 Guest(s)