Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Embedding
LightAngel
New
i have found how to Embed the forum onto my webpage but is their any way i can make it go into a categorie insted of opening the main page as ive got a few diffent projects under diffent categories so i would like it so each section of the site will have the right part of the forum showing for it
version 2.2.1
0
Comments
You can select categories index as the home page of the forum . You can't embed just categories
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
so i cant set it up like
my Pi section of my website cant go strate into the Pi categorie
and
my client section of my website cant go strate into the client categorie
etc
ok figgered it out i made a copy of /js/embed.js
renamed it /js/embedpi.js
went to line 11 and changed /js/embed.js to /js/embedpi.js
went to line 42 and changed /index.php?p= to /index.php?p=/categories/pi
and then it worked the way i wanted it on my site