Forums

[resolved] Photo Frame Theme - Cool, but watch out for issues (like stats) (1 post)

  1. AndrewRH
    Member
    Posted 3 years ago #

    I started using this theme at http://www.WhitchurchArts.com soon after it came out. I really like the ease with which personal photos can be shown in the middle frame. People with a bit of photo editing skill can paste in their own photos to the other frames (i.e. update the supplied .jpg files).

    However, the theme (as of September 2008) has at least one issue: your site's visitor statistics are not updated. This can be easily fixed by editing the footer code [Design->Theme Editor]. Near the end of footer, add the wp_footer code, like this:

    <?php wp_footer(); ?>
    </div>
    </div>
    </div>
    </body>
    </html>

    The author has promised a fix for this in an upcoming release. Best to read the theme's home page and its comments.

    ~Andrew~

Topic Closed

This topic has been closed to new replies.

About this Topic