-
AuthorPosts
-
July 9, 2008 at 11:06 pm #130659
I downloaded the Teline2 template and there isn’t a multi-tab module in my 1.0.x download.
Please advise..
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 10, 2008 at 9:35 am #258973Hi jvalal !
You open index.php file in templates/ja_teline_ii folder , go to line 261 :
<?php if (mosCountModules('user6')) : ?>
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/mootabs/mootabs1.2.js"></script>
<script type="text/javascript">
window.addEvent('load', initmootabs);
function initmootabs() {
myTabs1 = new jamootabs('ja-tabs', {
<?php echo $ja_mootabs_options; ?>
});
}
</script>
<div id="ja-tabswrap">
<div id="ja-tabs" class="clearfix">
<div class="ja-tab-panels">
<?php mosLoadModules('user6', -2); ?>
</div>
</div>
</div>
<?php endif; ?>
this is code for load module in multitab . teline ii version 1.0 use mootabs javascript file for create tabs. it don’t use module tabs.
July 10, 2008 at 5:02 pm #259050Thanks, but I was wondering where the module was in the download package? I didn’t see it.
Pleae advise
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 11, 2008 at 3:33 am #259131Hi jvalal !
there isn’t multitab module. obove code section is code for implement tabs to template. you can use that for create tab on your site.cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
July 11, 2008 at 4:39 am #259141<em>@hainn84 65544 wrote:</em><blockquote>Hi jvalal !
You open index.php file in templates/ja_teline_ii folder , go to line 261 :
<?php if (mosCountModules('user6')) : ?>
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/mootabs/mootabs1.2.js"></script>
<script type="text/javascript">
window.addEvent('load', initmootabs);
function initmootabs() {
myTabs1 = new jamootabs('ja-tabs', {
<?php echo $ja_mootabs_options; ?>
});
}
</script>
<div id="ja-tabswrap">
<div id="ja-tabs" class="clearfix">
<div class="ja-tab-panels">
<?php mosLoadModules('user6', -2); ?>
</div>
</div>
</div>
<?php endif; ?>
this is code for load module in multitab . teline ii version 1.0 use mootabs javascript file for create tabs. it don’t use module tabs.</blockquote>
Hi Hain,
Can Joomlart provide a tutorial (instructions) on the following:
- How to add or delete a module to the TabModule
- How to reorder the modules in the TabModule
Is this a simple matter of placing a module in the TabModule User position?
Again, is this a matter of moving the positions — up or down in the TabModule User position?
When I remove an existing module in the TabModule
July 11, 2008 at 5:02 am #259146I guess. I am just looking for a quick way to add the sliding tab module that JA has in the Teline ii template. I thought it was a module or something easy.
Thanks
cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
July 11, 2008 at 5:14 am #259149<em>@jvalal 65765 wrote:</em><blockquote>I guess. I am just looking for a quick way to add the sliding tab module that JA has in the Teline ii template. I thought it was a module or something easy.
Thanks</blockquote>
If the Sliding Tab Module is already an independent extension Module, then you can Install it into your site — without using the JA TabModule. This of course uses the Install/Uninstall feature of Joomla — and after you activate the installed module, you can place it where you want to
Cornelio
July 11, 2008 at 5:15 am #259150I guess you don’t know if it is or not? Thanks
cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
July 11, 2008 at 6:06 am #259153<em>@jvalal 65769 wrote:</em><blockquote>I guess you don’t know if it is or not? Thanks</blockquote>
If you mean the one included in the latest Joomlart template, then most likely it is not yet a separate (full) extension. Usually a separate extension may have its own css, aside from the script. The full extension component may be found in quite a few directories, rather than just the one you see in the modules section. Thus, you need a zip file to install the various components of the extension
There is no harm, you can try installing (uploading?) the one from the latest template and it may work — but do this in a demo site first though, not your working site. You may want to post a separate thread on this on how to convert the module so that it can be installed in another template.
I have messed up two Joomla-Teline II sites already because I tried to install Gavick extensions into it. In both cases, my JA News module, while still appearing in the Modules manager as published, does not display in the Hompage. I can reverse it by uninstalling the JA News and replace with the new version, only to find that the latest version of JA News has some bugs too.
The other alternative, you can buy the commercial extension yourself. Hung mentioned something about the company that made it because he wanted to buy the license.
Cornelio
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by cgc0202 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum