a 404 error occurs when the requested page cannot be found

learn more… | top users | synonyms (1)

0
votes
1answer
51 views

Need help with major category and permalink re-organization

I would like to re-organize my categories and the permalink structure. I want to rename and merge categories, make previous categories sub-categories and change the permalink structure from ...
0
votes
2answers
438 views

Wordpress Auto-Redirecting on 404

I believe that Wordpress will try to find a suitable URL if you enter a wrong one. So I have a page http://www.example.com/products/ and by mistake I enter http://www.example.com/prods/ Wordpress will ...
0
votes
3answers
1k views

Custom Post Types cause 404 for pages? [closed]

I have looked at the previous post here regarding a similar issue but what resolved them issues doesn't want to work for me. Basically, I have a custom post type for football players for my home ...
0
votes
2answers
779 views

Wordpress “Page not found error” when I edit a page

On a Wordpress based website, when I add text using wordpress visual editor or HTML source to a particular page - it gives "page not found error". I tried by adding some other text and its working ...
0
votes
4answers
348 views

Pagination throws 404

I'm experiencing some problems with my pagination when displaying custom post types. I would like to display 9 posts and then display a numeric pagination. This is working, some links are generated ...
0
votes
1answer
172 views

Adding Theme File for Non-Wordpress Content

I have a third party events plugin that uses custom tables in the database. I have created a theme file (event.php) that pulls the data in based on a slug that is ideally given in the URL. I want to ...
0
votes
1answer
531 views

404 error after publishing a post

My issue is prety much what the title indicates. Whenever I publish a new post, everything works fine - the post is listed in my WP dashboard and all looks good. However, if I try to 'view post' to ...
0
votes
1answer
299 views

How to fix 404 page error on theme

I am using the MidMo Clean theme and for some reason the 404 error page isn't working. Parse error: syntax error, unexpected T_STRING in ...
0
votes
1answer
210 views

Scripts external to WordPress cause 404 errors

I installed WordPress in the root of my web site. Everything went well. But now, other scripts and files, totally unrelated to WordPress, in other folders, cause WordPress 404 errors. For instance, I ...
0
votes
1answer
374 views

Custom Post Type Child Won't Come Through With Pretty Permalinks

I'm in a pickle and unfortunately, have almost zero working understanding of mod_rewrite/apache stuff. Here's what's going on: I've got a hierarchal custom post type with parents and children. On my ...
0
votes
1answer
128 views

How do I fix unexpected redirection of visitors after enabling multisite on WP3?

After enabling SuperAdmin and multisite functionality in WP3 many users are getting redirected to a sign-up url. I do not have account sign-up enabled, how do I turn this off? It seems to happen ...
0
votes
0answers
33 views

Wordpress shows 404 on pages 11 and above?

Recently I noticed that every page on post list above 10 shows 404 error. My site is http://skuvajme.com/, hosted on site5 and I'm using modified "Magazine Basic" theme. http://skuvajme.com/page/10 ...
0
votes
1answer
38 views

404 Not Found after updating from 3.2 to 3.5.1 [closed]

I just updated a localhost installation from 3.2 to 3.5.1 and now except for the home page all links are "404 Not Found." Wp-admin seems to be working fine. I can edit and create posts, and all my ...
0
votes
0answers
33 views

Pagination not working on Posts page when Category base is set

My urls are like: /news (shows all posts) /news/category-name /news/category-name/some-post the rest of the site are pages like /about, /contact, etc. To make it work this way I've set Posts page ...
0
votes
1answer
22 views

Video uploaded with the native media uploader gives Error 404

I created a shortcode to make an HTML5 player insert into my post, but my problem is when I attempt to view a video that I've uploaded with the native Media Uploader, I get a file not found error. The ...
0
votes
1answer
73 views

How to get permalinks with category base working with sub-categories

I ran into an issue with a site that needs the category base also included in the custom permalink structure. I know this is an issue and I have read many posts like this that gave me some insight... ...
0
votes
0answers
21 views

Posting to most pages throws 404

I have a problem with a Wordpress installation where POST requests to any page apart from a couple in the root fail with a 404. POSTing to wp-atom.php succeeds, but POSTing to another custom page in ...
0
votes
0answers
35 views

Wordpress Author login redirects to home page

When ever I log into my wordpress account as Author, I am redirected to the home page of my site, with no way of editing posts. I also get an error 404 whenever I try and view blogs that have been ...
0
votes
0answers
43 views

Add to cart is not working

When I click add to cart in a product page the product is added to cart but the page redirects me to 404 error page. The weird part is that while I am in the process of creating this product (this is ...
0
votes
0answers
9 views

Domain Mapping & 404 Error on homepage [migrated]

I recently just mapped my wordpress website onto a new domain, but now I'm getting an error. If I navigate to the new domain (theandringagroup.com), it redirects to ...
0
votes
0answers
23 views

%page%/number didn't return 404 but redirect to /%page%/

I've got page, for eg. /about/ when after slash I put some numbers (not letters) I still get this same page. I really want 404 there. Why? What to do to avoid that? SEO itp...
0
votes
0answers
60 views

permalink and add_rewrite_rule - error 404

I'd like to have comments in a separate page with a dedicated template only for posts in a specific category (slug shops). Example: mysite.com/post-incatshops --> mysite.com/post-incatshops/comment ...
0
votes
0answers
23 views

WP pages return 404 after BP installation

I am running an installation of BP 1.7, which I am loving to bits. All my permalinks within BP (members, activity, etc.) work perfectly fine, but my "regular" Wordpress pages (about, contact, etc.) ...
0
votes
0answers
13 views

After Changing Theme Succesfully - Theme Settings “Apply” Button throws a 404 Error [closed]

I'm new to wordpress so bare with me :) I bought a theme from themeforest and started my blog. All good. After a few days I realised it wasn't suitable so I purchased another theme and uploaded it ...
0
votes
0answers
185 views

Why 'Authorization Required' is coming on wordpress login

When i try to login to my WordPress blog admin why this pop up error come .. "Authorization Required" http://stpatrickscollege.edu.pk/wp-login.php
0
votes
0answers
29 views

404 with Custom Post Type

I'm having some issues here. Im trying to create a custom post type (acessorio) and some categories for it (acessorios_categories). So, what happens is that none of both works. Gives me 404 in both ...
0
votes
0answers
30 views

Display future single post 404 error

I have a custom post type kalender, a template which displays all of the posts in this custom post type and a single-kalender.php. Everything works fine when the user is logged in but when logged out ...
0
votes
1answer
39 views

Issue after changing permalink structure [duplicate]

My old permalink structure is like this: domain.com/POSTNAME/ My new permalink structure was switched to this: domain.com/CATEGORY/POSTNAME/ I need to set up a 301 redirect in htaccess that ...
0
votes
0answers
40 views

pages not found for custom user role

I've created a custom user role for my clients to allow them to manage theme options, and all the other capabilities that the default admin has with the exception of several capabilities that would ...
0
votes
0answers
63 views

404 Error For Home Page After Activating W3 Total Cache

I have activated w3 total cache plugin on my blog and ever since my home page is being redirected to http://www.example.com/wp-content/cache/page_enhanced/www.example.com/_index previously I have ...
0
votes
1answer
80 views

Serve apache 404 for missing assets rather then wp 404 template WP_Rewrites

I have a custom 404 page, but dont want serve it for every broken asset that may crop up. Instead I want to just serve the Apache 404 as its much faster. I've found the following htaccess rule that ...
0
votes
0answers
60 views

Custom feed without permalinks is 404 strangely

I have a custom feed declared in my theme functions.php and I use it to populate various areas of my site with extra data and inserted thumbnails. It has previously worked so im finding this bizarre. ...
0
votes
1answer
24 views

Using calendar and page does not show calendar for next or previous year

I have created a page called mysite and have permalink as /XXX/wordpress/mysite ‎ On this page I am creating a calendar. The calendar is working little wierd. It is working for a current year but ...
0
votes
2answers
94 views

wp e-commerce single-product template giving 404

this page was working initially, and then I made some changes which *didn’t* appear, and then it just stopped showing that page altogether. I have tried deleting my wpsc-single_product.php and ...
0
votes
2answers
73 views

error 404 on pagination on homepage

I have a blog Post home page with the following code in home.php: <div id="primary"> <div id="content" role="main"> <h2 class="page-title">Featured Products</h2> <?php ...
0
votes
0answers
54 views

Custom Post Type in Parent Theme causing 404s [closed]

I'm customizing a theme for a client from a theme they bought off of themeforest.net. I created a child theme, where all the customization is located. Here is the issue: There are several custom post ...
0
votes
1answer
73 views

Unwanted redirect in admin area

I have a strange behaviour on my backend. This is possible due to the way my WordPress is located. I installed it in a VirtualBox, using Ubuntu from the standard repository (i.e., apt-get install ...
0
votes
1answer
84 views

Image uploaded in media library, can only see it when I using the WP Edit Image feature. 404 when trying to view in browser

I have an image that I've uploaded through the WP media library. I can see this image in my uploads folder via ssh/ftp. I cannot see this image if I put the URL in my browser, like ...
0
votes
1answer
285 views

Why can I not view image attachment pages?

I have a problem with images. I can see my uploaded images, as previously, through the media library. I can access each image by clicking on "edit". But if I then click on "View Attachment Page", I ...
0
votes
0answers
104 views

.htaccess & permalink causing 404 errors on old pretty links

Ok, so I know similar issues have been posted before but I have yet to find a solution. I was foolishly messing around with plugins and my .htaccess last night and got myself into this pickle. ...
0
votes
1answer
167 views

Pagination breaks on child-categories, works fine on parent-category

I have two parent categories, and pagination is working fine on them - the paged url's show as: /parent-category-1/page/2/ ... etc /parent-page/parent-category-2/page/2/ ... etc However, when I go ...
0
votes
3answers
87 views

page not found for single-type.php file

i have created custom post type 'event' to display in single page named single-event.php file but it provides me 404 error. how i can solve this problem even i used flush_rewrite_rules(); ...
0
votes
0answers
38 views

Missing pages after url change [closed]

This is different from other questions on here because when I go into the page editor, they all seem to be there. I just switched the url on my site www.kgstiles.com and when I click on most of the ...
0
votes
1answer
260 views

wordpress 404.php not working [closed]

I am trying to test out my 404 page locally. so when i visit http://localhost:8888/austin.kitson.orgUpdate/test which is a page that doesnt exist i dont get the wordpress 404.php page I have created ...
0
votes
1answer
186 views

Password-protected Posts lead to 404 Error

I was just testing the password-protected posts functionality and when I submit the password it sends me to a 404 page. The password I typed in was correct, I made sure. The URL bar says: ...
0
votes
2answers
94 views

404 Error On Custom Taxonomy Pages 2, 3, etc

I've been reading a bunch of posts about this with no luck so far. I can't seem to figure out what is the problem. I have the following: Custom Post Type: Sermons Custom Taxonomy: Series My urls ...
0
votes
1answer
54 views

Getting 404s on New Pages

Can't figure out why this would be happening- wp install issue or .htaccess issue? I am using a theme but the same problem occurs with the default wp themes. After I create a new page (example: ...
0
votes
1answer
80 views

Author page points to 404 error page

I am having a membership site in wordpress where there are more than 10K users. Now when the user having a single word user_nicename ( http://example.com/author/james ) try to access their respective ...
0
votes
1answer
70 views

How do I paginate a custom post type listing on a custom template page?

I've got a page template called tpl-memos.php which is attached to a page called 'Memos' with a parent page called 'About', the permalink for the page therefor is example.com/about/memos. On this page ...
0
votes
0answers
99 views

404 error on only one page [closed]

I can't seem to figure out what's wrong here. I've updated links from a subdomain (test.domain.com)to a regular domain(domain.com) in my php files and through a search and replace script for the ...