custom fields in a specific area

This topic contains 2 replies, has 3 voices, and was last updated by  Guust 9 years, 3 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #29115

    beldox
    Buyer
    Post count: 10

    Hello,
    I would like to know if it is possible to show some of the custom fields in a specific area on details page.
    Thank you for your help,

    #29116

    Simone
    Expired Member
    Post count: 3515

    Hello, custom fields can be displayed in the sidebar, in the More Info tab, or in a specified tab (these info are in the custom field, when you expand it).

    If you want to output it, for example a custom field named “test”, you can use this code:

    geodir_get_post_meta($postid,'geodir_test',true);

    and include it where you want in a function (assuming you knows some coding)
    here you can find the documentantion about the hooks
    http://docs.wpgeodirectory.com/category/dev/core-docs/hooks/

    #29117

    Guust
    Moderator
    Post count: 29970
Viewing 3 posts - 1 through 3 (of 3 total)

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

Open Support Ticket