php - Show category post list on sidebar module on joomla -


i need show list of post of specific category on module. how can do? thanks

use built-in module called latest news (mod_latestnews). when configuring module find module parameters right. specify category id there.

you can find category ids in category manager.

if need articles multiple categories can separate ids comma.


Comments

Popular posts from this blog

java - netbeans "Please wait - classpath scanning in progress..." -

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -