Adding a third listing, again...

Discussion in 'GeoCraft WordPress Theme' started by henrique25, Jun 20, 2014.

Thread Status:
Not open for further replies.
  1. henrique25

    henrique25 Member

    Joined:
    Jun 2, 2014
    Messages:
    76
    Likes Received:
    3
    Hello!
    Due to a detail I forgot about, I'm reactivating the thread I had started prior to this.
    Here's the original text:

    "I see that there are two listing types: Free and Premium.
    My idea would be to insert an intermediate type (Standard) which would not allow for the lead form to show (therefore, only Premium users would be able to have lead captures).
    Is there a way this can be done?

    Note: I am not allowing users to add their listing (I've removed the link). Only I am able to do that.

    Thank you in advance,

    Henrique"
     
  2. henrique25

    henrique25 Member

    Joined:
    Jun 2, 2014
    Messages:
    76
    Likes Received:
    3
    Another thing... in the event of not being able to add a third listing type, is there a way to define what is visible and what is not, in the free listings?
     
  3. henrique25

    henrique25 Member

    Joined:
    Jun 2, 2014
    Messages:
    76
    Likes Received:
    3
    Also, could you please tell me if I can remove the "publish date" from my listings?
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    It is not possible to add third listing type. But yes you can set what to show in the free listings. For it go to the
    Geocraft settings > Custom fields > edit fields and check "Enable for free listing".
    It will show that particular field for free listing.

    For publish date
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    div.tbl_des tr:nth-child(2){
    display:none;
    }

    Thanks & Regards
    Nitesh Raghuwanshi
     
  5. henrique25

    henrique25 Member

    Joined:
    Jun 2, 2014
    Messages:
    76
    Likes Received:
    3
    Cheers!
     
Thread Status:
Not open for further replies.

Share This Page