Override widget

This topic contains 17 replies, has 4 voices, and was last updated by  Stiofan O’Connor 5 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #438765

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If you are doing it in the loop you can just use the $gd_post global,like:

    
    
    global $gd_post;
    
    print_r($gd_post);

    The function paolo mentioned above is still there: geodir_get_post_meta();

    You can do it all just by editing the WP page but there are only so many times we can tell you that…

    Stiofan

    #438818

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If you want this change to be global for all listing outputs then let me know and i can show you how to add what u need on theme activation.

    Stiofan

    #438827

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have invited you (via email) to a new GeoDirectory Developer slack channel so i can help you with any quick questions.

    Thanks,

    Stiofan

Viewing 3 posts - 16 through 18 (of 18 total)

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

Open Support Ticket