Remove 'Add listing' from top bar

Discussion in 'GeoCraft WordPress Theme' started by merryandrew, Feb 13, 2015.

  1. merryandrew

    merryandrew Guest

    Joined:
    Mar 23, 2014
    Messages:
    47
    Likes Received:
    0
    Hi. How can I remove 'Add Listing' from the top bar? I have successfully removed the link and button below in the css, but would like to remove this remaining item.

    www.pubs.com
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey merryandrew,

    Please paste the code given below in Custom CSS section
    (Geocraft Settings -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    ul.associative_link li:last-child {
    display: none !important;
    }
    Thanks,
    Praveen
     
  3. merryandrew

    merryandrew Guest

    Joined:
    Mar 23, 2014
    Messages:
    47
    Likes Received:
    0
    I have successfully removed the Add Listing link from the site - but when 'signed in' as a user, the Add Listing appears in the top bar again - can this be removed too, please?
    Also there is no Log Out on the top bar when signed in - how can this be added?
     
  4. sameerwalkar

    sameerwalkar Guest

    Hi,
    Kindly remove the previously provide CSS code and follow the instructions mentioned in the image below:

    geocraft-remove-addlisting.png

    Regards,
    Sameer
     
  5. merryandrew

    merryandrew Guest

    Joined:
    Mar 23, 2014
    Messages:
    47
    Likes Received:
    0
    Hi Sameer, thanks for that, it has removed the Add Listing link altogether - which is great.

    However I've lost the Sign In / Log Out. Can you help with this?
     
  6. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi merryandrew!

    Please provide us your website wordpress login details at [email protected].

    Thanks,
    Praveen
     
  7. merryandrew

    merryandrew Guest

    Joined:
    Mar 23, 2014
    Messages:
    47
    Likes Received:
    0
    Email sent
     
  8. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi merryandrew!

    We have resolved your issue.
    Please have a look at your website.

    Thanks,
    Praveen
     
  9. arsen

    arsen New Member

    Joined:
    Dec 15, 2012
    Messages:
    22
    Likes Received:
    0
    I've tried Sameer modification and it doesn't help - the "button" is still there...
     
  10. sameerwalkar

    sameerwalkar Guest

    Hello Arsen,
    I checked your dashboard after editing the file, it is not getting saved. If you wish to remove this "Add Listing button then" kindly send:

    Please provide the following information listed below.
    This Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Your FTP Details
    Send this information at our email at [email protected]

    Regards,
    Sameer
     

Share This Page