Hej,
Jag håller på att anpassa ett tema som är köpt av ThemeSnap.com.
Tyvärr kan jag inte php och undrar om någon vill hjälpa mig med följande:
På förstasidan publiceras texter från sidtypen "testimonial"
<div class="cta-info grid_5" ><br /> <span style="color: #000000"><span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">theme_get_setting</span><span style="color: #007700">(</span><span style="color: #DD0000">'tm_layouts'</span><span style="color: #007700">) == </span><span style="color: #0000BB">0 </span><span style="color: #007700">or </span><span style="color: #0000BB">theme_get_setting</span><span style="color: #007700">(</span><span style="color: #DD0000">'tm_layouts'</span><span style="color: #007700">) == </span><span style="color: #0000BB">3</span><span style="color: #007700">) { </span><span style="color: #0000BB">?></span></span><br /> <br /> <span style="color: #000000"><span style="color: #0000BB"><?php </span><span style="color: #007700">print </span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #0000BB">$page</span><span style="color: #007700">[</span><span style="color: #DD0000">'home_testimonial'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span><br /> <span style="color: #000000"><span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span><br /> </div>Vad ska jag skriva för att sidtypen "blog" ska visas istället?
MVH Tomaz
Tags:
Fatal error: Call to a member function find() on a non-object in /mounted-storage/home144/sub045/sc77809-GLMP/drupal.se/community/sites/all/themes/drupal_se_html5/templates/node--drupalsverige-item.tpl.php on line 57
