Hide Custom Field Name on Detail Page but not Add Listing Page

This topic contains 3 replies, has 2 voices, and was last updated by  Kor 7 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #367068

    Wayne Harvey
    Expired Member
    Post count: 102

    Hi there,
    Can’t seem to find the answer to this one. I’ve got a few custom fields that I’ve created in the Custom Field Manager and I would like the “Frontend Title” of the field to display on the Add Listing page but not within the tabs of the actual final rendering of the detail page. Hope this describes my need clearly. Is this possible?
    Thanks,
    Wayne

    #367072

    Wayne Harvey
    Expired Member
    Post count: 102

    I was able to hide it with CSS but it became hidden on both the add listing page as well as the detail page.

    #367081

    Wayne Harvey
    Expired Member
    Post count: 102

    Hi there again,
    I was able to accomplish this with CSS after all. Sorry for the trouble but maybe somebody else will find this useful at a later date.

    
    
    .geodir_more_info room_name_frontend geodir_room1, .geodir-i-text {
    display: none;
    }
    #367090

    Kor
    Moderator
    Post count: 16516

    Hi Wayne,

    Thanks for sharing this. Well, let us know if you need anything else.

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