Hot Relief missing module positions

More
12 years 2 days ago #24484 by phoenixprintingplates
Have just done a clean install of Hot Relief on Joomla2.5. When I go to position anything I have a limited number of modules and not the full list and mentioned on the site before downloading.

I can't see the newsflash or 'position-1' for the top menu.

Please Log in to join the conversation.

More
12 years 2 days ago #24487 by ivan.milic
How do you mean that when you click on position selector in module settings you don't have positions listed?

Please Log in to join the conversation.

More
12 years 2 days ago #24488 by phoenixprintingplates
When trying to position an article or module. I choose 'set position' and get a popup window with the list of module positions. However, this list does not include everything there should be. Mainly the ones names "position-0" etc seem to be missing.

Please Log in to join the conversation.

More
12 years 2 days ago #24490 by ivan.milic

Please Log in to join the conversation.

More
12 years 2 days ago #24491 by phoenixprintingplates
Thanks. When I go to choose the position for an article/module I do not see newsflashload or position-1, -5. I do have a left and right module position.

I want to put a menu in position-1 but cannot choose it. WHen I open up the template details.xml the newstand etc is not mentioned.

Am I doing something wrong? Thanks for any help.

<positions>
<position>top</position>
<position>breadcrumb</position>
<position>left</position>
<position>right</position>
<position>advert1</position>
<position>advert2</position>
<position>advert3</position>
<position>advert4</position>
<position>user1</position>
<position>user2</position>
<position>user3</position>
<position>user4</position>
<position>user5</position>
<position>user6</position>
<position>user7</position>
<position>user8</position>
<position>bottom</position>
<position>footer</position>
<position>debug</position>
</positions>

It does have a 'top' position which does seem to be the newsstand position but I still have no position-1 for the top menu.

Please Log in to join the conversation.

More
12 years 1 day ago #24504 by ivan.milic
modify that like this:

<positions>
<position>top</position>
<position>breadcrumb</position>
<position>left</position>
<position>right</position>
<position>advert1</position>
<position>advert2</position>
<position>advert3</position>
<position>advert4</position>
<position>user1</position>
<position>user2</position>
<position>user3</position>
<position>user4</position>
<position>user5</position>
<position>user6</position>
<position>user7</position>
<position>user8</position>
<position>bottom</position>
<position>footer</position>
<position>debug</position>
<position>position-0</position>
<position>position-2</position>
<position>position-5</position>
<position>position-7</position>
</positions>

Please Log in to join the conversation.

Time to create page: 0.166 seconds
Powered by Kunena Forum