Tagged Questions
0
votes
1answer
71 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
1answer
134 views
How to properly print a 404 error without redirecton? (i.e. keeping the current URL)
There are some pages on my BuddyPress install that I would like to hide by printing a 404 error.
With the help of the following question: Redirect Restricted Page to 404
I came up with this code:
...
0
votes
1answer
94 views
How can i maintain permalink structure and avoid a 404 error when loading external content?
I created a page called Catalog and also a template called page-catalog.php. The url looks like this now:
sitename.com/catalog
So far so good, however i use some custom php stuff to list products ...
0
votes
1answer
139 views
Bizarre Permalinks Issue: 404 Errors Everywhere
First and foremost, this is definitely a duplicate of the age old question of "my Wordpress permalinks are generating 404 errors", but in a way it's different because no solutions I've tried have ...
0
votes
1answer
70 views
Enhancin 404 to contain a search from URL
I have migrated to WordPress from other (probably unknown to you) free blogging site (bloguje.cz if you are curious)
The issue is, that previous system had sometimes URL ending with ".php" and ...
4
votes
2answers
1k views
How to Change 404 page title
i have try many methods after searching on internet but unable to ramove Nothing Found from my 404 page title
how to do it please help me
even i have us this in my 404 page header
if( is_404() ) ...
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 ...
1
vote
2answers
181 views
Critical error in final stage of website launch - URLs are BROKEN!
We developed the wordpress site here:
wwww.kirschfamilycomputerservices.com/sam/wheresthefairness
^^ URL does not exist now.
When the website was done, we transferred the database & theme over ...