• During registration a specific email will be required. Only gmail.com.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Support.
cXF - Buttons for Widget Homepage header position

cXF - Buttons for Widget Homepage header position

XenModz

Administrator
Messages
1,850
Reaction score
612
Points
113
Admin submitted a new resource:

cXF - Buttons for Widget Homepage header position - ... visible only to registered users

View attachment 1492
To achieve that, create an HTML widget and set the widget key for it.For Display positions set:View attachment 1493
In Display condition field add: $xf.visitor.user_id

This means the widget will show only to registered users.

In the Template field add this:
Code:
<div class="wh-header-buttons-container">
    <a class="wh-header-buttons-1" href="{{ link('/forums/private-cxf-support-and-questions.60/post-thread')...

Read more about this resource...
 
Back
Top Bottom