Hello, I would like that in the grid displaying "Featured artists" in your quickstart for example, the article author name was not shown. How can I achieve it? Thanks
You need to use info1 or info2 field in NSP settings and use a mask of %AUTHOR to make it. But this may only work with a normal mode style since custom styles doesn't use author information often.
Now I have another problem. Sorry. Scenario: Data source is a K2 category. Module position is mainbody. Published not in homepage but another page. When I click on an item of the grid it happens that the page is reloaded and I always see the grid module with NSP and not a new page with the K2 article. What happens? Thanks in advance.
That's part of the solution. I think most important in this case is not to use mainbody module position. A part responisble for displaying component content is using same place. It was make like that to hide component content on frontpage (very common strategy), it's a usefull function, but can cause some problems.