- Posts: 4
- Thank you received: 0
Hot Relief missing module positions
-
phoenixprintingplates
Inactive member - Topic Author
- New Member
Less
More
12 years 2 days ago #24484
by phoenixprintingplates
Hot Relief missing module positions was created 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.
I can't see the newsflash or 'position-1' for the top menu.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 days ago #24487
by ivan.milic
Replied by ivan.milic on topic Hot Relief missing module positions
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.
-
phoenixprintingplates
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
12 years 2 days ago #24488
by phoenixprintingplates
Replied by phoenixprintingplates on topic Hot Relief missing module positions
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.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 days ago #24490
by ivan.milic
Replied by ivan.milic on topic Hot Relief missing module positions
Here you can see module positions map:
demo.hotjoomlatemplates.com/relief/index...ons/module-positions
demo.hotjoomlatemplates.com/relief/index...ons/module-positions
Please Log in to join the conversation.
-
phoenixprintingplates
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
12 years 2 days ago #24491
by phoenixprintingplates
Replied by phoenixprintingplates on topic Hot Relief missing module positions
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.
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.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 day ago #24504
by ivan.milic
Replied by ivan.milic on topic Hot Relief missing module positions
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>
<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