2014-04-29, 01:31:05
Hi phpman,
I think that you can use the function cb_cookies() directly in template and don't use get_footer().
Regards
I think that you can use the function cb_cookies() directly in template and don't use get_footer().
Code:
<?php cb_cookies(); ?>
Regards