Difference between revisions of "Wordpress Instalasi Theme"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: Download theme yang di inginkan misalnya dari http://wordpress.org/extend/themes Cari theme sesuai dengan yang kita inginkan apt-get install unzip cp filetheme.zip /var/www/wordpress...) |
Onnowpurbo (talk | contribs) |
||
| Line 13: | Line 13: | ||
* [[Instalasi Wordpress]] | * [[Instalasi Wordpress]] | ||
| + | * [[Instalasi WP e-Commerce]] | ||
| + | * [[Melihat Statistik Wordpress]] | ||
| + | * [[Linux Howto]] | ||
| + | * [[Aktifasi Wordpress Multisite]] | ||
| + | * [[Wordpress Theme untuk Photoblogging]] | ||
| + | * [[Wordpress Theme untuk Videoblogging]] | ||
| + | * [[Wordpress Instalasi Theme]] | ||
| + | * [[BuddyPress]] Social Media di [[Wordpress]] | ||
Latest revision as of 10:13, 18 April 2012
Download theme yang di inginkan misalnya dari
http://wordpress.org/extend/themes
Cari theme sesuai dengan yang kita inginkan
apt-get install unzip cp filetheme.zip /var/www/wordpress/wp-content/themes cd /var/www/wordpress/wp-content/themes unzip filetheme.zip