How can i avoid that a listing user can DELETE his place

This topic contains 4 replies, has 3 voices, and was last updated by  Kor 5 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #435685

    Sidney Savary
    Free User
    Post count: 8

    Hi
    I don’t want that a user can delete his listed place (so if angry users leave our community, their recommended place stays online) we are builiding a family guide, so other families can still profit.
    Thanks
    Sidney

    #435687

    Alex Rollin
    Moderator
    Post count: 27815

    Hide the “delete” link using CSS?

    
    
    
    a.geodir-delete {display:none}
    
    

    You can also make sure to adjust this setting, so that even if a user deletes a post it goes to the trash, so you can recover it and remove the claim on it.

    That setting is at: Geodirectory – General – User deleted posts go to trash

    #436008

    Sidney Savary
    Free User
    Post count: 8

    Hi Alex, thanks a lot i will try now. Sorry for my delay.

    #436009

    Sidney Savary
    Free User
    Post count: 8

    So, thanks. I saw now that i have some places of several tests in past in the trash. This is good to know.
    About the CSS, sorry but where do i need exactly to write the a.geodir-delete … code in? Do i need to connect by FTP and search the CSS file or can i copy it using wordpress and geodirectory directly?
    Thanks
    Sidney

    #436019

    Kor
    Moderator
    Post count: 16516

    Hi Sidney,

    You can insert the custom CSS code into GD > Design > Scripts > Custom Style CSS.

    Thanks!

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

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

Open Support Ticket