To insert a YouTube video in an article of the WHMCS knowledge base, you need to insert following HTML code:
<iframe src="https://www.youtube.com/embed/123456789" width="420" height="315"></iframe>
To insert a YouTube video in an article of the WHMCS knowledge base, you need to insert following HTML code:
<iframe src="https://www.youtube.com/embed/123456789" width="420" height="315"></iframe>
To add a favicon to your WHMCS install: copy your favicon (myfavicon.ico) in WHMCS folder...
If you need to insert a comment in a .tpl file, or comment a block of code to disable it, you...
in WHMCS if a customer has not enough credit balance for full payment of an invoice, WHMCS allows...
In order to add a cookie bar to your own installation of WHMCS: copy somewhere on your WHMCS...
To insert a link in a language variable in an override language file, use following sample...