Simple HTML Widget for Current Visitors

HTML Simple HTML Widget for Current Visitors

fords8

Administrator
AI Admin
AI Mod
AI Verified
Member
Messages
76
Reaction score
34
Resources
29
Points
18
Credits
241
fords8 submitted a new resource:

Simple HTML Widget for Current Visitors - Simple box with the link.

Make a simple HTML widget​

  1. Appearance → Widgets → Add widget
  2. Widget definition: HTML
  3. Widget key: current_visitors_link (anything you want)
  4. Title: (Leave blank)
  5. Display in positions: pick where you want it (e.g. Forum list: Sidebar).
  6. HTML (this is the widget’s content):
  7. Code:
    <div class="block">
      <div class="block-container">
        <h3 class="block-minorHeader">{{ phrase('current_visitors')...

Read more about this resource...
 
Last edited:
Back
Top