Posts Tagged ‘Photoblog’
Reflection-Mod Photoblog Theme Changelog
List of all the changes made to the Reflection-Mod Photoblog theme since it’s original release. Here you can find details regarding every change made in each release.
Refractal WordPress Theme
Refractal is an elegant, minimalist, dark, 2 column, WordPress theme that blends with the Reflection-Mod and Reflection Photoblog themes seamlessly. It supports the new post thumbnail feature introduced in WordPress 2.9. It is a fully functional, widget ready theme that is perfect for those desiring a simple, yet elegant, dark colored WordPress Blog theme or for those preferring to match the appearance of their regular blog with that of their favourite Wordpress photoblog theme – Reflection-Mod
Disabling Comments and EXIF info in Reflection-Mod Theme
If you would prefer disabling the Comments and EXIF hyperlinks for whatever reasons, then it is fairly straightforward to do so. Open up index.php in your themes/reflectionmod folder and delete the lines below: <li><a id="comment" href="#"><?php comments_number(’0 comments’,’1 comment’,'% comments’);?></a></li> <li><a class="panel" id="exif" href="">Exif</a></li> Re-save the file and clear out your browser cache. Reload your [...]
Removing Inline Date in Reflection-Mod Photoblog Theme
By default, the Reflection-Mod theme displays the date of an image post above the image (next to the image title). If you would prefer to not display the date, then you will need to perform a couple of code edits by hand. Unfortunately I can’t enable this as a simple option in the theme administration [...]
Removing Mosaic Page Year Groupping in Reflection-Mod Photoblog Theme
Update – This is now implemented as an option within the Admin menu of the Reflection-Mod theme. I have left the information up for those interested in how this was achieved. In my Reflection-Mod Photoblog theme for WordPress, the Mosaic page defaults to grouping all your photoblog thumbnails by year. If you would prefer not [...]
Reflection-Mod Photoblog Theme for WordPress
Theme Updated – 2nd October, 2010 (Reflection-Mod 1.2.1) Installation Before you install this theme, please make sure that: You have installed the Yet-Another-PhotoBlog plugin correctly and that it is working. Follow the instructions on the plugin webpage to install the plugin properly. Once YAPB is installed, go to the YAPB options section in the Administration [...]