-
AuthorPosts
-
August 1, 2011 at 10:45 am #166923
Hi everyone
I would like to create new module position in JA Anion template. I wants to make then after user 5,6,7,8
I read that i must edit index.php file and some another file, but i cant find them and etc.
Can you help me? my site is under construction in address: http://mojezywienie.pl/nowa_wersja/
best regards
Rafalchavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 1, 2011 at 2:25 pm #404008Have a Look at this Guide
http://wiki.joomlart.com/wiki/JA_Template_Framework/FAQs#Creating_new_module_positions
Note: If you Find my Post useful please click on the Thanks Icon
August 1, 2011 at 9:44 pm #404062i still dont understand how make new position… 🙁
November 23, 2011 at 1:11 pm #426098Hello,
I’ve the same problem. I want create a new modul postion for page peel modul.
If you want to have a nice PagePeel Banner on your website and you are not sure, how and where to place it, so that it appears on the top ight of your website browser screen, then here is the fix for it. If you open up the index.php file for the template and find this here:<!– BEGIN: HEADER –>
<div id=”ja-headerwrap”>Above you add this here:
<?php if ($this->countModules(‘pagepeel’)) : ?>
<div>
<jdoc:include type=”modules” name=”pagepeel” style=”raw” />
</div>
<?php endif; ?>Can you help me? What must i do?
best regards
icemangsNovember 25, 2011 at 8:39 am #426352hi
i make new positin.
You only must edit 1 file in ftp :
templtes/ja_anion/templateDetails.xmland and some new position to this:
<positions>
<position>hornav</position>
<position>breadcrumbs</position>
<position>search</position>
<position>banner</position>
<position>left</position>
<position>right</position>
<position>top</position>
<position>topnav</position>
<position>login</position>
<position>content-top</position>
<position>content-mass-top</position>
<position>user1a</position>
<position>user2a</position>
<position>user3a</position>
<position>user4a</position>
<position>user5a</position>
<position>user1</position>
<position>user2</position>
<position>user3</position>
<position>user4</position>
<position>user5</position>
<position>user6</position>
<position>user7</position>
<position>user8</position>
<position>user9</position>
<position>user10</position>
<position>user11</position>
<position>footnav</position>
<position>footer</position>
<position>syndicate</position>
<position>debug</position>
</positions>in place wherewer you want: <position>new position</position>
and than go to admin panel, to extensions, templates, and go to anion template and in layouts click action in deafult “change” you will see window with all positions, clone some position and add name as you add in templateDetails.xml
in my site works perfect this way.
sorry for bad english 😛 -
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by rynek23 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum