When posts are being previewed WordPress appends a query string to the end of the url.
The permalink settings are not applied until the post is published. While the post is in draft status the preview link will be yourdomain.com/?p=1119&preview=true where p=xxxx is the post id number.
Once the post is published and you make changes and want to preview, the preview link will be
yourdomain.com/%year%/%postname%/?preview=true&preview_id=1119&preview_nonce=6xcade32bz
Where %year%/%postname%/ is your permalink settings and preview_nonce is a security feature to prevent others from previewing your posts.
Can you give us the URL that the preview post link is going to. Then when clicked give us the url that is in the browser window. This will determine where the problem is.
You can also try to manually enter the preview link into the browser to see if that works.
Related Posts:
- How To Add Custom Form Fields To The User Profile Page?
- Specific upload folder for PDFs in custom Post type in WP multisite
- How to delete post revisions?
- Add additional Network constants to wp-config.php dynamically
- Anyone figured out how to use WordPress MultiSite with Domain Mapping & SSL?
- Can upload doc and pdf but not ppt – not permitted for security reasons
- multisite 404 error for subdirectory
- How do I transition multiple installations to a single Multisite installation?
- What is the best way to load the WP environment in a subdomain of my multisite WordPress install?
- Best way to develop multisite and deploy on another server?
- How To Provide Sub-Blogs Their Own Domain Names?
- Removing My Sites menu from Admin
- Prevent Deletion of Blogs
- Multisite 404 errors and non-www redirecting to home page
- NGINX Multisite Rewrite rules
- How to Set up a Multisite WordPress?
- Multisite, turn off “create new site”
- wp-admin slow in multisite
- Multiple Domains and Subdomains Using Multisite Installation
- restore_current_blog() vs. multiple switch_to_blog() followed by removing $GLOBALS[‘_wp_switched_stack’]
- What are the differences in capabilities between the super-administrator and administrator?
- Network setup tab is not shown under Tools
- How to move theme directory but not plugins/uploads out of WordPress root directory?
- How To Modify New Sub Blog Immediately When Super Administrator Creates It?
- How do I add JavaScript that will execute on all my sites in Multisite?
- Subfolder multisite issue. Themes and plugin files 404
- How to prevent first post and first comment on WP MU?
- Subsites in Multisite installation throwing 404 error on wp-admin in IIS 7
- Subdomain and subdirectories together in one installation
- Multisite installation on IIS gives 404 trying to access the admin dashboard
- Limit multisite/network site names to a property of the user
- How do I maintain static directories on multisite subdomains?
- Why are images not displaying?
- Replacing the default content created while the site creation
- WP Multisite Static Frontpage
- Multisite on Rackspace Cloud (ubuntu lucid)
- How to stop unlink images when remove a site or user
- What should I do? A multisite, a single website or many websites? [closed]
- Multiple homes for multiple languages [closed]
- WordPress multisite installation broke menu links
- Multisite new sites not found(404), main site still works [closed]
- Hosting a seperate wordpress project on localhost
- Multisite development environment
- Error 404 on Network Admin and others
- Issue with htaccess redirection in WP Multisite
- How to host blog on separate domain from main site
- Can’t view network plugins.php or upgrade-core.php on multisite
- Pushing stored procedure to a multisite database in WordPress
- How does WordPress determine which multisite the user is on from the URL?
- Multisite multidomain
- Multisite – 404 when accessing sub-sites
- How to recover deleted site in WordPress Multisite?
- WordPress Multisite domain mapping with different IPs
- WordPress multisite on IIS – can’t open subpages
- Some PDF files get Forbidden Access and other open normally on the same directory subsites
- WordPress stuck in deleting user
- Multisite sub-directories IIS 7.5 change media/uploads location
- How can I add custom meta on signup page and pass along to be used after blog activation?
- Migrating static site to multisite with multiple domains and subdomains
- 404 redirecting to home [closed]
- WordPress multi-site, developing locally and syncing live changes
- muliple wordpress multisite installs on the same sever
- How To Run Multiple Multi-Site Networks On Same Box [closed]
- 404 on page 2 multisite
- Replicate network plugins without having to configure it for each subsite?
- Different Domains in Multisite Setup
- Multisite 404 page
- 404 not working on main site on multisite
- How to publish some default pages in Multisite creation?
- How long is “as long as possible” in wp_cache_set()?
- more tables created when create a new site
- Pros and Cons of Post Types vs. Multiple Blogs
- Multisite subdomain-site redirects to primary site
- multisite 404 subfolder same name slug as site
- How to convert multisite subdomain from http to https
- Multisite,half the way
- How to add WordPress site to multisite network when both are addon domains
- In Multisite: Site / Blog IDstill exists after deleting site
- Delete all blogs on multisite
- Built-in Sitemap on Multi-site install produces 404?
- Is there a built in method to protect pages?
- Moved my site to new host now getting 404
- Is there a way to add a function that will get run after a blog is created?
- cannot access subsites in wordpress multisite
- How to set up wp multisite?
- Pointing multiple subdomains at the same WordPress Installation
- Set static page as default front page on newly created sites in multisite
- first load of the page gives 404 error
- Create a Network of Different websites with wordpress
- Using common slider in all sites
- WordPress Multisite platform for different city for single db
- Should I go for Multisite or separate WP Installation?
- Subdomain add comment redirect to 404 not found page iis server
- Integrating WordPress for blog and other content pages in a web app
- Could not find site error
- WordPress Multisite
- I’m getting a 404 NOT_FOUND CODE: ‘DEPLOYMENT NOT FOUND on wordpress multisite installation on my sub domain
- multisite htaccess 301 redirects
- WordPress network, add extra directory to subsite urls
- Pick your brain on wp-config.php if statement for multisite