-
AuthorPosts
-
knerten Friend
knerten
- Join date:
- March 2013
- Posts:
- 80
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 46
- Thanked:
- 1 times in 1 posts
May 20, 2013 at 6:56 pm #187644Hi!
I’m having problems getting the modules User 11, 14, 12, 15 and Col Mass 1 to work. First, they are not listed as a choice to pick when making a new module. And even if I type in the name User11 and so on, the text I’ve written won’t show. I’ve set the text to show on all pages, just to get this to work, but it won’t show on any.
User 8, 9 and 10 apparently work fine.
Can anyone please take a look at this for me?
Anita 🙂
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 20, 2013 at 7:08 pm #493432Hi
Your default page is using default layout and in your default layout all that positions are missing this below is your layout
If you want that position showed you need to add them<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="cpanel" type="usertools/cpanel"></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="navhelper" type="navhelper" ></block>
<block name="top" type="modules">top</block>
</blocks>
<blocks name="middle" colwidth="20">
<block name="right-mass-top" style="jarounded" >right-mass-top</block>
<block name="right1">left</block>
<block name="right2">right</block>
<block name="right-mass-bottom" style="jarounded" >right-mass-bottom</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="topsl" type="spotlight" style="jarounded" main-inner="1" special="right" specialwidth="39">user1,user2,user3</block>
<block name="botsl" type="spotlight" main-inner="1">user8,user9,user10</block>
<block name="footer" type="footer"></block>
</blocks>
</layout>knerten Friendknerten
- Join date:
- March 2013
- Posts:
- 80
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 46
- Thanked:
- 1 times in 1 posts
May 20, 2013 at 7:23 pm #493434Thank you. Could you please explain a bit more or show me a thread where this is explained?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 20, 2013 at 7:34 pm #493436<em>@knerten 373611 wrote:</em><blockquote>Thank you. Do I add them inn the template.css?</blockquote>
No you can add them in the layout i showed above , where you want to add that positions ? bottom ? then add
<block name="botsl1" type="spotlight" main-inner="1">user11,user12,user13,user14</block>
remember to add the positions to the templatesja_noritetemplateDetails.xml file
<position>user11</position>
<position>user12</position>
<position>user13</position>
<position>user14</position>knerten Friendknerten
- Join date:
- March 2013
- Posts:
- 80
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 46
- Thanked:
- 1 times in 1 posts
May 20, 2013 at 8:37 pm #493439Thanks again.
I’d like them placed in the middle of the page, as the demo page. The only place I get them to show is on the bottom, underneath the T3 Framework logo…
I’ve tried to add the line both in the middle and in the bottom, but it will not show in the middle.phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
May 22, 2013 at 9:18 am #493616Hi,
@punto: Thank for your guides, mate.
@knerten: <blockquote>I’d like them placed in the middle of the page, as the demo page</blockquote>
Pls open templatesja_noriteetclayoutsdefault.xml, then put line:<block name="botsl1" type="spotlight" main-inner="1">user11,user12,user13,user14</block>
after
<block name="topsl" type="spotlight" style="jarounded" main-inner="1" special="right" specialwidth="39">user1,user2,user3</block>
Save & Clean T3 cache. Pls check your website again.
Leo
1 user says Thank You to phong nam for this useful post
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by phong nam 11 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum