Home Forums Free Themes Education Hub Featured Content Excerpt

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36232
    cjackson111
    Participant

    I have featured content showing up on my homepage. The title and featured image are showing correctly. The excerpt below the image shows all of the text of the page specified (out to a certain number of characters). How can I limit what is shown in the excerpt? I have a couple of sentences that I want shown, but no more. How can this be accomplished?

    #36254
    wensolutions
    Keymaster

    Hello @cjackson111,

    To the excerpt in the Featured Content section you have to go through the child theme approach .

    Child theme reference :
    https://codex.wordpress.org/Child_Themes

    Or you can simply create the child theme using the plugin. Below is the link to one of them.

    https://wordpress.org/plugins/wp-child-theme-generator/

    Now after creating and activating the child theme paste below given code in you child themes functions.php file :

    https://gist.github.com/anonymous/a79e1223d5e6dd1f89161097a3e5a2b8

    If you have any issue further please let us know .

    Best Regards!!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.