Hi,
I'm on the pretty latest version of osclass (just updates) and forums plug-in (just bought and installed).
While adding the forums plug-in I was trying to add the Link/Button to the main page.
Edited header.php and added the line as said on the plug-in: <?php if(function_exists('frm_home')) { echo frm_home(); } ?>
All I get is a link to forums, but not the button.
The only additional information that might be important is that the header.php file is on sigma_child folder and I'm making changes on a child theme.
Any help appreciated.