-
AuthorPosts
-
ecohaven Friend
ecohaven
- Join date:
- July 2007
- Posts:
- 56
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 8
- Thanked:
- 8 times in 1 posts
June 7, 2013 at 4:49 am #188049Hi
If selecting the default Home page to display a single K2 item, the module position has changed.
The module position content-top is no longer available.If the home point to a featured joomla article it works fine, and any module published to the content-top position is displayed correctly.
However, in this case, if the Insert module is used for K2 items, their links are not working properly.
All I need is to only use K2 items, and keep the module position content-top.
I don’t understand why changing the Home default changes the available module positions?thank you
ecohaven Friendecohaven
- Join date:
- July 2007
- Posts:
- 56
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 8
- Thanked:
- 8 times in 1 posts
June 7, 2013 at 5:46 am #495105MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
June 7, 2013 at 7:52 am #495120HI ecohaven,
<blockquote>
If selecting the default Home page to display a single K2 item, the module position has changed.
</blockquote>It’s style for k2 in items and latest page, when go to these 2 kind of pages, “content-top” position will be automatically hidden. If you want show it, open file “templates/ja_argo/tpls/blocks/mainbody-content-left.php” find and remove code (line 27-29):
[PHP]
if(JRequest::getCmd(‘option’) == ‘com_k2’ && in_array(JRequest::getCmd(‘view’), array(‘item’, ‘latest’))){
$hasContentTop = false;
}
[/PHP]Regards
ecohaven Friendecohaven
- Join date:
- July 2007
- Posts:
- 56
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 8
- Thanked:
- 8 times in 1 posts
June 7, 2013 at 10:07 am #495131and this is what the Layout looks like if I change from pointing the Home default to a Joomla item. You can see that the content-top is back!
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
ecohaven Friendecohaven
- Join date:
- July 2007
- Posts:
- 56
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 8
- Thanked:
- 8 times in 1 posts
June 7, 2013 at 10:26 am #495134Perfect! So easy when you know how. Thank you for your help
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by ecohaven 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum