V2 Equivalent of geodir_get_default_catimage

This topic contains 3 replies, has 3 voices, and was last updated by  T L 4 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #527169

    T L
    Expired Member
    Post count: 48

    Is there an equivalent in V2 for the V1 geodir_get_default_catimage() call?

    #527192

    Kor
    Moderator
    Post count: 16516

    Hi TL,

    Thanks for your post. I will forward your question to a dev.

    #527481

    Naveen Giri
    Moderator
    Post count: 1559

    Hi,

    You can use it.

    $cat_default_img = get_term_meta( $term_id, ‘ct_cat_default_img’, true );

    Thanks

    #528073

    T L
    Expired Member
    Post count: 48

    Thank you Naveen! Very helpful. I see the new direction now and can apply it to other areas.

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket