Hello all,
how can i have a/v chat connected people on my home page ?
i have not a/v chat item in the page buider to add them on the home page from the admin and i would like to add in ./templates/base/scripts/BxBaseIndex.php
something like :
function getBlockCode_AVChat() { if(!widgetExists("chat")) return ""; return getApplicationContent("chat", "home", array(), true); }
someone know the script to add there ? or how to add it in the admin builder ?
have a great day !
axinit
|