First of all, I would like to say that I'm very sorry for this shamefull question ! On my wordpress (v3.5) I just downloaded and install pods cms plugin (2.2).
I made my new awesome pod object (News for example), I added few custom attributes and saved it. The permalink I used is /news/{name}
I enabled Pods Template and Pods page, and created few News in the wp dasboard. Back to my frontend I have nothing when I try to reach mywordpress.com/news/MySuperNew And more scary I digged and digged the web in order to know how to tell to podsCms that for each Pods News object, I would like to use a custom template file of my own name "mySuperTemplateForNews.php"
edit1 : I noticed that in the Pods Pages setup you can create pages and specify the template file (created in the current theme folder) you want to use. But I still have no clue on how to bind a specific pod to a specific template...
I hope someone will be able to help me.
Thanks :)