First to see the available module position on your template, use the url: http://www.yoursite.com/index.php?tp=1.
Add the following code in index.php in the folder / templates / where you want to put your new module position. Oh yes nyisipinnya where it's up to suit your needs. Most just follow the example of a module wrote another position and then replace the name of the module position with the name you want.
Change the name (custom) to whatever you like.
Then next you have to add a list of module positions in the / templates / templatedetails.xml. The aim is that the module position which you have created in index.php can be seen in the joomla backend.
Open the file templatedetails.xml with the editor, then find the row of code names such as module position,
Then insert the name of the module position which you have created among a row of code. Nyisipinnya where aja is up.
To remove the module position is also very easy. Stay erase lines of code which indicates the module position and remove the line from the index.php code module that registers the position of templatedetails.xml.
Done.
Hopefully useful ...









0 comments:
Post a Comment