• Resolved hbee

    (@heatherbodlak)


    Hello
    How can I set the text excerpt that displays on the front page for each service block?
    Right how it takes all the text from the post, there’s no way to limit what it displays…

    thank you

Viewing 1 replies (of 1 total)
  • Thread Starter hbee

    (@heatherbodlak)

    added the following code to functions.php
    for pages and posts to show the option to specify the EXCERPT

    add_post_type_support( ‘page’, ‘excerpt’ );

Viewing 1 replies (of 1 total)
  • The topic ‘Page or Post extract’ is closed to new replies.