Guest
04-01-2009, 08:07 AM
hi just to let you know,
i downloaded the template from the wordpress plugin repository...
in featurific.php the following is incorrect...
it should be...
later.
i downloaded the template from the wordpress plugin repository...
in featurific.php the following is incorrect...
Code:
if(get_option('featurific_template')===false) add_option('featurific_template', 'Thumber Abstract/template.xml');it should be...
Code:
if(get_option('featurific_template')===false) add_option('featurific_template', 'Thumber/template.xml');later.
Hope you enjoy Featurific - let us know if you have any other comments or questions!