Latest version
Make sure you have the latest stable version of each installed extension.
 
Commercial templates (Yootheme, RocketTheme, Artisteer etc.)
Please note that support for commercial templates is also commercial - for Membership Personal and Membership Full users.
We believe it is the necessary step to make our service even better.
 
Custom modification
In case you modify our extensions, you assume responsibility for the correct functionality and you haven't got right of support.
 
Live demo
Please supply a link to a live web page where I can see your entire environment.
 
Modern browsers
Please use a latest version of your browser.

 

Welcome, Guest
Please Login or Register.    Lost Password?

nested tabs not working
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: nested tabs not working
#9160
nested tabs not working 9 Months, 3 Weeks ago  
hi ,
i didnt find where and how to use nested tabs , and it didnt show in tutorial how to use the code of nested tabs ,
anyway i have used like that >

{magictabs}
Tab 01::
Congratulations! You have a Joomla site! Joomla makes it easy to build a
website just the way you want it and keep it simple to update and maintain.
||||
Tab 02::
Joomla is a flexible and powerful platform, whether you are building a small
site for yourself or a huge site with hundreds of thousands of visitors.
||||
Tab 03::
{magictabs template="NESTED"}
Tab 04::
Congratulations! You have a Joomla site! Joomla makes it easy to
build a website just the way you want it and keep it simple to
update and maintain.
||||
Tabs 05::
joomla is a flexible and powerful platform, whether you are building
a small site for yourself or a huge site with hundreds of thousands
of visitors.
||||
Tabs 06::
huhuhuh
||||
{/magictabs}
||||
{/magictabs}

but it didnt work . anyone know how to make tabs appear under tabs?
thanks
mmmrafik
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#9161
Re:nested tabs not working 9 Months, 3 Weeks ago  
Hi, there is no support for nested tabs in current version of Magic Tabs plugin.
The next update bring this feature.

Bye.
daniel.rataj
Admin
Posts: 4162
graph
User Offline Click here to see the profile of this user
Gender: Male Core Design Location: Czech Republic
The administrator has disabled public write access.
Daniel Rataj
www.greatjoomla.com
 
#9162
Re:nested tabs not working 9 Months, 3 Weeks ago  
hi and thx for the reply ,
i just wonder because it shows in the demo here
demo.greatjoomla.com/magictabs-plugin/ma...s-plugin-nested.html
so i just wonder how it works there in demo ? is it other version in the demo?
thx , hope the version comes soon
mmmrafik
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#9163
Re:nested tabs not working 9 Months, 3 Weeks ago  
Hi, the demo is live, but the version is not released yet.

It works with the following piece of code:
Code:

{magictabs}
Tab 01::
Congratulations! You have a Joomla site! Joomla makes it easy to build a
website just the way you want it and keep it simple to update and maintain.
||||
Tab 02::
Joomla is a flexible and powerful platform, whether you are building a small
site for yourself or a huge site with hundreds of thousands of visitors.
||||
Tab 03::$NESTED
{/magictabs}

{magictabs template="NESTED"}
Tab 04::
Congratulations! You have a Joomla site! Joomla makes it easy to
build a website just the way you want it and keep it simple to
update and maintain.
||||
Tabs 05::
joomla is a flexible and powerful platform, whether you are building
a small site for yourself or a huge site with hundreds of thousands
of visitors.
||||
Tabs 06::
huhuhuh
{/magictabs}


$NESTED string is replaced with the content specified by "template" directive somewhere in article (before, after - it actually does not matter).

Bye.
daniel.rataj
Admin
Posts: 4162
graph
User Offline Click here to see the profile of this user
Gender: Male Core Design Location: Czech Republic
The administrator has disabled public write access.
Daniel Rataj
www.greatjoomla.com
 
#9192
Re:nested tabs not working 9 Months, 2 Weeks ago  
Tab 03::$NESTED
{/magictabs}

{magictabs template="NESTED"}
Tab 04::

thx for reply back but i just want say it didnt work for me your code .
i have done all your code but i get the result shown in the picture

and what about if i use the code like that
in article id:10 i do this {magictabs}11:22:33{/magictabs}
and in article 11 how to do nested there with your variable $NESTED ??
THX
obs > i have seen in this file cdmagictabs.php there is no word of NESTED maybe its not coded at all.
mmmrafik
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/07/31 03:08 By mmmrafik.
The administrator has disabled public write access.
 
#9194
Re:nested tabs not working 9 Months, 2 Weeks ago  
Hi,
thx for reply back but i just want say it didnt work for me your code .I already wrote the nested feature is not included in current version of Magic Tabs plugin. So it can not work now.

in article id:10 i do this {magictabs}11:22:33{/magictabs}
and in article 11 how to do nested there with your variable $NESTED ??
Nested feature will work with text only. It won't support "id" mode.

Bye.
daniel.rataj
Admin
Posts: 4162
graph
User Offline Click here to see the profile of this user
Gender: Male Core Design Location: Czech Republic
The administrator has disabled public write access.
Daniel Rataj
www.greatjoomla.com
 
Go to topPage: 1
Moderators: daniel.rataj