• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Answered Adding your own widgets to the sidebar

magnus

New Member
AMS Premium
CAS Premium
IMS Premium
LD Premium
RMS Premium
SC Premium
Please tell me, is it possible to add my widgets to the sidebar when viewing an article? I did not find the location of the widgets "AMS Article view: sidebar"
 
Please tell me, is it possible to add my widgets to the sidebar when viewing an article? I did not find the location of the widgets "AMS Article view: sidebar"
Yes, it is possible to add ANY Widget ANYWHERE using XenForo's Widget Template Helper :)

If there isn't a Widget Position for the location that you want to display a widget, you can use the XF Widget template helper with the Widget Key of the Widget, by editing a template and using the <xf:widget key="this_is_my_widget_key" /> to display that widget in the exact location that you want to display the widget in the template.

So edit the template xa_ams_article_view, then use the widget template helper to add the widget to the article sidebar (sidebar blocks are located towards the end of the template).
 
Back
Top