Edit button disappeared

This topic contains 4 replies, has 2 voices, and was last updated by  Alex Rollin 4 years, 10 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #494444

    Rafaela
    Full Member
    Post count: 131

    Hi guys,
    For some reason the Edit Listing button does not display anymore in the sidebar of the listings.
    Please see attached a before and after.

    Any ideas on why this happened and how we can get the button back?
    Thanks 🙂

    #494447

    Rafaela
    Full Member
    Post count: 131
    This reply has been marked as private.
    #494513

    Alex Rollin
    Moderator
    Post count: 27815

    The button is there but there is a lot of CSS working together to hide it.
    Try adding this CSS to reveal it so you can alter the styles to suit your needs.

    
    
    
    #geodir-sidebar .geodir-sidebar-wrap .geodir-company_info.geodir-details-sidebar-user-links .edit_link a {
        color: inherit!important;
    }
    
    #495058

    Rafaela
    Full Member
    Post count: 131

    Hi Alex,
    Thanks for your help!
    Unfortunately the code did not work.
    Could it have something to do with the upgrade link which was added?
    See attachement.

    Thanks!

    #495105

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
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