====== Info ====== * FAlbum 0.7.1 * Beautiful Day 2.0 - http://templates.arcsin.se/beautiful-day-wordpress-theme/ //__Note:__ This guide is very rough, and not well tested. It's heavily based upon [[falbum:plaintxtblog]]. // ====== Code ====== Create the following file within the beautiful-day-2.0 theme directory: * falbum.php ===== falbum.php ===== ID = $page_id; $wp_query->is_home = false; $wp_query->is_page = true; $wp_query->queried_object->ID = $page_id; $wp_query->queried_object_id = $page_id; } ?> page_id = '.$post->ID.''; } ?> can_edit == true) { ?>
show_photos(); ?>
To edit CSS, simply edit wp-content/plugins/falbum/styles/default/falbum.css