-
AuthorPosts
-
raccuglia Friend
raccuglia
- Join date:
- January 2010
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
August 19, 2010 at 2:00 am #153646I can’t locate TOP_PANEL; It’s not in the module position list either by default. Even if I type it in the module position list I can’t see it after publish. I want to place a small link up there. Any ideas?
smitheringale Friendsmitheringale
- Join date:
- December 2009
- Posts:
- 236
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 63
- Thanked:
- 44 times in 18 posts
August 19, 2010 at 2:25 am #353121Raccuglia,
Have you tried typing top-panel in the position field for the module (in lower case with a hyphen in between and not an underscore)?
you can just double click on the position box, delete what was there and type the new module position top-panel
Does that work?
<em>@raccuglia 190873 wrote:</em><blockquote>I can’t locate TOP_PANEL; It’s not in the module position list either by default. Even if I type it in the module position list I can’t see it after publish. I want to place a small link up there. Any ideas?</blockquote>Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 19, 2010 at 7:47 am #353141@ raccuglia
The template does not have the top-panel or TOP_PANEL position, you can open the file: pluginssystemjat3base-themesdefaultblocksusertoolscpanel.php and put the link therein
railer Friendrailer
- Join date:
- October 2007
- Posts:
- 236
- Downloads:
- 102
- Uploads:
- 9
- Thanks:
- 17
- Thanked:
- 24 times in 1 posts
August 27, 2010 at 4:02 pm #353884I would like to know how I can add a similar tab as this cpanel tab but for a login/register feature to the JA LEAD template? Could you provide some kind of instructions, please?
Thanks,
railercongtq Friendcongtq
- Join date:
- September 2009
- Posts:
- 278
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 10
- Thanked:
- 49 times in 48 posts
August 28, 2010 at 9:49 am #353970User tool cpanel is defined in core of JAT3, you can change as you want in pluginssystemjat3base-themesdefaultblocksusertoolscpanel.php file but we don’t recomment this because it is overridden when you upgrade version JAT3
You should create an independent module then call it from JAT3:
In Administrator -> Templates Manager, click a JA Template to edit. At Layouts tab, select a layout name, for example, select Default and add a block which will call module with format:
<block name="cpanel-user" type="modules" style="raw" >position_of_module</block>
So, you created a markup for your module:
<div id="ja-cpanel-user">your_module with position_of_module</div>
try with this demo http://sideroad.secret.jp/plugins/jQuerySideBar/
-
AuthorPosts
This topic contains 5 replies, has 5 voices, and was last updated by congtq 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum