I am not going to have a blog on my website so I'd prefer not to have a RSS feed. I can't see an option to turn this off. Could you point me i the right direction.
Thanks again
I am not going to have a blog on my website so I'd prefer not to have a RSS feed. I can't see an option to turn this off. Could you point me i the right direction.
Thanks again
Hey,
you can remove the rss link in sidebar.php - delete following line:
echo " <li class='rss'><a href='".avia_get_option('feedburner',get_bloginfo('rss2_url'))."'>RSS</a></li>";You must log in to post.