Hi,
As it is written on your first post to ask here, I have a question which includes selecting articles.
I have three sections on my homepage which I want to be able to edit. For example, I want to choose different articles to show on that sections and I could not manage to show only certain article on that page. I mean when I am working with <ion:articles> it shows on all three sections whole three articles. I tried to use type=”“, but did not manage to change anything as it still shows all 3 on all three sections.
How could I solve this problem? Select only one certain article and just show it on section.
EDITED: I found that there’s some filter capabilities, but I just have some database errors and that’s all. Have you got any suggestions?