-
AuthorPosts
-
December 12, 2008 at 7:44 am #136179
Hi, How do I add new position on JA Teline II theme?
Please see the attachment for easy understanding: ja_teline_ii_user_guide.jpg
Thank You so much!!
Best Regards,
Jim
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
December 12, 2008 at 9:15 am #282557Hi tc_jim !
You can do it following way below :
Open index.php file in templates/ja_teline_ii folder find following code section at about line 162 :
<div class="ja-innerpad clearfix"><jdoc:include type="message" />
<!-- add new position here -->
1 user says Thank You to Sherlock for this useful post
December 16, 2008 at 2:25 am #283033Thanks, Hainn
But i am not a coder…..how can i add the code for the new position?
Best Regards,
Jim
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
December 16, 2008 at 8:11 am #283057Hi tc_jim !
You can do it following some steps below :
1. Open templateDetails.xml file in templatesja_teline_ii folder, find following code section :
<position>user9</position>
<position>footer</position>
<position>syndicate</position>
<position>debug</position>
change to :
<position>user9</position>
<position>user10</position>
<position>footer</position>
<position>syndicate</position>
<position>debug</position>
2. Open index.php file in templates/ja_teline_ii folder , replace :
<!-- add new position here -->
on previous post by :
<jdoc:include type="modules" name="user10" style="raw" />
1 user says Thank You to Sherlock for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Sherlock 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How do I add new position on JA Teline II theme?
Viewing 4 posts - 1 through 4 (of 4 total)