wordpress 2.6.3 and zenphoto 1.2.1
-
I have spent weeks and weeks and weeks trying to get wordpress 2.6.3 to show zenphoto 1.2.1 albums. I’ve tried just about every plugin what exists.
The closest I’ve got was by adding this to the zenphoto theme, index.php, image.php and album.php
<?php require_once(“../wp-blog-header.php”);?>
<?php get_header(); ?>By using this method, something needs to be done with the .css style sheets, as the page looks wrong, but I havent a clue on how to sort that out. Is there a such thing as a zenphoto.css what works with wordpress?
-
wrong forum, try to get answer from wordpress.org or developer forum.
I’m not sure whether there is zenphoto.css, but try to search for zenphoto wordpress plugin, someone might already did the integration:)
-
- The topic ‘wordpress 2.6.3 and zenphoto 1.2.1’ is closed to new replies.