[support] Rendering path question

Tommy Grav tgrav at me.com
Tue Feb 24 17:18:54 UTC 2015


Hi everyone, 

  this is most likely a very newbie question, but here goes. I just took over
a website that uses drupal 7. Our front page has some code in it that is suppose
to put a slide show on it.

in page—front.tpl.php
<div id="SASslider" class="clearfix" >
       <?php print render($page['county']); ?>
</div>

However, I am having a hard time figuring out exactly which view in the drupal 
api that the ‘county’ moniker refers to. Can someone help point me in the direction
of the right view?

Cheers
  Tommy 


More information about the support mailing list