Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #373977
    #374067

    Hey enester1!

    Please go to Enfold/framework/php folder and open class-framework-widgets.php file and find following on the 536th line

    echo "<span class='news-time'>".get_the_time($time_format)."</span>";	

    and change it to

    echo "<span class='news-time'>".get_the_author()."</span>";	

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.