-
AuthorPosts
-
davidsg3 Friend
davidsg3
- Join date:
- October 2010
- Posts:
- 144
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 22
- Thanked:
- 3 times in 1 posts
October 21, 2010 at 8:54 pm #155538Hi.
Im a new member of joomlart comunity.I have just downloaded zeolite 2 but I have a problem with the slideshow module. I can’t put it in ja-slideshow position because it does not exists in my admin.
When I want to apply a position to this module, when the list of available positions is shown, the position isn’t in the list.I was working with zeolite1 and it was in. When I have upgraded the template, the error occurs.
How I can proceed to find the right position?
Also I can see module positions of a templates not instaled in my admin. I need to restore the positions? How can I do that?
Thanks:((
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
October 22, 2010 at 4:46 am #359993Hi David,
For your slideshow module position issue >> you can click in the position box and type it down. Check the screenshot for info.
For adding all the default position supported by Zeolite II.
Open your templates/ja_zeolite_ii/templateDetails.xml and search for
tag
[PHP]
<positions>
xxxx
xxxx
xxxx
</positions>[/PHP]Replace the content of the tag with the following text.
[PHP]<positions>
<position>hornav</position>
<position>breadcrumbs</position>
<position>search</position>
<position>banner</position>
<position>left</position>
<position>right</position>
<position>top</position>
<position>ja-slider</position>
<position>ja-slideshow</position>
<position>login</position>
<position>vm-cart</position>
<position>vm-fp</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>user9</position>
<position>user10</position>
<position>user11</position>
<position>footer</position>
<position>syndicate</position>
<position>debug</position>
</positions>[/PHP]This has been updated in the svn and would be updated in the download folder after testing.
Regards
Arvind
-
AuthorPosts
This topic contains 3 replies, has 2 voices, and was last updated by davidsg3 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum