a 404 error occurs when the requested page cannot be found

learn more… | top users | synonyms (1)

0
votes
0answers
14 views

homepage olderposts link showing page not found

I am using WordPress 3.5.1 version, now I had a problem with olderposts link present at bottom of homepage. it is ok with rest of the category pages. I am working on this problem since last two days, ...
0
votes
0answers
19 views

404 error on second page load for child-pages

I have a strange problem which I really do not understand: My site has the page community and a sub-page called test. Permalink structure is set to /%postname%/ So the URLs for the pages are: ...
0
votes
1answer
11 views

Template redirect template loaded, but the header 404

I've created a template redirect for a given url, ex.: test.com/test Test is page is not exists, i'm just checking the url from query_vars, if its match, i load the template with ...
0
votes
2answers
29 views

Show a special message for private page?

If I set a page to private, can I have it show a message instead of a 404 page for public users?
0
votes
0answers
30 views

WooCommerce - Bulk Edit Price by Percentage - Error 404

I'm using WooCommerce and I want to bulk edit price by percentage. However, I always ended up with a Error 404 page. This is the URL after I click on the Update button (broken after & for ...
0
votes
1answer
20 views

Prevent WordPress from interpreting a subfolder?

How do I prevent WordPress from interpreting a subfolder? Right now WordPress is installed in the root folder (grassrootsmedia.net/) and I have several other subfolders like (/Clients) that should ...
0
votes
0answers
9 views

Tags 404 error when containg greek chars

I'm getting a strange behavior and I'm hoping someone can explain the reason. I'm importing tags to the DB using a custom PHP script I wrote. The import is successful. Then, I add tags to posts from ...
0
votes
0answers
23 views

Tags 404 error when associating tag with post

I'm a total newbie to Wordpress, however I've been asked to develop a PHP script to import tags from an Excel spreadsheet to the WP db. So far, so good... BUT: there's this strange behavior I need ...
1
vote
0answers
21 views

Catch 404 errors in nested installations

I have a site at the root of my /http/ folder (I'm using Apache). In a subfolder, I have another WP site. When a 404 is encountered within the subsite, like this: ...
0
votes
1answer
43 views

Changing the post date without causing 404 error

We have permalink structure based on date (like 'www.mysite/2012/05/27/postname'). Some times there are some posts that we need to be shown the first, so we change they date. The problem is, that by ...
0
votes
0answers
35 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
57 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 ...
-1
votes
1answer
29 views

404 error on style-css.php [closed]

The following file keeps giving me a 404 error. It's definetly in the right directory but I can't seem to access it. Even tried changing the permissions but this didn't help. File is here ...
0
votes
1answer
38 views

how to set up wp in folder within static website?

In my server I have the following file structure: www/ index.html js/.. css/.. img/.. index.html ... blog/ .htaccess index.php wordpress/ .htaccess wp-config.php ...
0
votes
0answers
40 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 ...
1
vote
1answer
47 views

Post preview gives 404 when permalinks are purely date based

I have an issue pertaining specifically to the situation in which permalinks are set to be based only on publication date. My permalink structure is as follows: /%year%%monthnum%%day%/ When I try to ...
0
votes
1answer
35 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
97 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... ...
2
votes
1answer
37 views

Detect 404 before headers are sent

I've a piece of code that shows a banner the first time a user visits, then sets a cookie, which prevents it showing again. However, if the page has a 404 error, the 404 page of the requested ...
1
vote
1answer
22 views

get_search_link() redirects to 404 template page

I built a custom theme, and in it, there is a 404.php page and a search.php page. Elsewhere in the template, I wanted to link to the search page directly. So, I used the get_search_template() ...
0
votes
0answers
23 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
38 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
59 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
24 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
85 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
26 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
14 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
316 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
31 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
42 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
46 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
44 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
74 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
99 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
73 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. ...
1
vote
4answers
202 views

How to force a 404 on WordPress

I need to force a 404 on some posts based on conditions. I managed to do it ( although I don't know if I did it the right way) and I'm a getting my 404.php template to load as expected. My code: ...
0
votes
1answer
25 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
1answer
77 views

How to bypass 404 for certain pages/posts?

I have a site with urls like so: site.com/folder/page-name It is moving to another site built in wordpress and I am trying to recreate the page to ensure incoming links continue to work as normal. ...
0
votes
2answers
124 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
88 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
56 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
86 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
21 views

I get 404 when I try to login ever since I changed the permalink

This is the website This is what the login http://wayfaroutadventures.com/blog/wp-admin/&reauth=1">looks like now Basically here's what happened: I had www.mysite.com/blog as the permalink ...
-1
votes
1answer
172 views

Why my custom post posts aren't showing (404 error / page not found)

I just installed a new wp installation. I have created a new child theme based on the TwentyTwelve theme. In the child theme functions.php, I have created a new custom post called "news". I have added ...
2
votes
1answer
265 views

Pagination with custom post types results in 404 issues

I've a very simple index.php: <div id="content"> <? get_template_part('content', get_post_format()) ?> </div> <div id="pagination"> <? previous_posts_link() ?> ...
0
votes
2answers
70 views

Is the 404 page automatically displayed if a loop returns nothing?

If you have an index.php with a loop such as: if(have_posts()){ while(have_posts()){ the_post(); } } And nothing is returned, you would generally do a: if(have_posts()){ ...
0
votes
1answer
36 views

How can I block with a child theme certain pages?

I am using the Woocommerce Wordpress plugin for an E-commerce site. I want to be able to set the site in a non-ecommerce mode, ie without the cart and checkout etc etc. I know there is a plugin you ...
0
votes
1answer
86 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
356 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 ...
2
votes
1answer
152 views

New categories are now going to 404s

I have a WPMU site with hundreds of blogs on it. We are on 3.4.2 and this is the first time I'm seeing this issue within a few of my sites. Basically, what happens is that I'll create a new category ...

1 2 3 4 5 6