The PHP is loading at the new domain, or else you would see no HTML. The issue seems to be that your WordPress Address (in Settings -> General) is not set for your new domain.
If you have access to the DB, look for the option with the name siteurl
in wp_options. The value should be your new domain.
Quick and dirty solution: add this to wp-config.php:
define('WP_SITEURL', 'http://zoparealtygroup.com');
Related Posts:
- My wordpress site gets redirected automatically to the old site any known solution for this?
- wp-admin pages return ERR_EMPTY_RESPONSE
- Reorder custom submenu item
- WordPress custom permalinks not working on OS X localhost
- What is an “Options Framework” for WordPress
- WordPress address URL keeps dropping the www
- Why am I unable to login after converting to www?
- using wp_sprintf at wordpress option page,
- WordPress Options Page not working
- How to change user admin_color with WP CLI?
- new subdomain to apply as main domain
- Hide admin menu on update_option
- Custom plugin admin page issues
- Change admin defaults for reading settings
- Use of domain name
- Registering for a domain on WordPress
- Run two wordpress on the same domain
- How to access wp-admin from original website after setting the domain redirect/forwarding
- Form input values are empty after submit
- WordPress Redirects to a cancelled domain, need to change it but can’t get to the admin portal
- Admin page changes the $_POST data
- Some fields in Settings API form are saving, others are not
- How to Fix WordPress Not Saving Settings?
- Reestablishing Automatic and Secure FTP Connection, Primary Domain Change
- Options site set empty fields after submitting
- I am not able to enable jQuery in theme settings
- Cannot Update wp DB – Get 500 Error
- Creating your own options-general.php page
- Site admin can login but cannot access wp-admin after domain migration?
- Can I rename the wp-admin folder?
- How to restrict dashboard access to Admins only?
- How to remove screen options and help links in the admin area?
- I’m getting a 404 message when I try to access wpadmin
- wordpress wp-admin css not loading
- Check if user is admin by user ID
- How do I find all admin users using phpmyadmin?
- wp-admin produces a 302 redirect to itself
- create users to site with specific language
- Restrict access to admin but allow admin_post hook
- How to set custom editor style when editing the homepage?
- How to disable or hide “collapse menu”
- Login to wp-admin “redirect_to” points to wrong URL after migration
- TinyMCE Autoresize
- WordPress wp-admin suddenly lost its style
- Create Read Only Admin
- After changing Site url to https, can’t access login page
- Add custom content in user-edit.php page
- How to use Yoast SEO backend in english even if WPLANG variable is not english?
- How can I add my script to admin using script-loader.php?
- Admin first hook that outputs HTML?
- To remove default dashboard items and add quick draft widget for custom post type
- why my menu is not appearing on the admin panel
- Can’t access WordPress as an admin – but I can log in as a user!
- How to create a WP Admin user in phpMyAdmin for WordPress 4.6
- How do I host WordPress on a hidden domain through a reverse proxy?
- Add javascript confirmation popup on “Move to Trash” link
- Users disappeared from wp-admin
- 404 error comes up when I go to wp-admin after first installation [closed]
- Is there a quick way to find out what posts haven’t been tagged?
- WordPress (behind HAProxy and Jetty), not multisite, in sub folder – and /en/wp-admin/ keeps redirecting to /wp-admin/
- WordPress isn’t reflecting changes I make to a specific file via FTP [closed]
- What are the requirements to make the admin toolbar show up on the front end
- Sorry, you are not allowed to access this page
- Screen Options & Help Buttons not working when including Bootstrap Css
- edit.php alter links
- Cannot access WordPress login pages
- How to get Role Subscribe Users on Admin Menu only in Pages in WordPress
- Custom Admin Pagination links
- Have different site location for wp-admin in IIS
- Lost administrator privileges and can’t find a fix
- Why does do_robots() Allow: /wp-admin/admin-ajax.php by default?
- What is the meaning or function of this notice?
- How to set where user is redirected to after logging in at wp-login?
- Restrict submitters from wp-admin [duplicate]
- Cannot redeclare wp_update_core()
- Nickname field isn’t appearing in Admin
- How to Find The Email of a WP Admin Account
- how can I change the font on Edit Post area (admin dashboard)
- External HTTP API calls slowing down WordPress admin [closed]
- Why is my ‘export’ option missing?
- jQuery UI Datepicker error
- WordPress /wp-admin redirect to wrong port in docker
- Having wp-admin on different domain
- Regular users logs in as ADMIN if Admin logged in recently
- Enable Excerpt field inside the post editor for pages
- Failed to load resource: the server responded with a status of 500 (Internal Server Error)
- Strange Popup Ad on my WordPress Admin Dashboard
- WordPress switch domains
- Trying to list user and post information from (wp_includes/post.php ) causes Fatal error
- Get Post ID in Admin Edit screen otherwise generate it?
- Cannot login in WordPress even after changing hash password in phpmyadmin
- Wp mwnu not works at all
- Can’t log into WordPress after domain change
- Trying to use and understand JSON API and get_posts
- Custom Admin Message from external source to multiple users
- How can visitors redirect wp-admin to the homepage?
- I want to know if it’s good for SEO [closed]
- My website’s wp-admin redirects to another website’s wp-admin after pointing the site url to a subdirectiory
- Extend user search in the Wp backend area on the users.php page to allow for searching by email domain and role from the “users search” input box
- Cannot Access wp-admin