-
AuthorPosts
-
October 10, 2011 at 3:24 am #169509
Hi,
Today morning, I’ve done fresh install for Joomla! 1.7.1, JA TeLine IV template.
Start making the categories and publish some modules,In J!1.5,
there was JA Tabs ( plugin & module ) shipped with the template, and every thing goes will.With J!1.7,
the template is shipped just with JA Tabs plugin, no JA TAbs module.Can i use this plugin in J1.7 the same as I used the module in J1.5?
How to do that?
Or I must install the module ( which i don’t have) ?Your efforts are highly appreciated.
Regardsgray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 10, 2011 at 7:32 am #418136No module is required any more. Just install and enable the plugin (you can change the configs, but they could be overwritten also).
Then, create custom HTML module, and write something like
{jatabs type=”modules” module=”ja-tabs”}{/jatabs}
After that you can assign any other module, you’d like to be displayed in tabs, to position “ja-tabs”
Description.October 10, 2011 at 2:58 pm #418207Thank you very much gray
With sorrow, I’ve tried but it didn’t work with me. ( module with J1.5 is easier ).
In certain example, i want to display the latest news from 2 categories.
I’ve prepared the (Latest News) module,
and published the module to the ja-tabs1 position,
but it didn’t appear. :((Here, I’ve 3 questions:
1- How to do it?
2- How is Custom HTML module is related?
3- There are ja-tabs1 and ja-tabs2 positions, what are they for, how can i use them?sorry i can’t understand and deploy JA Tabs.
Regards.gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 10, 2011 at 4:32 pm #418228The custom HTML creates “environment” for the tabs. When you adding the bellow code, you indicate the name of the position (in red). The custom HTML module itself should be placed to existing positions, like “col-mass-top”
{jatabs type="modules" module="ja-tabs"}{/jatabs}
All modules assigned to “ja-tabs” position will be rendered in tabs, one after another (in “col-mass-top”). Do not use “ja-tabs1”, “ja-tabs2” positions trying to place 2 modules in “ja-tabs” position. When you need one more tabs set, just create new position
{jatabs type="modules" module="my-new-tabs"}{/jatabs}
and assign modules to that new position. They will be rendered separately from the modules places in “ja-tabs” position.
Hope it’s more clear now.October 10, 2011 at 5:00 pm #418238Thanks, I’ll try, and come soon
Regards
October 10, 2011 at 7:34 pm #418312Hi, with sorrow, I’ve tried, but didn’t get it.
I want to make (Latest News), and )Most Read), one after the other in JA Tab.
What are the steps to do that?
Regards.
October 11, 2011 at 2:58 pm #418486Hi all,
Regarding Ja Tabs plugin with J!1.7.1
I’ve created category for Sport News.
and I want to make (Latest News), and (Most Read) from Sport News Articles, one after the other in JA Tab set in sl1-r position.How to do that? ( in steps please ). :-[
What if i want to add ( custom HTML module ) in beginning of the Ja Tabs set? (3 tabs in the Ja Tabs set)
Regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 11, 2011 at 7:08 pm #418525Hi khaiug
Could you please send me Via PM your admin account details ?
i’ll try to make for you so you can see how it’s made
Thanks
October 11, 2011 at 7:22 pm #418528With sorrow pavit,
since I moved to J1.7.1, I work on localhost.The online now is 1.5.23, which there I don’t have problem regarding JA Tabs.
Please, give me details here, and I’ll apply it on localhost.
Regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 11, 2011 at 8:41 pm #418544Hi
1) You must enable your ja_tabs plugin with these settings
2) You must create a new custom html module with these html inside call it JA Tabs 2 and publish it in the sl1-r position{jatabs type="modules" animType="animNone" position="top" widthTabs="120" heightTabs="auto" width="100%" height="auto" mouseType="click" duration="1000" colors="10" module="ja-tabs2" }{/jatabs}
3) open your most read and Latest News Ja Bulletin modules and publish them in the ja-tabs2 position
4) In your Ja-tabs 2 position you must have only your 2 modules enabled ( Most read and Latest News )-
1 user says Thank You to pavit for this useful post
October 12, 2011 at 5:03 am #418631Thank you very much
That was perfect.Now, I’ve used (Ja Tabs 1) and (Ja TAbs 2) positions , what if i need other Ja tabs set?
Regards.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 12, 2011 at 5:24 am #418635Hi
You can use all Ja Tabs you needs
The procedure is even the same as described in the post above
October 12, 2011 at 5:52 am #418642Thank you very much pavit
After that, i don’t have problem with Ja Tabs 😀
It’s solved.
Regardsproterra Friendproterra
- Join date:
- July 2010
- Posts:
- 149
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
October 25, 2011 at 10:11 am #421461<em>@pavit 274988 wrote:</em><blockquote>Hi
1) You must enable your ja_tabs plugin with these settings
2) You must create a new custom html module with these html inside call it JA Tabs 2 and publish it in the sl1-r position{jatabs type="modules" animType="animNone" position="top" widthTabs="120" heightTabs="auto" width="100%" height="auto" mouseType="click" duration="1000" colors="10" module="ja-tabs2" }{/jatabs}
3) open your most read and Latest News Ja Bulletin modules and publish them in the ja-tabs2 position
4) In your Ja-tabs 2 position you must have only your 2 modules enabled ( Most read and Latest News )</blockquote>Only this code runs. Thanks. But where I can donwload a complete instruction for later?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 25, 2011 at 10:28 am #421466AuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 15 replies, has 4 voices, and was last updated by pavit 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Tabs with J1.7
Viewing 15 posts - 1 through 15 (of 15 total)