marketseed
I am going to use Template Sync…
at the moment I can’t say exactly what you have to do, but I guess I’ve noticed one thing…
<link rel="stylesheet" type="text/css" href="<?php echo get_bloginfo('template_url');?>/services.css"/>
this code, even if it will be inserted to the whmcs, will not work. Because the WHMCS doesn’t have get_bloginfo function.
later I will be able to give more exact answer, if I figure out how to use this plugin of course