-
AuthorPosts
-
June 2, 2012 at 11:07 am #177768
Hi i make migration from 1.5 to 2.5, everythink is ok but i have peoblem with JA Tabs. I install JA Tabs plugin for joomla 2.5 from joomlart download JA Travel, I install this correct i see this in plugin and this is enable but when i go to module and i want create new module i dont see JA Tabs in list … I wants make module in left position used ja tabs… please tell me what is wrong? another modules and plugins work perfect.
best regards
RafalTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 3, 2012 at 12:28 am #455729Here is some info that will, hopefully, be helpful to you . . . .
Step 1: Installation
You follow simple steps below:1/ Install the module via Joomla Installer
2/ Assign module to the position: {left}
3/ Enable the moduleThen, the module is instantly available in your front-end. If you are new to this stuff, follow detailed guideline below:
—-How to install Joomla moduleStep 2: Configuration
From the back-end of your Joomla site (administration) select Extensions->Module Manger, then click on module title JA Tabs to enter configuration panel
Default settings of JA Tabs on demo:
How to Use JA Tabs:
I. Creating Tabs inside a Joomla article
- Parameter Options General
All parameter options for the JaTabs Plugin.
Type: The JA Tabs typing (Content, modules, module, articles)
Ajax: Use ajax to load content of tabs (true, false). Value default is false.
Position: Position of the Tabs (top, left, right, bottom). Value default is top.
Style: The JA Tabs styling (basic). Value default is basic.
Width(px): Defines width of the frame.
Height (px): Defines height of the frame. Value default is 200.
Width Tabs (px): Defines width of the left/right tabs.
Height Tabs (px): Defines Height of the tabs.
Duration(ms): Defines time interval of the transition effect in miliseconds. Value default is 1000.
anim Type: Define the transition effect. (animFade, animMoveHor, animMoveVir, none). Value default isanimMoveVir.
mouseType: Action behavior of the control panel (click, mouseover, none). Value default is click.
SkipAnim: (true, false). Value default is false.When creating new or edit a article for Joomla! 1.5 you can insert jatabs tags as case following:
- Type = modules
{jatabs type=”modules” module=”user10″ ajax=”true” position=”left” widthTabs=”112″ heightTabs=30 width=”600″ height=”400″ mousetype=”click” animType=”animFade” skipAnim=”false” duration=1000 } {/jatabs}
– module: position of the module
– Demo:
- Type = module
[FONT=Arial]
{jatabs type=”module” modulename=”mod_janews, mod_search, mod_custom” position=”top” width=”600″ height=”1200″ mousetype=”click” animType=”animFade” skipAnim=”false” duration=1000 }{/jatabs}
[/FONT]
– modulename: module’s name list. Note: module must published– Demo:
- Type = content
[FONT=Verdana]{jatabs type=”content” position=”top” width=”450″ height=”200″ mousetype=”click” animType=”animMoveVir” skipAnim=”false” duration=1000 }
This is tab content 1
This is tab content 2
This is tab content 3
This is tab content 4
{/jatabs}– Demo:
Click this bar to view the full image.
Click this bar to view the full image.- Type = articles
{jatabs type=”articles” ids=”1, 2,3″ view=”introtext” position=”left” widthTabs=150 heightTabs=30 width=”600″ height=”230″ mousetype=”click” animType=”animFade” skipAnim=”false” duration=1000 }{/jatabs}
– ids: list id of the article
– view: you set to show introtext/fulltext of article content
– Note: only show the articles published– Demo:
– view: you set to show introtext/fulltext of article content
– numberTabs: max number tab you want to show– Demo:
[/B][/B][/B][/B][/B][/B][/B][/B][/B]Result view article:[/B][/B][/B][/B][/B][/B][/B][/B]{jatabs type=”articles” catid=”1″ numberTabs=4 view=”introtext” position=”top” width=”600″ height=”230″ mousetype=”click” animType=”animFade” skipAnim=”false” duration=1000 }{/jatabs}
– catid: id of the category.II. Creating Tabs as a standard Joomla module- With JA tabs for Joomla 1.5, parameters are divided into 2 group.
- Module parameters: When you select a type tabs, correlative parameter of this type is enabled and other parameters in this group are disabled. You have to enter a suitable value for enabled parameter.
- Advanced parameters: Beside you have to choose module parameters, you can enter or not enter advanced parameters for displaying JA tabs module. If you don’t choose advanced parameters, JA tabs module will take default values of these parameters to display.
– If ‘Type = Module’, ‘List module’ text is enabled and other parameters are disabled.
– If ‘Type = Modules’, ‘Select a position’ select box is enabled.
– If ‘Type = Articles-ID’, ‘ArticleID List’ text is enabled.
– If ‘Type = Articles-CategoryID’, ‘Category ID’ text is enabled.[/B][/B][/B][/B][/B][/B][/B][/B][/B][/B][/B]
1 user says Thank You to TomC for this useful post
June 3, 2012 at 10:08 am #455741hi
but in download of joomlart i see only JA_Tabs system plugin, i dont have for joomla 2.5 JA_Tabs module…
June 7, 2012 at 8:16 pm #456569why you make this post as answered?? i still dont have help !!! In joomlart.com i cant find:
JA Tabs module for Joomla 2.5 i found only:
JA Tabs plugin for Joomla 2.5please help me.
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
June 9, 2012 at 3:17 am #456702<em>@rynek23 324226 wrote:</em><blockquote>why you make this post as answered?? i still dont have help !!! In joomlart.com i cant find:
JA Tabs module for Joomla 2.5 i found only:
JA Tabs plugin for Joomla 2.5please help me.</blockquote>
Hello,Did you read TomC’s post above? JA Tabs is a system plugin in Joomla. It isn’t a module.
You need to create Tabs as a standard Joomla module (it means Custom Module) and add the code as below in custom module content
{jatabs type="articles" catid="1" numberTabs=4 view="introtext" position="top" width="600" height="230" mousetype="click" animType="animFade" skipAnim="false" duration=1000 }{/jatabs}
All JA Tabs parameters are describe as TomC’s post.
Best regards.
1 user says Thank You to Stork11 for this useful post
June 9, 2012 at 1:58 pm #456799thank you very much, i dont understand that, ja tabs in joomla 2.5 is as custom module + code, i think that must by in list of new module “JA Tabs”
please tell me when joomlart make JA Zeolite II for joomla 2.5 ? i need virtumart 2 ja zeolite template
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by Anonymous 12 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum