martywatts
asked 11 years ago

Posts shown in main drop menu show a timestamp – can I remove this?

I’m not showing meta info in any of my widgets, how do I make it so that when you use the main menu, and it drops down and shows a post, it does NOT show how many hours ago it was posted?
Thanks,
Marty

1 Answers
DominicStaff
answered 11 years ago

Hi !

you can open file mega-menu.php (\wp-content\themes\dw-focus\inc) / line 99 – 100,

you remove code


<span> - ". human_time_diff( get_the_time('U'), current_time('timestamp') ) ." ago </span>

URL : http://imgur.com/1LHcIY6

Regards,
Dominic

Powered by DW Question & Answer Pro