Hi mercime – thanks for responding. I have contacted support – they do it through their forum only, but I haven’t gotten a response. I posted yesterday morning around 10:00 or so, so maybe I need to be more patient.
Anyway – I don’t know php, but here is the code from line 40 if that would help you to help me. ??
<a title="<?php _e("More from", "wp-ellie"); ?> <?php echo stripslashes($wp_ellie_cat_box_1_title); ?>" href="<?php $cat1_id = get_term_by( 'slug', $wp_ellie_cat_box_1, 'category' ); echo get_category_link( $cat1_id ); ?>"><?php _e("More from", "wp-ellie"); ?> <?php echo stripslashes($wp_ellie_cat_box_1_title); ?></a>