Module ONLY in Article Page?

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Mon Jun 07, 2010 2:55 pm
Hi,
can someone please help me with this?

I want to display a module position eg.inset2 ONLY if an article is being viewd and only then.Not to menus components e.t.c.

I found in the Joomla forum that i should use something like
<?php if( JRequest::getVar( 'view' ) == 'article' ): ?>
<jdoc:include type="modules" name="your_custom_position" />
<?php endif; ?> in my index.php.
I tried to put this code in templates/gk_memovie/layouts/blocks/main.php but with no luck...

Can someone please help me with this?Has anyone done it?
User avatar
Junior Boarder

teitbite
Tue Jun 08, 2010 12:06 pm
Hi

Please show me the link of the site where You want inset2 position with article only.
User avatar
Moderator


cron