Not really sure if it would be OK to ask here as it isn't really related to vBSEO (though it is to SEO)
Could someone perhaps help me by adding a div id/class around
It would be more than appreciatedPHP Code:eval('$home[$mods[\'modid\']][\'content\'] .= "' . fetch_template('adv_portal_recthreads_' . $recthread_tempname) . '";');
Edit:
This is probably going to come back to me later on, but I've found a workaround
HTML Code:<if condition="$mods['modid'] == 5"> <div id="recthreads"> <h3><if condition="$mods['link']"><a href="$mods[link]">$mods[title]</a><else />$mods[title]</if></h3> $modulehtml </div> <else /> <h3><if condition="$mods['link']"><a href="$mods[link]">$mods[title]</a><else />$mods[title]</if></h3> $modulehtml </if>



LinkBack URL
About LinkBacks







Reply With Quote