2014-07-10, 19:23:53
Hi ak40u,
if you are using your components within theme, then you should always use standard PHP tags
if you are using your components within theme, then you should always use standard PHP tags
Code:
<?php get_component('your_component'); ?>