[SOLVED] Detail page in CGBlog
Posted: Fri Jul 10, 2009 7:09 am
I have in my main template a list of categories of CGBlog. When a category is clicked, I need it to be opened in another page. So, my code is:
{cms_module module='CGBlog' action="browsecat" detailpage="det_Portfolio"}
It opens the right posts, but in the same page. It is not jumping to the page I indicated.
I used the same code with the news module ans it worked just fine. Any ideas?
{cms_module module='CGBlog' action="browsecat" detailpage="det_Portfolio"}
It opens the right posts, but in the same page. It is not jumping to the page I indicated.
I used the same code with the news module ans it worked just fine. Any ideas?