Bliv medlem af Solbjerg Idrætsforening og gør brug af et eller flere af vores tilbud.


Aktiviteter i Solbjerg IF


Badminton

Kom og sving ketcheren i sjove og tempofyldte kampe!

Bordtennis

Hurtige bolde og masser af grin – alle kan være med!

Cycling

Mountainbike fællesskab med sjov, sammenhold og røverhistorier.

Floorball

Actionfyldt holdsport med fart, teknik og fællesskab!

Fodbold

Spil med og oplev glæden ved bold, holdånd og motion!

Gymnastik

Vi har holdene - Om du er til leg og tummel, spring, dans, rytmik eller motionstræning

Håndbold

Intensitet, teamwork og masser af boldglæde!

Runners

Vi har fokus på at udvikle os, sociale arrangementer og have det SJOVT. ALLE kan være med.

Svømning

Bevægelse, sjov og fællesskab for alle!

Søsport

Vi er aktive på Solbjerg Sø. Vi er roere, sejlere, kajakker, SUP'er og Vinterbadere. Børn, unge og voksne.

Tennis

Få motion og spil med i sjove og udfordrende dueller!

Volleyball

Spænding, teamwork og sjove dueller – kom og spil med!


That's it — a chat button appears in the bottom-right corner. To embed it inline in a specific spot instead of floating, add mode: 'fullscreen' and a target: '#my-chat-div' pointing at a
on your page. If you use a build tool (React/Vue), you can instead npm install @n8n/chat and import createChat the same way. Option 2 — n8n Hosted Chat page (no code) If you don't want to touch website code, n8n can host the chat page itself. In the Chat Trigger node, set Mode → Hosted Chat. n8n then gives you a ready-made chat page URL you can link to from your site (e.g. a "Chat with us" button). Two things to check CORS / Allowed Origins: Your node currently allows all origins (*), so the widget will load anywhere. For production you may want to restrict this to your real domain (e.g. https://solbjerg-if.dk) in the Chat Trigger's Allowed Origin (CORS) option. If you set a specific domain, the widget only works when served from that domain. Memory/sessions: Your workflow already uses conversation memory, so multi-turn conversations will work through the widget. Want me to switch the node to Embedded Chat mode and lock CORS down to your solbjerg-if.dk domain? I can make that change for you. Source: Chat Trigger