New Landing How can we help? Themeforest Theme Support Clique Portfolio details subtitle

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Clique
  • #216550
    krabban333
    Member
    Post count: 21

    I’d like to change the portfolio hover details so it shows the date instead of the subtitle.
    I’ve been looking through single-portfolio.php, but I just can’t find the code generating the portfolio-item-details div.
    Where should I be looking?
    Thanks.

    #216776
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit sf-functions.php file at /clique/includes/.

    Find this code:-
    $items .= '<h2 class="portfolio-item-subtitle">'. $item_sub_text .'</h2>';

    Change to:-
    $items .= '<h2 class="portfolio-item-subtitle">'. get_the_date() .'</h2>';

    Thanks 🙂
    Mohammad

    #217258
    krabban333
    Member
    Post count: 21

    Got it working.
    Thanks for the help!

    #217264
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Mohammad.
    -Rui

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