It look’s like you set the user_nicename (author slug) to entre_quem_e instead of entre-quem-e. So the link should be http://www.antoniocabral.com.pt/administrador/entre_quem_e/. I found this here http://www.antoniocabral.com.pt/entre-quem-e/ in the post meta section.
Thread Starter
evita
(@ecabral)
Hi Brandon,
Thanks for the quick reply!
There’s actually two similar author slugs (and user profiles) on my WP dashboard:
Blog Posts Author – http://www.antoniocabral.com.pt/administrador/entre_quem_e/
Photo Author – http://www.antoniocabral.com.pt/administrador/entre-quem-e/
The first one is correctly showing all the author posts, but the later is not showing any of the photos uploaded by that user.
http://www.antoniocabral.com.pt/entre-quem-e/ is the URL of the blog.
Any other ideas?
Hmm… That’s interesting. I’ll play around and see if I can reproduce this. Are you, by chance, using the Co-Authors Plus plugin?
Thread Starter
evita
(@ecabral)
No, I’m not. You can see all the plugins I’m using here:
http://pastebin.com/y3EaLVc1
By the way, I disabled all plugins but ‘Edit Author Slug’ and saved permalinks, but it still didn’t work (meaning, I’m still seeing no photos in http://www.antoniocabral.com.pt/administrador/entre-quem-e/). Not sure this would be the right way to test plugin incompatibility, though…
Finally took some time to investigate this. Part of your problem appears related to a conflict with another post slug.
Using direct requests with query strings, you can make sure you get the proper page, that will redirect to a link with the proper pretty permalinks.
http://www.antoniocabral.com.pt/?author=26
will take you to
http://www.antoniocabral.com.pt/administrador/entre_quem_e/
http://www.antoniocabral.com.pt/?author=1
will take you to
http://www.antoniocabral.com.pt/livros/poesia/entre-quem-e/
but you expect it to take you to
http://www.antoniocabral.com.pt/administrador/entre-quem-e/