-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 4, 2012 at 9:04 pm #436965Sorry but with this account i cannot edit anything in template manager can’t save also
February 4, 2012 at 9:15 pm #436966i have now PMd you the same log in details i use for super admin
February 5, 2012 at 12:40 am #436978sixed, looks like it was a code problem
February 5, 2012 at 3:37 am #436983pavit please check your PMs for further details… i have got it all to work i just need to check the spacing between contentmain and contentmassbottom can be decreased?
screenshot attached
February 5, 2012 at 4:37 am #436988it seems like my extra user positions arent working
February 5, 2012 at 5:23 pm #437027i also cannot use content mass top and content mass bottom at the same time
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 5, 2012 at 5:49 pm #437033Hi
<blockquote>i also cannot use content mass top and content mass bottom at the same time </blockquote>
What you mean ?
As you can see i have published on your home a custom-html module in content mass bottom position and it’s showing right
also the space between Main content and content mass bottom position cannot be reduced because actually is used by the K2 pagination that actually is not showed ( so you cannot see it ) and cannot be removed.
Regards
P.S. You have an unsecure version of joomla 1.5.23 please update it to the latest version
February 5, 2012 at 6:17 pm #437036<em>@pavit 298891 wrote:</em><blockquote>Hi
What you mean ?
As you can see i have published on your home a custom-html module in content mass bottom position and it’s showing right
</blockquote>I created a copy of the content slider in content-mass-bottom and tried to place it in content mass top and it didnt work?
the extra user positions i created do not work either?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 5, 2012 at 6:45 pm #437039As you can see now i have published the content slider copy in your mass top position and it works
You need to assign the page where you want the module showed also
<blockquote>the extra user positions i created do not work either? </blockquote>
As showed below you have not created yet the extra positions
This is your default layout
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<scripts>
<file>js/ja.more.js</file>
</scripts>
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="top-panel" type="modules" style="raw">top-panel</block>
<block name="header" type="header" main-inner="1"></block>
<block name="slideshow" type="modules" no-main="1" >slideshow</block>
<block name="video" type="modules" >video</block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
</blocks>
<blocks name="middle" colwidth="22" fixheight="1">
<block name="content-mass-top" type="modules">content-mass-top</block>
<block name="inset2">left</block>
<block name="right1" width="30">right</block>
<block name="content-mass-bottom" type="modules">content-mass-bottom</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight" main-inner="1" specialwidth="53">user6,user7,user8,user9,user10</block>
<block name="navhelper" type="navhelper" main-inner="1"></block>
<block name="footer" type="footer"></block>
</blocks>
</layout>Where are the other positions ?
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<scripts>
<file>js/ja.more.js</file>
</scripts>
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="top-panel" type="modules" style="raw">top-panel</block>
<block name="header" type="header" main-inner="1"></block>
<block name="slideshow" type="modules" no-main="1" >slideshow</block>
<block name="video" type="modules" >video</block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
</blocks>
<blocks name="middle" colwidth="22" fixheight="1">
<block name="content-mass-top" type="modules">content-mass-top</block>
<block name="inset2">left</block>
<block name="right1" width="30">right</block>
<block name="content-mass-bottom" type="modules">content-mass-bottom</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight" main-inner="1" specialwidth="30">user6,user7,user8,user9,user10</block>
<block name="botsl2" type="spotlight" main-inner="1" specialwidth="30">user11,user12,user13,user14,user15</block>
<block name="navhelper" type="navhelper" main-inner="1"></block>
<block name="footer" type="footer"></block>
</blocks>
</layout>February 5, 2012 at 11:52 pm #437065which file is that from?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 6, 2012 at 6:45 am #437087Hi
in your template manager — layouts tab — default layout as showed below add the code in RED
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<scripts>
<file>js/ja.more.js</file>
</scripts>
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="top-panel" type="modules" style="raw">top-panel</block>
<block name="header" type="header" main-inner="1"></block>
<block name="slideshow" type="modules" no-main="1" >slideshow</block>
<block name="video" type="modules" >video</block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
</blocks>
<blocks name="middle" colwidth="22" fixheight="1">
<block name="content-mass-top" type="modules">content-mass-top</block>
<block name="inset2">left</block>
<block name="right1" width="30">right</block>
<block name="content-mass-bottom" type="modules">content-mass-bottom</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight" main-inner="1" specialwidth="30">user6,user7,user8,user9,user10</block>
<block name="botsl2" type="spotlight" main-inner="1" specialwidth="30">user11,user12,user13,user14,user15</block>
<block name="navhelper" type="navhelper" main-inner="1"></block>
<block name="footer" type="footer"></block>
</blocks>
</layout>Then go to file TemplateDetails.xml and add these positions
<position>user11</position>
<position>user12</position>
<position>user13</position>
<position>user14</position>
<position>user15</position>Regards
AuthorPostsThis topic contains 26 replies, has 3 voices, and was last updated by pavit 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum