I'm just going to echo loversama and repeat that I'm trying my best to get the header to who up inside my header, site-wide. I've followed everything mentioned here but I'm just stumped. I've got the widget loaded into a plugin, it loads on process_templates_complete, and this is the bottom three lines of my plugin:
Code:
$templater = vB_Template::create('nivo_slider');
$templater->register('output', $output);
$template_hook['process_templates_complete'] .= $templater->render();
I've also made that template and on any page other than the CMS home I still get this:
Quote:
Fatal error: Class 'vb_Types' not found in /home/user/mysite.com/includes/class_bootstrap.php(549) : eval()'d code on line 78
|
If I load the CMS home it will load without any error but there is no slider anywhere, as I've removed it from my CMS layout.
PS. If we can get this slider loading site-wide and get the instructions up on this thread in an easy-to-understand manner I'll gladly donate 25 bucks to your site