New Landing How can we help? Themeforest Theme Support Supreme Show date only like flexform for post meta

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Supreme
  • #9057
    pdriscoll
    Member
    Post count: 1

    Hi – is it possible to show the date only in the post meta information that is displayed in the post grid like is shown in the flexform grid.

    I tried modifying the functions.php line
    $output .= ‘<div class=”blog-item-details clearfix”>’. sprintf(__(‘By %1$s on %2$s’, ‘swiftframework’), $post_author, $post_date) .'</div>’;

    to

    $output .= ‘<div class=”blog-item-details clearfix”>’. sprintf(__(‘Posted on %1$s’, ‘swiftframework’), $post_date) .'</div>’;

    But it had no affect – sorry for newbie question.

    Regards Peter

    #9132
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    You’d need to do that in includes/page-builder/composer/lib/shortcodes/blog.php

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #9194
    pdriscoll
    Member
    Post count: 1

    Thanks Cosmin…have a great day

    #9209
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You too, cheers!

    Regards,
    ————————————————————————————————————

    Cosmin – Support

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register