PM4 WD (Project Mayhem for WDTV) Theme

Thanks, for this great theme. I’m trying to add the Flixster scores to the wide gallery page, but it’s not showing. I just changed rv_gallery_browse_page.xml, moved some of the text to the left in the Time/Genre line and copied the Flixster part from another page. The star character appears in the correct place, but nothing else does. Is there anything else I should do to make this work? Thanks!

 My changes (first three lines were there, just changed x coordinates). The rest is added.

<text x="500" y="517" w="300" h="20" text="@@genre" fontsize="18" textcolor="0xaaaaaa" align="left" />
<text x="300" y="517" w="200" h="20" text="@@year" fontsize="18" textcolor="0xaaaaaa" align="left"/>
<text x="100" y="517" w="200" h="20" text="@@totaltime" fontsize="18" textcolor="0xaaaaaa" align="left"/>	

<wrapper w="24" h="22" x="800" y="517" scale="100">
 <text text="*" fontsize="18"/>
 <image image="@@flixster_critic_icon_0" /> <image image="@@flixster_critic_icon_1" /> <image image="@@flixster_critic_icon_2" /> <image image="@@flixster_critic_icon_3" /> <image image="@@flixster_critic_icon_4" /> <image image="@@flixster_critic_icon_5" /> <image image="@@flixster_critic_icon_6" />
</wrapper> 
<wrapper w="50" h="22" x="831" y="517" fontsize="18" align="left" textcolor="0xdddddd"> <text text="@@flixster_critic_score_0" /> <text text="@@flixster_critic_score_1" /> <text text="@@flixster_critic_score_2" /> <text text="@@flixster_critic_score_3" /> <text text="@@flixster_critic_score_4" /> <text text="@@flixster_critic_score_5" /> <text text="@@flixster_critic_score_6" />
</wrapper>  
<wrapper w="20" h="22" x="879" y="517" scale="100"> <image image="@@flixster_audience_icon_0" /> <image image="@@flixster_audience_icon_1" /> <image image="@@flixster_audience_icon_2" /> <image image="@@flixster_audience_icon_3" /> <image image="@@flixster_audience_icon_4" /> <image image="@@flixster_audience_icon_5" /> <image image="@@flixster_audience_icon_6" /> 
</wrapper> 
<wrapper w="50" h="22" x="907" y="517" fontsize="18" align="left" textcolor="0xdddddd"> <text text="@@flixster_audience_score_0" /> <text text="@@flixster_audience_score_1" /> <text text="@@flixster_audience_score_2" /> <text text="@@flixster_audience_score_3" /> <text text="@@flixster_audience_score_4" /> <text text="@@flixster_audience_score_5" /> <text text="@@flixster_audience_score_6" />
</wrapper>