• Resolved whitelily85

    (@whitelily85)


    Hi there,

    I was wondering if it is possible to customize the excerpts that are used for the featured pages slider on the front page of the Faith theme.

    When I am editing a page, I don’t see any field for the excerpt. I hope you can help.

    Many thanks for the support

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Hello,

    You can enable excerpts in the Screen Options section of the Edit Page screen (top-right corner).
    This button is right below the “Howdy, Your Name” in the top-right corner.

    Best regards,
    Dumitru B.

    Thread Starter whitelily85

    (@whitelily85)

    Hi Dumitru,

    Thanks for this. I was looking for the Screen Options but I don’t haven them on the Edit Page screen… Neither on my Edit Posts screen… I have them everywhere else though. Very odd. I wonder if there could be a plugin conflict.

    Thread Starter whitelily85

    (@whitelily85)

    I managed to find the Screen Options by installing a “Classic Editor” plugin (Block Editor is not showing them), but excerpt is not listed to be enabled… The search continues

    Thread Starter whitelily85

    (@whitelily85)

    Fixed by adding the following to the functions.php file of the theme:

    add_post_type_support( ‘page’, ‘excerpt’ );

    Maybe it helps someone else too…

    • This reply was modified 2 years, 6 months ago by whitelily85.
    • This reply was modified 2 years, 6 months ago by whitelily85.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Excerpts’ is closed to new replies.