Apologies, I'm new, so I'm sure this is a dump question....
When I turn on wp-blog, I suddenly can't get to any of my other content creation admin screens -- if I go to "http://site.com/node/add it redirects to node/add/wp-blog instead of giving me a list of all my different content types. I'm assuming this is a thing with the pathauto.
I can still get there by going directly to http://site.com/node/add/content-type-name however.
If anyone could just point me in the right direction for where I can muck with this, that would be great.
Comments
Comment #1
manarth commentedYou can find the URL aliases page at
admin/config/search/path(Configuration » Search and meta-data » URL aliases), where you can search for a mapping tonode/add.It's not something I've come across before - at least, not something I expect WP Blog to do (and it doesn't affect my site) so maybe there's some interference between WP Blog and another module? What version of Drupal core is running?