[RSS Feed/News] {$xf.options or $xf.options

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Just to be sure, what is the correct code?

<xf:if is="{$xf.options.xfk_toolsbar_block2_link}">
or
<xf:if is="$xf.options.xfk_toolsbar_block2_link">

and

<xf:if is="{$xf.options.xfk_toolsbar_alert_enable_block2} && !{$_COOKIE.block2}">
or
<xf:if is="$xf.options.xfk_toolsbar_alert_enable_block2 && !$_COOKIE.block2">

Thank you for your help.

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom