Contact Us

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stuarttunstall
    Senior Member
    • Feb 2004
    • 403
    • 4.2.X

    Contact Us

    Is there a way that the "contact us" link can only be displayed to registered members?

    Stuart
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    Open the footer template and find this code:
    Code:
    <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> -</if>
    Change it to this code:
    Code:
     
    <if condition="($show['contactus']) AND ($show['member'])"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> -</if>

    Comment

    • stuarttunstall
      Senior Member
      • Feb 2004
      • 403
      • 4.2.X

      #3
      Thanks for your help, I will give that a try tonight.

      Stu

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎