Quote:
Originally Posted by Dragonsys
Is the Facebook code for the header not included in the free version?
actually, it looks like there are none of the Facebook settings in the free version of this style. Does the Pro version include these?
|
I sent this as a PM to the Author, and have yet to get a response. Looking at the 'Pro' version, I don't see the Facebook code in it either. So it looks like it is just simply missing from this entire Template.
Than only part that really seems to be having problems is what goes in the header style:
Code:
<vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_header}
</vb:if>
I added it after:
Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>
And after:
Code:
<input type="hidden" name="vb_login_md5password_utf" />
</form>
</li>