What you downloaded was not a replacement for WordPress, it was a theme. Themes need to go inside the wp-content/themes folder. Once a theme folder is placed correctly it should appear as an option in the theme menu in WP Admin where you can preview and activate it.
In the meantime, you need to reinstall WordPress to undo the damage you caused by overwriting the root with a theme. The only time you should modify files in wp-admin, wp-includes or at the top level, are when you’re updating to a new version of WordPress ( the only exception is wp-config.php ). All customisation and additions go in themes and plugins located in the wp-content/themes and wp-content/plugins folders.
Related Posts:
- How to duplicate a page template but make minor changes to the header?
- Page editor missing Templates drop down
- How to edit contents of dynamic_sidebar()?
- Where is get_header(‘shop’) file in Woocommerce templates
- I put my blog on a subpage, how do I get page title?
- How to hide/redirect the author page
- Need to give custom page template for each language in WPML
- Templates & CSS – Proper Programming Practice?
- Create Page that uses specific template
- Post formats template
- index.php template is used instead of blog page
- Hide Front-End Admin Bar Including 32 px Spacing
- What is a good way to present templated content in WordPress?
- Adding variable to get_template_part
- How to apply a custom template for posts by default?
- Change directory where get_header(), get_footer() and get_sidebar() look for templates
- How to move style from template file to section?
- Subpage template
- How to create a wordpress template without using any page
- Advanced Custom Fields – display when specific template used?
- How do I find the directory of a page template?
- Missing ‘Page Attributes’
- how to use custom page template in a page?
- the_excerpt producing empty output
- Conditionally display different images before the content in a page template
- Is there a way to set different post templates for parent posts and child posts in the same post type?
- Change wp-signup.php Page Template
- How to remove the Template drop down, but keep Parent and Order
- Templates have disappeared from drop down lists
- One of my pages uses the archive.php template only. Why?
- Getting pages filtered by template assigned
- Get link to a specific template file [closed]
- Default Template Selected After Changes in Elementor [closed]
- Use same page template for parent and child pages in a theme
- displaying category and subject posts
- Adding Query to Custom Page Template
- get_file_data to read data for Custom Template File?
- Page attributes missing
- Does wordpress templates always in files or in database?
- Return get_header and get_footer string instead of echo it
- wp_enqueue_style and different styles for blog template
- Page template option missing
- How do I get the page template name chosen?
- How can I add text to a specific ‘Edit Page’?
- get_header(), get_footer() from plugin template
- What template is used for viewing Media Library Files?
- Page template for a site from network
- Remove portion of header code from home page only
- Force WordPress to NOT display the manual excerpt
- Not so common HTML transition to wordpress issue
- Page header on specific page is different from the rest [closed]
- Single-page.php template file name not shown
- How to display custom post type?
- Hard Coding Components on a Client Specific Websites
- Import a header template from another theme
- Will placing custom templates in sub directory break any native WordPress functionality
- Organize template parts and page templates in folders in regards of template hierarchy
- Blog page won’t show Blog template
- trouble calling different header.php for home.php
- templates with page teasers Or Featured Items
- Random home page at each refresh between array of page IDs
- How can I pass a variable from a template to header.php of a theme
- Search button click sends to single-custom_post_type instead staying at the same page
- Display a custom 404 page without a redirect
- How can I make custom page templates work on child theme?
- Set og:image programmatically in custom single post with external images
- Change Page Template Based on URL Rewrite in WordPress
- Nested Page Template not showing in page attributes
- Creating custom post-listing templates in twentyseventeen child theme
- Header and footer fail to load with SSL and custom links
- When to use content-pagename.php?
- Submit form to another template (ugly url)
- Page Templates Used in Custom Post Type
- custom template – override plugin template in child theme – issue with scripts
- Is this the best way to complete disable category archive pages?
- Is there a way to share a template/markup with the JSON API so that it doesn’t need to be declared both in PHP and in JS?
- How to install a wordpress website template on an existing website?
- Custom Archive with Content for Custom Post Type
- Page.php vs Single.php
- My homepage’s width has reduced and I can´t fix it [closed]
- html blog template to wordpress template
- How to duplicate a template in wordpress site editor?
- How do I override the search template in a plugin?
- Custom post type pages return 404 page?
- Adding wrapper elements in the_date() like in the_title()?
- Get URL of current post but not the page number
- Is template name always same as directory name?
- Archive template limiting to 4 entries?
- Author template help. How to check if field exists in the profile?
- WordPress custom template not showing in the list of available templates
- Adding text to the footer of each post based on tags or categories
- Make Permalink go to specific template
- WordPress function.php on ZendFramework CMS
- Site Title appearing twice on live site
- Give user option to select full post index page or excerpted index?
- Print different parts of content in template
- Page Template Selector Error
- WordPress blog posts template bug [closed]
- I want to display all related posts for a selected tag in WordPress
- Using custom post types within a section of a template