XenForo Welcome Notice: Edit URL

W

Will Franco

Guest
This is the default welcome notice. I figured out how to change 'Register" to "Become a Member". How do I change the URL the buttons links to? The below alteration didn't work.

Code:

Code:
<div class="xb-welcome-notice--buttons">
            <xf:if is="$xf.options.registrationSetup.enabled">
            <a href="https://www.vrmb.com/membership/" class="button" data-xf-click="overlay" data-follow-redirects="on"><span class="button-text">Become a Member</span></a>
            </xf:if>

1651007692295.jpeg

Continue reading...