Disable the tags

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

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

Open Support Ticket
  • Author
    Posts
  • #38697

    vcherednichenko
    Free User
    Post count: 222

    Is it possible to disable the fild tags from the page adding places and events?

    #38699

    Simone
    Expired Member
    Post count: 3515

    with the following you will get rid from both backend and fronted

    
    
    div#geodir_post_tags_row.geodir_form_row.clearfix,.geodir-tags, geodir_post_tags_row {
    display:none;
    }
    

    put it into your style.css (child theme)

    #38702

    vcherednichenko
    Free User
    Post count: 222

    Thanks a lot, everything works!

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