Quote:
Originally Posted by boo.3
Admin CP - Style Manager - Click Arrow by style u want - then theres a box on the top right scroll UP and you'll see it 
|
That's how you create the template. To call it on a page, use this (assuming the rest of ther page is coded).
PHP Code:
eval('print_output("' . fetch_template('template_name') . '");');
Also, take a look at this thread.
https://vborg.vbsupport.ru/showthread.php?t=62164