custom fields – places

This topic contains 6 replies, has 3 voices, and was last updated by  Paolo 7 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #233649

    bjoern
    Full Member
    Post count: 14

    Hello!

    i created a custom field in place settings to show close to the address in the sidebar of each place. and it is working fine… http://prnt.sc/bxqbth

    but, when i browse the site in general and have several places in “newest listings” or most liked listings, it shows this custom field above everything else. i do not want to have it in this view, just in place-site:http://prnt.sc/bxqegi
    how do i get rid of it, so it just shows up in the sidebar of the listing?

    and aswell i would like to know how i can get rid of favs and rating in this preview of the places in “newest listing” in that sidebar

    thanks a lot for your help,
    best regards

    #233950

    bjoern
    Full Member
    Post count: 14

    hello,

    i found it myself already, thanks anyways.. this part is not solved

    “and aswell i would like to know how i can get rid of favs and rating in this preview of the places in “newest listing” in that sidebar”

    can you help me here?

    thank you

    #234012

    Kor
    Moderator
    Post count: 16516

    Hi bjoern,

    Glad that you sorted it out yourself. As for hiding the Favs and rating in the widget section. Try using the custom CSS code below and see if it works.

    
    
    .geodir-widget.geodir_popular_post_view .geodir-addinfo {
        display:none;
    }

    Thanks!

    #234079

    bjoern
    Full Member
    Post count: 14

    hello and thank you,

    yes, that works, but it would be nice if the text could go full width then. can you help me here aswell?

    thank you!

    #234207

    Kor
    Moderator
    Post count: 16516

    Hi bjoern,

    Try using the custom CSS code below for the adjustments. Well, let us know if it’s what you’re looking for.

    
    
    #popular_post_view-2.geodir-widget.geodir_popular_post_view .geodir_category_list_view li .geodir-content {
        width: 68%;
    }

    Thanks!

    #234646

    bjoern
    Full Member
    Post count: 14

    That´s exactly what i meant, thank you. last question regarding this. how can i do the same for the main part. now i have the text full width in the sidebar. is this possible for the part on the left side of this screenshot aswell?
    http://prnt.sc/byhx6x

    thank you so much

    #235097

    Paolo
    Site Admin
    Post count: 31206

    Hi Bjoern,

    please see: https://wpgeodirectory.com/docs/customizing-your-style/

    Customizing the style of the widgets goes beyond support.

    Thanks

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

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

Open Support Ticket