I'm trying to use the wp smart image plugin with atahualpa, but I'm a newbie with this theme.
These are the instructions (for the average theme code):
insert this:
PHP Code:
<?php if(function_exists('wp_smart_image')) wp_smart_image() ?>
Code:
<div class= "entry">
Where would that be in Atahualpa?
Thanks in advance