Hi
Hope you can help. We recently integrated Canvas HTML theme into our WHMCS 6.3 install and everything appeared to be working fine until we added a smarty function required for WHMCS to define the base url
{if $systemurl}
{/if}Now when I attempt to load a page using shortcodes like pricing boxes using a tabular setup , it seems that the page tries to load inside each tab
- [Monthly](#tabs-1)
- [1 Year](#tabs-2)
- [2 Year](#tabs-3)
Also every ahref referencing a '#' just brings the user back to the base URL which didnt happen before.
Some something somewhere is breaking the canvas theme and I think it lies within the functions.js file
Has anyone come accross this before ?
In browser console the error is
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Any help or advice would be greatly appreciated.
Kind Regards
Martin
