I'm trying to delete a category in Wordpress, but it fails. To be precise it says it's deleted, but when I refresh the page, it's still there. Moreover when I tried to delete it directly in DB the same happens - I delete it, and then it comes back under a new ID.
Any ideas how to solve it?
Thanks,
Paul
Try changing the Theme and check deletion operation.
Try disabling plugins one by one and try deleting category.
See if any errors coming on firebug console.
There might be some code which is causing the issue on WordPress admin end.
Related
I've created a page in my WordPress site called "About Me". Then I deleted it. Then I created it again. Now it's shows in the link like this www.mywebsite.com/about-me-2.
I want to remove number 2. I tried renaming the permalink but it didn't work.
Please remove the already existing page in "TRASH". Then try to create the page. It will resolve the issue.
The old page still exists in the trash. You have to go find it and permanently delete it (or rename it). Afterwards you can return the new page to just /about-me.
The title says it. I renamed a page in wordpress along with the permalink (the slug also changed) and now I can't find it on my site.
The menu updated along with my changes, but the page content isn't there when I click on it.
Here's the offending page
If anyone can tell me what I did wrong and particularly how to fix it, I'd really appreciate it.
Thanks in advance!
Try regenerating permalinks - editing permalink settings triggers that regeneration.
Also, if you have any kind of cache plugin running, purge it's data too.
This was a conflict with a portfolio feature in my theme (Bello by WeGraphics)... I renamed the permalink and it works fine now
I have one website which was working perfectly then for adding meta tags and all, I have SEO-ULTIMATE plugin.
By mistake I have added Title, so my url also changed after it.
So to change it back to again what I have changed the direct url,
And then also it was not coming properly.
So i changed in redirection the new url was coming, So i changed to old one.
But then also its coming error "Redirection Loop Error".
Then i tired to remove that page which was giving problem.
And again created new page with the same name.
But now i m again trying to give the same url but its not able to give, and its coming like "page-2". but that also not able to retrive that page.
try to use this plugin http://wordpress.org/extend/plugins/custom-permalinks/ I use it when I want to change specific post/page permalink. This should work for you too.
Yes Nikola, I have tried the same.
I deleted page from trash and from the database also.
Now its working fine. Thanks for replay. :)
I just moved my Wordpress site to a different server and url. All the posts are showing up in the dashboard, and I can view them individually on the site, but they aren't showing up on the category archives.
For example, when I look at the 'Advocacy' category in the admin panel, it says that it contains 8 posts, but when I click "View" the category archive page says "Nothing Found".
Any idea how I can fix this? Sorry if this is a poorly written question but I'm completely at a loss as to why this is happening.
You can view it here:
http://www.carolinafarmstewards.org/cfsa-test/
Update ______
I've read through the Moving WordPress direction and tried the solutions listed there. I've tried checking the .htaccess file, resetting the permalinks, and even adding this bit of code to the wp-config.php file. Nothing helps. I'm at a loss.
Another Update ______
I've tried replacing every instance of the old url. I used Search and Replace and Velvet Blue Update Urls. It fixed a lot of instances, but everything is still broken.
Yet Another Update _____
I have tried using a clean wordpress install on the new server and importing the data using wordpress' import tool. Same result. You can see that version here: (carolinafarmstewards.org/newsite)
Updating again _____
I ran through all the fixes again this morning. Just to make sure I didn't miss anything. No change. Does anyone have any ideas?
I just noticed something __________
This is basically another way of describing the problem, but I just noticed this and thought it might be helpful in diagnosing what's going on. From the admin panel, when I am looking at the posts list, all the posts say they are assigned to categories, but when I try to filter the posts list by any category, it says "No posts found."
So, I kind of feel like an idiot, and I still don't know why it broke, but...
If I use a different theme, the categories work. I'm kind of perturbed because my theme was working before the move. I'm still not sure why that theme seems to break the categories now that it's on a new server, but it does.
I have a wordpress site which was working all fine but suddenly it got hacked by someone. I immediately deactivate my theme and then after sometime activate it. it got recovered but all contents of pages and posts is not showing up but title is showing. I checked databse tables. It contains all posts, also checked wp-admin. It also contains all data. Also tried by deactivating plugins and then activating it. Dont know what to do. please help me, I badly need it. Pleaseee
here is the link
http://islamiroohanimission.org
index page is okay. But go on any menu. it will give the message no post is found.
go to your functions file and see if they messed with your DEFINE posts to remove those parts of the page.