How to look joomla module position? work on joomla 1.x - 3.0
- Click Templates, option
- set preview module positions "enabled"
- and type on your url www.yoursitename.com/?tp=1
Turn off error reporting
- click site, global configuration
- click on the tab "server"
- on the server setting menu, change error reporting from "System default" to "none"
don't forget to make your self footer. how? go to module manager, make new module, and choose custom html. type it by your self and set module position in the right place.
remember to install "sample data" if you using premium template. it's very helpful if you don't have any idea / concept building on your website
contoh manual link apabila membuat read more button secara manual / efek premium template / module premium yang mengharuskan anda menulis kode html secara manual
<p>
<img src="images/sampledata/small-image-2.jpg" alt="sample image" align="left" style="margin: 0 12px 12px 0;" />
Belajar tidak akan membuat anda stress atmosfer yang sangat indah...<a href="index.php?option=com_content&view=article&id=31">Read more</a></p>
angka 31 adalah kode artikel, bukan sesuatu yang penting berada di kategori mana, tetapi berdasarakan kode artikel yang dibuat.
Manual link read more on joomla
contoh manual link apabila membuat read more button secara manual / efek premium template / module premium yang mengharuskan anda menulis kode html secara manual
<p>
<img src="images/sampledata/small-image-2.jpg" alt="sample image" align="left" style="margin: 0 12px 12px 0;" />
Belajar tidak akan membuat anda stress atmosfer yang sangat indah...<a href="index.php?option=com_content&view=article&id=31">Read more</a></p>
angka 31 adalah kode artikel, bukan sesuatu yang penting berada di kategori mana, tetapi berdasarakan kode artikel yang dibuat.
How to Setting mail server on joomla
check this out :)How to install module online?
Cari file /FolderWebAnda_root/libraries/joomla/filesystem/folder.php
cari baris :
$obd = ini_get ('open_basedir');
kasih komen di depannya, jadi hasilnya :
#$obd = ini_get ('open_basedir');
Manual Read More
<hr id="system-readmore" />
FIX Less Error
Delete 'expose' folder from cache directory
Manual Read More
<hr id="system-readmore" />
FIX Less Error
Delete 'expose' folder from cache directory