[support] Rendering path question

mike at mikeyp.net mike at mikeyp.net
Tue Feb 24 18:42:22 UTC 2015


This most likely refers to a region of the page. I would start by checking admin/structure/blocks to see if there is a ‘country’ region and see if there are any blocks in it.


> On Feb 24, 2015, at 9:18 AM, Tommy Grav <tgrav at me.com> wrote:
> 
> 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 
> -- 
> [ Drupal support list | http://lists.drupal.org/ ]



More information about the support mailing list