-
AuthorPosts
-
barneaim Friend
barneaim
- Join date:
- August 2011
- Posts:
- 66
- Downloads:
- 4
- Uploads:
- 4
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 20, 2013 at 2:26 pm #192414how can i enable user tools panel (fonts +- ext.) in JA university
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 20, 2013 at 3:49 pm #512872Hi
Goto Extensions >> Template Manager >> Ja University Default >> Profiles Tab >> Default Profile >> User Tools >> Choose what to hide and what to show
barneaim Friendbarneaim
- Join date:
- August 2011
- Posts:
- 66
- Downloads:
- 4
- Uploads:
- 4
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 20, 2013 at 5:38 pm #512896I try and it doesnt work
please advicepavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 20, 2013 at 5:46 pm #512897Hi
Could you send me via Private Message a super user temp account for your backend
I will try to take a look
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 20, 2013 at 6:57 pm #512904You have an heavy customization on your default layout
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
<file>css/template.css</file>
<file media="only screen and (max-width:719px)">css/layout-mobile.css</file>
<file media="only screen and (max-width:479px)">css/layout-mobile-port.css</file>
<file media="only screen and (min-width:720px) and (max-width: 985px)">css/layout-tablet.css</file>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
<block name="header" type="header" main-inner="1"></block><block name="masshead" style="raw" no-main="1">masshead</block>
<block name="SBmenuN" style="raw">SBmenuN</block><block name="slideshow" style="raw">slideshow</block>
<block name="topsl" type="spotlight">user1, user2, user3, user4</block>
<block name="topsl1" type="spotlight">user5, user6, user7, user8</block>
<block name="topsl2" type="spotlight">user9, user10, user11, user12</block>
</blocks>
<blocks name="middle" colwidth="25">
<block name="content-mass-top">content-mass-top</block>
<block name="right1">position-7</block>
<block name="right2">position-5</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight">user13, user14, user15, user16</block>
<block name="botsl1" type="spotlight">user17, user18, user19, user20</block>
<block name="botsl2" type="spotlight">user21, user22, user23, user24</block>
<block name="navhelper" type="navhelper"></block>
<block name="footer" type="footer"></block>
</blocks>
</layout>This is the correct Layout showing the cpanel block
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
<file>css/template.css</file>
<file media="only screen and (max-width:719px)">css/layout-mobile.css</file>
<file media="only screen and (max-width:479px)">css/layout-mobile-port.css</file>
<file media="only screen and (min-width:720px) and (max-width: 985px)">css/layout-tablet.css</file>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
<block name="header" type="header" main-inner="1"></block>
<block name="mainnav" type="mainnav" main-inner="1"></block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="masshead" style="raw" no-main="1">masshead</block>
<block name="slideshow" style="raw">slideshow</block>
<block name="topsl" type="spotlight">user1, user2, user3, user4</block>
<block name="topsl1" type="spotlight">user5, user6, user7, user8</block>
<block name="topsl2" type="spotlight">user9, user10, user11, user12</block>
</blocks>
<blocks name="middle" colwidth="25">
<block name="content-mass-top">content-mass-top</block>
<block name="right1">position-7</block>
<block name="right2">position-5</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight">user13, user14, user15, user16</block>
<block name="botsl1" type="spotlight">user17, user18, user19, user20</block>
<block name="botsl2" type="spotlight">user21, user22, user23, user24</block>
<block name="navhelper" type="navhelper"></block>
<block name="footer" type="footer"></block>
</blocks>
</layout>So you need to restore it
barneaim Friendbarneaim
- Join date:
- August 2011
- Posts:
- 66
- Downloads:
- 4
- Uploads:
- 4
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 20, 2013 at 7:58 pm #512909thanks
but its not working yetKobi
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
November 21, 2013 at 2:08 am #512928<em>@pavit 398725 wrote:</em><blockquote>Hi
Goto Extensions >> Template Manager >> Ja University Default >> Profiles Tab >> Default Profile >> User Tools >> Choose what to hide and what to show</blockquote>
your advice isn’t going to help other JA university User if its stuck in template club forum, what’s with mods these days can’t moderate anymore or just laziness?
1 user says Thank You to tfosnom for this useful post
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by tfosnom 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum