Thread Starter
Victa
(@victa)
Fixed!
When adding: site_url().
$direct = site_url().'/wp-content/plugins/'.$ready_directory.'/tpls/'.$template.'/'.$template.'.css';
to the string it worked. So we have to add this in the .php of the stylesheet we are using.
Thanks anyway!!