Excrept length at single post

Posted in: Newspaper
Post count: 6

You can see it at: https://ebizlatam.com/santex-acuerda-con-el-gobierno-argentino-ofrecer-cursos-de-xacademy-en-la-plataforma-capacitar/
————————————————–
Hi, I want to show the excrept at the single post template adding this to functions.txt
add_shortcode( ‘output_post_excerpt’, ‘get_the_excerpt’ );

And this to the template in a Single External Shortcode:
[output_post_excerpt]

But the excrept shows only the first 30 word.

How can I change the lenght to (by example) 100 words?

Thansk in advance,

José.

Post count: 6

Thanks, it’s solved… was my mistake.

Post count: 27744

Hi,

I’m glad that you managed to solve it.

Have a great day!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.