Thanks, I want to add at least two new positions: user10 and user11, I already added them in TemplateDetalis.xml like this:
<positions>
<position>hornav</position>
<position>breadcrumbs</position>
<position>banner</position>
<position>left</position>
<position>right</position>
<position>top</position>
<position>user1</position>
<position>user2</position>
<position>user3</position>
<position>user4</position>
<position>user5</position>
<position>footer</position>
<position>syndicate</position>
<position>debug</position>
<position>user10</position>
<position>user11</position>
</positions>
The module positions I want below hornav position on JA Purity in middle column. I want this looks like some templates that have “Popular and Latest news” modules in that position, I hope you understand what I want.
Then, I want to know where should I have to insert the code I posted in first thread in index.php. Also, I don’t know if that code is right or not.
I’ll appreciate your help.