Delete the folder that contains the Genesis theme and you will be able to log into your site.
Also – before restoring your theme change your permalinks to standard. That will rewrite your .htaccess file to make sure it works with WordPress.
Then, once you reinstall Genesis, you should be able to restore your permalinks back to however you had them set.
Related Posts:
- if ( is_home() && ! is_front_page() )
- Why do themes rely on “The Loop”?
- How are both HTTP and HTTPS versions displaying?
- Landing Page – Redirect Loop?
- include(locate_template) messing up the loop
- Redirect Loop to Page, Can’t Find Origin, Can’t Remove [closed]
- Can’t access login screen, wp-login.php 404’s
- Infinite Redirect Loop after moving to subdirectory
- Update status of all posts in a category
- Moving wordpress to different url/server creates redirect loop
- Second Loop Showing Only One Post on Single Post Page
- Call wp-blog-header.php header without performing a wp_query
- Get markup for post without loading into the template
- How to add a byline to all the pages?
- Can’t add new plugin or themes on a wordpress multisite network from the primary site as administrator. Error: ERR_TOO_MANY_REDIRECTS
- Trying to get property ‘post_content’ of non-object
- Unable to login + Redirect loop on mobile
- Default Template infinite loop of Title
- This webpage has a redirect loop issue with SSL page
- how to override woocommerce specific loop or archive-product.php [closed]
- How do I get the attributes of a short code from a post?
- Single Page WordPress Theme – Using page templates
- WordPress category & taxonomy loop with pagination
- Changing behavior of the loop twice in one page
- Show scheduled posts in archive page
- post__in – Placing content from a foreach loop inside of an array
- loop query exclude meta_key with meta_value
- “Blog pages show at most” in The Loop
- wp_insert_posts Fatal error: Maximum function nesting level of ‘100’ reached, aborting!
- Post Loop not Returning Permalink
- Displaying child page content of a certain parent
- Pagination adding extra posts only on page 2
- add_filter() doesn’t work in loop
- The Loop in Static Page
- Content/Excerpt length control for a specific loop?
- Why we use if with while loop?
- Loop posts only excluding first post
- Loop repeating design pattern
- Sort Posts By Category?
- Create a loop that gets pages with their template
- Why is my loop not dynamically grabbing the correct Category and displaying all categorized posts?
- WordPress does not load page.php, return 404.php
- Query posts if meta key starts with
- 3 Posts in Loop, Show Stickies First
- Loop within a loop (Again) for template
- Moving test theme to live site without mySQL error – how? [closed]
- How to use current_post to open a new unordered list every five posts
- Why cant you place the Loop outside of the index.php?
- sticky post in custom loop
- Rating system and changing the loop
- Ajax Button to load more Posts into a timeline
- How to target thumbnails of the first post in the loop
- On single.php, fetch 2 posts created after and 2 posts created before in relation to the actual post (using menu_order)
- Problem getting current post tags to show in a widget
- how to get the post attachement image in full size?
- PHP if post is already displayed, then
- How to style first post differently with ‘get_template_part’?
- Include multiple page ids in loop
- in Foreach Loop the Description is not showing?
- 404 Template customization | Want 10 recent Post on the 404.php error page apart from the error Notice
- How to append a query string to pagination?
- For each loop on every word in post
- Display name of taxonomy once
- Use have_comments() for current post instead of last post in loop
- Displaying the first, second, and third posts from a category in separate slides
- WordPress shortcode in content, output in sidebar?
- Using variable in WordPress loop as criteria
- WordPress Alphabetical Sort Loop Issue
- Get_template_part() problem with the_content()
- How to output thumbnail twice in a loop
- Fetching posts from wordpress function in ajax
- Saving return value from the_author_posts_link()
- Display more than 10 posts on author.php file
- how to run loop in function.php that sends email based on specific conditions?
- How to use this $tax_selection variable in this custom loop?
- Display all categories as plain text
- How to sort a loop after most viewed
- How to display fields from the loop in two separate divs
- WordPress posts loop not displaying all posts on blog
- get_page_by_title not working inside fucntions.php
- Bootstrap tabs are not being clicked in WordPress loop
- Get gallery in loop through ajax
- Get a specific size from wp_get_attachment_image_src
- Pagination on a underscore custom theme
- Build a Page which shows the Oldest Post with specific Custom Field Value
- Get top Page IDs from menu and cycle through their child pages on a scroller
- Style first 3 posts differently and use a 2nd loop to get rest of posts / offset and pagination broken
- Posts Per Page is Not Returning Correct Number
- WP update_post_meta link loop
- query_posts ignores the argument
- Need some help with “the_widget()” function
- Conditional Check in The Loop’s Parameters
- show posts from one category with comments only
- Exclude Authors based off date of last post
- Loop from another WP site onto mine
- Having issue with WordPress loop
- Wrap every 2 divs in row – for each loop [closed]
- How to add class to the last image of the last post in a loop
- wp_mail function not working in user query loop
- How to set and retrieve cookies while in the loop