Unless I am completely misunderstanding what you are trying to do, there is no need to move your site into a sub-folder.
The easiest way to do what you want is to simply create your static page in normal html just as you want it to appear. Then add the following code to the very top of your page…
<?php /* Template Name: Front Page */ ?>
Then save it as front-page.php
and put it in your current theme directory.
Refresh WordPress and voila! you should see your static page.
Alternatively or if that does not work you can name it something else like my-static-front-page.php, then create a new page in WordPress, call it whatever you want, leave the content blank, and just choose the “Front Page” template you created, and publish that page. Then in the dashboard go to Settings > Reading
and choose Front Page Displays... a static page.
From the front page dropdown choose the page you just created.
Related Posts:
- jQuery plugin only in one page/post
- How to create a Page alias in WordPress
- How to extract images of post and pages excluding header and logo image in wordpress?
- Replace existing pages with new pages, keep menu links
- [Plugin: Posts 2 Posts] How does it work?
- View Private Published Page with URL Code (no login required)
- Would Gutenberg be considered a PlugIn?
- Making my plugin create a page?
- Summary and Comments on Main landing Page
- Oops! That page can’t be found
- Copy/paste local images not working in WordPress
- Randomize post (and page) IDs on generation
- Powerpress upload a podcast without creating a post for it
- Failed to load resource: the server responded with a status of 500 () post.php
- Get content and send to 3rd party
- Hidden Some Setting on Post or Page [duplicate]
- Better code/text editing for posts and pages?
- WordPress ultra slow if I click on posts?
- How to make only selected posts appear on a selected wordpress page
- Static page with formatted post list
- How do I “get the next 10 posts after post_id == x”?
- Hiding posts – WP Hide Post not working
- How do I display only the latest post on my home page, while maintaining proper plugin hooks?
- submit posts by unregistered users in wordpress
- Calendar Solution: Handling upcoming Dates with Posts?
- get_post_type on post.php
- Is there an easy way to flag posts in the admin area?
- finding whether request is for post, and post id
- Any built-in function to associate a post to category through a plugin?
- How to hide some section in WordPress under Post
- Display post lists in 2nd paragraph
- Can’t delete Draft Post [closed]
- Matching Chapters to a Custom posts [closed]
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- How to delete page by deactivating plugin
- WordPress web pages keep getting deleted (moved into the trash) by themselves
- WordPress display breadcrumbs using Yoast plugin [closed]
- Outbound link autometic converted into linkdirect , and not opening
- Run plugins only on certain pages
- (FES EDD) New vendor submission page is blank
- Display by Category in Admin
- Preg Match All doesn’t Allow echo first character for WordPress Taxonomy Tags
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- Two problems on my WordPress installation [closed]
- posts comments goes to trash
- Contributive page where people logged in can write
- Excerpts on category page
- How to pull email and name from Flamingo plugin
- WordPress plugin/theme or other wayout to create portable pages?
- Which widget to use for display category post with view more? [closed]
- php page not found for plugin options menu
- External RSS feed to WordPress Portfolio
- Trying to fix form resubmition with PRG (Getting error: Cannot modify header information – headers already sent by)
- Changing page URL and connect newsletter to MailChip
- WordPress page and plugin list using sql query
- Create page from plugin, but have it completely hidden
- Display wordpress post’s in popup?
- Unable to add TAB character to post?
- How to add subcategories to the blogroll?
- how to add text to posts from tags
- How do I write an inventory list plugin that creates dynamic details pages?
- Can I allow certain people to add/edit pages within a parent?
- Proper way to replace the_content only for pages created by custom plugin
- Add category selection to custom post type (plugin)
- Add menu page issues (permissions & position)
- Redirect to another page using contact form 7? [closed]
- Display Custom Field Value on Admin Page Column
- I need help locating a URL that is on my site map, but that I can’t find in my WordPress dashboard
- pagination on data fetched using SQL query
- Show author on every sub-page
- How to delete all trashed item in one-go
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- How to get the first post and second post in a wordpress blog?
- Is it possible to send blog posts via email to subscribers?
- Custom setup of wordpress comments that are displayed
- Is there any plugin which can paste a common content to my every post?
- Recent posts per category loop?
- ‘Organize Series Plugin’ as muti author feature
- Import Instagram post to WordPress blog post
- Problem of encoding characters (apostrophes) in my posts publications
- How to backup single post in wordpress [closed]
- How to have sample page for each new register users in a membership website
- How to get all posts belongs to a user between a certain date
- One sub site is slow while all others load fine, same theme & plugins [closed]
- How do I publish portfolio items with a future date?
- wordpress content .php file in an iframe’s src in a wordpress post
- How to create a page with links to other pages that include image and excerpt?
- Thesis 2 custom Page
- Is there a way to make the main page only display a brief description of the full article?
- How to change the post form from plugin?
- WordPress plugin Post Creation [closed]
- Don’t publish/update a post when a plugin finds errors in custom fields
- Allowing users to Sign-up > Login > Post articles that need approval
- Add Content to Content()
- Simulating a wp page – wp page load sequence
- How can I automatically download all images from all imported posts, place them on my new host, and replace all the links
- posts from multiple post types in one slider
- How to display the featured post on the category page?
- Set Multiple Meta Values as an Array Using dispatch( ‘core/editor’ ).editPost() Call in Gutenberg/JS
- Flickering sidebar when scrolling page [closed]