🔐
Step 1 of 5
Log into WordPress
Go to your site's admin panel. Usually at:
yoursite.com/wp-admin
Enter your username and password.
🎨
Step 2 of 5
Open Theme File Editor
In the left sidebar, click:
Appearance → Theme File Editor
If you see "Theme Editor" instead, that works too.
📄
Step 3 of 5
Open footer.php
On the right side, you'll see a list of files. Click:
footer.php
This opens the footer template. Scroll to the very bottom of the code.
📋
Step 4 of 5
Paste the Code
Find the line that says </body> and paste this right before it:
<script src="https://chatforge.aiedge247.com/widget.js" data-agent="YOUR-AGENT-ID"></script>
Replace YOUR-AGENT-ID with the ID from your email.
🎉
Step 5 of 5
Save and You're Live!
Click Update File at the bottom.
Now visit your website and refresh the page. You should see a chat bubble in the bottom-right corner.
That's it. Your AI agent is live.