GavickPro / News-Show-Pro-GK5

Advanced Joomla! content module.
28 stars 37 forks source link

EasyBlog categories only if Primary #411

Open peppesc opened 6 years ago

peppesc commented 6 years ago

I found a strange issue when i use EasyBlog categories as source.

Each post in EasyBlog can be assigned to one ore more categories, the first selected category is marked as the "Primary" category. It seems that News Show Pro GK5 module fetches posts in Primary categories only. That is, for example : if i set the module so that it should show the last post in Cat_A/Caty_B/Cat_C it will fetch only posts which have one of these categories as Primary category. So, if a post is assigned to Cat_D as primary and to Cat_A as other ( "secondary") category, this post will not be considered by the module. Only if Cat_A is set as Primary the post is fetched.

This is not the desired behaviour, of course.