Re: Phoca Gallery with Jcomments to the side
Posted: 15 Mar 2010, 23:26
Hi, I think, this needs to be customized in the php 
No idea with the pagination, as this is made by Joomla! framework.
The comments - you need to load the comments from JComments tables and run some foreach (or implement it into the sql qeury) to load the comments in category view and then to display it there - in the template of category view
Jan
No idea with the pagination, as this is made by Joomla! framework.
The comments - you need to load the comments from JComments tables and run some foreach (or implement it into the sql qeury) to load the comments in category view and then to display it there - in the template of category view
Jan