Hi all!
I moved wordpress page to another domain and now I cannot access edit.php/post_type=nekretnine, the page that should display list of posts belonging to custom post type called 'nekretnine'.
I keep getting blank white screen. I have been searching web for hours now and tried different solutions:
- plugin issue? NO, tried to rename plugins folder to shut down all plugins at once and still couldnt access it
- blank row in functions.php? NO, checked also wp-config.php, edit.php wp-settings.php...
- Memory issue? NO, already allocated 128M of memory
Since I can access edit.php pages for other custom post types, my best guess is that for the certain post type there is a problem in the database. I have read that for some people it helped deleting the problematic post. The issue here for me is that I have over 2000 posts and I cannot check each post to see if it is displaying correctly!
Any ideas? Any similar experiences??? All help apriciated!