• Resolved kword

    (@kw56)


    Can’t see the whole text of static front page, only the excerpt with not working Read More button

Viewing 2 replies - 1 through 2 (of 2 total)
  • Having same/similar problem. Home page will only take wysiwyg text or a main image, no code allowed.

    Thread Starter kword

    (@kw56)

    I’ve solved this problem.
    Replace in file “front-page.php”:

    get_template_part( ‘content’, get_post_format() );

    with

    get_template_part( ‘content’, ‘single’ );

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘static front page doesn’t work’ is closed to new replies.