By aiphes on
Hi
i've done a view that display a list of content,and that visitor can filter with a exposed filed for taxonomy.
The result of these is a new page url with ?tid=XX
Then i've put the page view base in a node themed with a custom content type .tpl ..for the basic view it match, but if i filter the content of the view,the result is displaying with the basic page.tpl
how can i force the view and is filters result to be displayed in my custom content type .tpl like the basic page ?
ex: http://www.provence-formation.fr/site/node/169
thanks