missing rss icon

ralfvk - February 19, 2009 - 07:51
Project:art4 blue
Version:5.x-3.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:ralfvk
Status:needs work
Description

Even the rss feeds are activated for a node art4blue does not show them.
I like that theme, but it would be great to have the rss icon to be shown.

Is there a way to adjust the code and if yes how ?!

#1

ralfvk - March 12, 2009 - 08:08
Assigned to:Anonymous» ralfvk
Status:active» needs work

I figured it out by myself now...
Just add the following line to the page.tpl.php:

<?php print $help ?>
<?php print $messages ?>
<?php print $content; ?>
add this line>>>:     <?php print $feed_icons; ?>

 
 

Drupal is a registered trademark of Dries Buytaert.