CGblog category detailpage

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
kalozura
Forum Members
Forum Members
Posts: 39
Joined: Sun Jan 27, 2008 12:03 am
Location: San Diego, California

CGblog category detailpage

Post by kalozura »

I am having a hard time getting this to work. I have 2 unique layouts, one is the blog page that displays the summary view, and the other completely different for the details view.

So i have two pages. one page (id 56) which is the blog page and the other page is (id 57) which is used to display the detail view of the post.

On the home page I have something like this

Code: Select all

{CGBlog number="4" detailpage="details"}
and this works like it should

The same goes for the blog page

Code: Select all

{CGBlog number="9" detailpage="details"}
works fine

BUT its when I click on a category and then on a post within the category it  does not want to take me to the details page. It open up in what ever page the category is in,...in this case its in the blog page.

This is what I have to display my category list ( inserted in the page template for the blog page )

Code: Select all

{CGBlog action="browsecat" detailpage="details"}
...and does not work. What am I doing wrong?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CGblog category detailpage

Post by Dr.CSS »

I don't think browsecat takes the detailpage parameter...
owr_bgld

Re: CGblog category detailpage

Post by owr_bgld »

kalozura wrote: So i have two pages. one page (id 56) which is the blog page and the other page is (id 57) which is used to display the detail view of the post.
If you have the same page for all detail-Pages of the cgblog you can make it at the options - there's a dropdown-field for this setting.
Post Reply

Return to “Modules/Add-Ons”