hello
I try to show items (articles) under a personal profile. items displayed should be written by the displayed profile. This is already possible? how?
if it is not yet possible:
I guess it's in the component jsn / views / profile / tmpl / default.php that the change must be made, do not you?
I also assumed that the simplest way to do this is to copy the joomla category view by adding the filter "with the same id as the displayed profile"
but it poses problems as how to configure the layout (number of items, number of columns, navigation, etc)
The other way would be to create a module that which would display the result directly under the profile with a filter bar and Research. and would have its own configuration. use a joomla content by category module by adding the filter and the image of the product (as joomla modules are never displayed images, an odd choice)
it would then create a position in the page that displays the profile.
you think what would be the best direction?
thank to answers