Wondering what the parameter for getNumNews ($combi) does? It looks like it should trigger on/off whether you want the function to consider "gallery" news when combinews is turned on? However, there does not seem to be a conditional in the function to check this parameter.
For example, if I have combinews turned on, with no actual "News" articles and use getNumNews(false) it should return 0, right? It does not and returns first page count of gallery items.
Comments