Listing Shortcode Homepage

This topic contains 10 replies, has 4 voices, and was last updated by  Marie Bock 5 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #434707

    Marie Bock
    Expired Member
    Post count: 6

    I am using the listing shortcode on the homepage.

    My goal is to have 4 listings going across with, as an example, the first 100 characters listed under it. I was able to get the shortcode to work. It shows the image and place name. How do I get the brief description to appear under it?

    I have looked at the documentation and cannot figure it out.

    Any help would be appreciated.

    #434709

    Alex Rollin
    Moderator
    Post count: 27815

    Try character_count=”100″
    ex.

    
    
    
    [gd_listings post_type="gd_place" layout=4 post_number="4" character_count="100"]
    
    #434710

    Marie Bock
    Expired Member
    Post count: 6

    That did not work. I am using a StudioPress theme.

    #434714

    Paolo
    Site Admin
    Post count: 31206

    For grid 4 and 5 I think we hide it with css, because it doesn’t look that good. If you provide a link we’ll give you css to show it.

    Thanks

    #434723

    Marie Bock
    Expired Member
    Post count: 6
    This reply has been marked as private.
    #434753

    Kor
    Moderator
    Post count: 16516

    Hi Marie,

    Thanks for your reply. Could you add more listings so that I could check on the CSS?

    Thanks!

    #435094

    Marie Bock
    Expired Member
    Post count: 6

    Hi Kor,

    I just added some additional listings.

    Please let me know if there is anything else you need.

    I appreciate your help.

    Marie

    #435105

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #435110

    Marie Bock
    Expired Member
    Post count: 6

    Thank you for taking a look. I am trying to get the first 100 characters or so to appear underneath of it, kind of like a brief description.

    I added character_count=”100″ in the code but nothing appears.

    #435111

    Paolo
    Site Admin
    Post count: 31206

    Hi Marie,

    please paste this CSS into GeoDirectory > Design > Scritps > Custom CSS:

    
    
    .geodir_category_list_view li.geodir-gridview .geodir-content .geodir-entry-content {
        display: block;
    }

    It should work.

    Let us know,

    Thanks

    #435112

    Marie Bock
    Expired Member
    Post count: 6

    It worked!

    That is awesome! Thank you so much

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

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

Open Support Ticket