Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1925025
Soledad recipe index – how to add text snippet
Closed

Comments

  • ju5ch started the conversation

    Hi there

    I would like to add an excerpt to the recipe index – as can be done on the homepage (see attached screenshot). 

    I can't find an option for this in shortcodes or on the customiser.

    Please can you let me know how to do this?

    Thanks!

  •  2,699
    PenciDesign replied

    Hi,

    Unfortunately, currently recipe index doesn't support to add the excerpt to posts.

    If you want to do that, please add more this code:

    <p style="margin: 10px 0 0;"><?php the_excerpt(); ?></p>

    like on this image.

    Best Regards,

    PenciDesign