Ok looked at this for a while.
There are no hooks from what I see in the beginning of forumhome, they all apply to wgo ( whats going on )
So as
https://vborg.vbsupport.ru/showpost....&postcount=106 stated, you need to cheat.
Essentially this is what I did.
Find: in product-newalbum.xml file
Code:
$template_hook['forumhome_wgo_pos2'] .= $templater->render();
Change to:
Code:
$ad_location['ad_navbar_below'] .= $templater->render();
Or use my rejigged product file
Enjoy.
Ste