• Hey!

    I’ve tried so many different things now and maybe there is an easy solution.

    But I want ALL my pages to be posted on the FRONT PAGE. Just as if they were blog posts. I’ve tried many different themes but what they do is that they have widgets that will show under the static page.

    I have 5 different pages that I want to be displayed on the front page. What could should I use and which file should I edit?

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You will need to amend the Loop for your theme’s index.php page by using pre_get_posts(). The new custom function would need to be added to your theme’s functions.php file.

    Thread Starter malevolentia

    (@malevolentia)

    Could you be more specific? I’ve spent so many hours on this already, I would really appreciate it.

    1.) What code do I put in index.php to get all pages to load on front page.

    2.) Where in functions.php should add it and what’s the code?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post all pages in on front page’ is closed to new replies.