• Hi,

    I designed my home page as a blog post but the content is static.

    I would like to change it to a normal static page without losing the content, in order to publish articles.

    How can I do this?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Then you must first create what are posts as such under Posts. What you have created there, you remove piece by piece on the start page template.

    As soon as you want to include the posts in this template, use the query loop block: https://www.ads-software.com/documentation/article/query-loop-block/ – this allows you to display the posts you have created as a list on the start page.

    I’m not entirely sure what you mean by “change it to a normal static page,” but I hope this helps.

    A common approach is to use a dedicated page for your blog posts. You can use WordPress’s built-in functionality to set this up:

    1. Create a new page:
      1. Go to pages > add new.
      2. Copy the content from your current home page and paste it into this new page.
      3. Publish the new page.
    2. Set this page as your blog:
      1. Go to settings > reading.
      2. Under “Your home page displays” select a static page
      3. Choose the new page you created from the “Posts page” drop down.
      4. Save your changes.
    3. Add the new page to your menu or quick links in your footer.

    This blog page will automatically update each time you post a blog.

    Thread Starter julisaman

    (@julisaman)

    OK thanks for your feedback.

    Is there a way to copy and paste a page content quickly?

    I am trying to rebuild block by block and it takes me a lot of time. Tried to select all text, copy and paste but doesn’t work.

    Thanks,

    You need to use a plugin called Duplicate Page: https://www.ads-software.com/plugins/duplicate-page/.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.