Hi folks,
i've just downloaded and installed last version 3.2, i would to use Excerpt, ''ve read http://codex.wordpress.org/Excerpt
so i activated this function into the screen options and then i can write a short text into the new field that appeared beneath the main field's article. That dosesn't work.. short article Excerpt doesn't be displayed onto my new fresh WP installed.. so please, which function do i have to activate to make it works?
thanx a lot
The excerpt will display only if your theme calls it. You'll have to look in your theme file and see if they are using the_except() or the_content().
thank you, BUT, i've just installed the latest version of WP without change anything.. so is that normal to not to see excerpt, the_except() or the_content() functions have to exists already into the code.. i'm wrong?
When you mean a fresh install of WordPress, do you also mean that you are using the Twenty Eleven theme. I don't think that theme displays the excerpt that way.
yes indeed!.. ok tanx, i'll fix it by changing the theme or activate it by insert script function
cheers :)