• Theme is Atahualpa 3.6.4
    Site is https://world.maidanua.org/

    I cannot find how to enable excerpts? A they gone?

    Adding plugins like advanced excerpts does not help – excerpt input textarea does not appear in post/edit form.

    Am I missing something obvious? Please help.

    I have 10+ wordpress sites running, however all are setup with Ukrainian version, which is older than 3.1.1

    Thank you
    NZ

Viewing 5 replies - 1 through 5 (of 5 total)
  • Add this to the theme’s functions.php file:

    // Enable Excerpts on Pages
    add_post_type_support(‘page’, ‘excerpt’);

    This should do it. ??

    Thread Starter nelliza111

    (@nelliza111)

    Tried. Does not help in English version.

    Is the excerpt box just hidden in the post write panel? Make sure “Excerpt” is checked in the “Screen Options” panel. You can find that in the upper right corner when you are editing/writing a post.

    Thread Starter nelliza111

    (@nelliza111)

    AAAAA!!! Feel myself an ultimate idiot, thank you! Like today’s change in youtube design when they buried deep the insert code option…

    Maybe you could be so kind and tell me how to increase height of this excerpt text area?

    Thank you! You cannot imagine how much time I spent figuring it out.

    NZ

    Click and drag the bottom right corner.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Where are the excerpts in new version?’ is closed to new replies.