How to show post content excerpt in Archive List?

This topic contains 2 replies, has 3 voices, and was last updated by  Stiofan O’Connor 5 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #443287

    Marc
    Expired Member
    Post count: 274

    GD v2.0.0.24 with Genesis Theme:

    I created own shortcode for GD Archive Item to show the post content just as excerpt:
    [item-excerpt]

    and a button to the place detail entry:
    [item-profile-link]

    Is this the right way to do or is there a better solution for limited excerpts and this button?

    Can this shortcode for post content be limited and used as excerpt?
    [gd_post_meta key=’post_content’ show=’value-strip’]

    http://rboq.com/off24/anbieter/

    Thanks
    Marc

    GD Archive Item:

    [gd_archive_item_section type=”open” position=”left”]
    [gd_post_images type=”slider” ajax_load=”1″ slideshow=”0″ show_title=”0″ animation=”slide” controlnav=”0″ link_to=”post”]
    [gd_archive_item_section type=”close” position=”left”]
    [gd_archive_item_section type=”open” position=”right”]

    [item-profile-link]
    [gd_post_title tag=”h2″]
    [gd_post_rating show=”stars” alignment=”left”]
    [gd_post_badge key=”featured” condition=”is_equal” search=”1″ badge=”Premium” bg_color=”#00abff” txt_color=”#ffffff” alignment=”left”]
    [gd_post_meta key=”address” show=”icon-value” alignment=”left”]
    [gd_post_meta key=”post_category” show=”icon-value” alignment=”left”]
    [gd_post_distance]
    [item-excerpt]
    [gd_post_fav alignment=”right”]
    [gd_ninja_forms form_id=”2″ text=”Contact form” post_contact=”1″ output=”button”]

    [gd_archive_item_section type=”close” position=”right”]

    #443288

    Alex Rollin
    Moderator
    Post count: 27815

    Hi!

    Thanks for re-posting this. I have flagged your question for the developers.

    #443366

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yeah that is one way to do it, we don’t currently have a excerpt shortcode, we use a show/hide CSS/JS by default but i guess we should have a way to do it.

    Stiofan

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

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

Open Support Ticket