I’ve solved the problem !!!
From the following thread I have been resolved:
http://stackoverflow.com/questions/23125598/custom-post-type-template-page-not-being-found
I change post_type name and works !!!
The truth is I do not know why because post_type name was not common nor used wordpress, but in any case, doing this is resolved.
After 3 days I’m excited! 🙂
If I go to a type of post (news) already had created previously I see also, for example:
http://dominio.com/news/title-new
If I go to a page where I list new types of post (opinion), the list is displaying properly, ejemple:
http://dominio.com/opinion
But if I click on any of the posts of this list I created new types then redirects me to the homepage:
http://dominio.com/opinion/title-opinion
Redirects to http://domini.com
Once it has redirected me to the homepage, both the url I see in the browser, as the tag title, are for the post.