tips opening custom message in overlay window

  1. XenForo

    XenForo [cXF] Conversation Button - Opening Custom Message in Overlay Window

    Step 1 /src/addons/BassMan/ConversationButton/_data We go to this directory and open the template_modifications.xml file located here in an editor. <xf:button href="{{ link('conversations/add', '', {'to': $user.username, 'title': $__globals.thread.title}) }}" class="cxf-button button--link">...
Back
Top Bottom