Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
ISSUE SUMMARY:
I'd like to process content plugins in groups. At the moment this is not working.
STEPS TO REPLICATE:
1 Install qlwiki content plugin
2 Activate qlwiki content plugin
3 Set {qlwiki url="
de.wikipedia.org/wiki/Joomla
"} as groups description
4 Check groups information tab
RESULT
Content plugin is not being processed
EXPECTED RESULT
Content plugin should be processed
BROWSER
Firefox, Chrome, IE latest versions
I know this would have to be done by changing components/com_community/templates/jomsocial/layouts/groups/single.php or template overwriting, but how?
Actually got it working already. For those who need this:
Edit line 883 in components/com_community/templates/jomsocial/layouts/groups/single.php or better do a template overwrite!