Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    Hello Mihai03,

    If you want to display post titles along with excerpts you must set title_only=false there are two possible options:

    1.- Displaying posts’ default excerpts (using the Excerpt form field in post editing pages):

    [slposts title_only=false]

    2.- Create excerpts automatically from posts’ content:

    [slposts title_only=false auto_excerpt=true]

    Optionally you could use excerpt_length=value to set excerpt length, f.e if you would want to limit excerpts to 80 words length (default is set to 55 words length):

    [slposts title_only=false auto_excerpt=true excerpt_length=80]

    Hope this helps,

    Cheers.

    Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    Cool, I’m glad to know you got it working. Please don’t hesitate to contact me again if you have any other questions.

    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to display content’ is closed to new replies.