CGBlog Multiple Categories / Languages

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Lovro
New Member
New Member
Posts: 1
Joined: Tue Sep 29, 2015 6:51 pm

CGBlog Multiple Categories / Languages

Post by Lovro »

I'm using CGBlog with a number of topics and a number of languages. My first idea was to create <num_topics> + <num_languages> categories, and then, when writing an article, the editor checks the topic and language box for the desired combination. However, it seems that CGBlog does not have any kind of AND criteria. Instead if I specify, for example

Code: Select all

{CGBlog category="school,english"}
it will return the UNION of articles.

So, I had to create <num_topics> x <num_languages> different categories, which is a total mess to manage...

Is there a way to specify the INTERSECTION criterion, or maybe some other elegant solution for this kind of problems?

Thanks!
Lovro
Post Reply

Return to “Modules/Add-Ons”