Yes i knew. But on Ben's site the theme looks different, with half transparent <, > and full-view buttons instead of the simple text overlays. So i thought that you used an older version for your release. But i was wrong.
I don't want to be nit-picky, but the modifications i made haven't been made in the theme included in 1.0.8.2 :-p The path-id in the archive.php still says: `
` There is still one redundant "/" in `href="<?php echo getGalleryIndexURL();?>/"` and the `href="archive.php"` doesn't work that way.
These details aren't really important and normally don't interfere with the overall functionality. But i thought while i'm at it i could just as well tell you guys about it.
Is there any way to really get the 6 most recently updated themes and not the first 6 themes in their defined order on the front page?
I'm making a directory of artists in my country (Croatia), and I would like to have them all in alphabetical order in gallery archive. I only want new updates on index page, and not the artits who's name starts with A :-)
Comments
I don't want to be nit-picky, but the modifications i made haven't been made in the theme included in 1.0.8.2 :-p
The path-id in the archive.php still says:
`
(...) /" title="Gallery Index"><?php echo getGalleryTitle();?> » Gallery Archive
`There is still one redundant "/" in `href="<?php echo getGalleryIndexURL();?>/"`
and the `href="archive.php"` doesn't work that way.
These details aren't really important and normally don't interfere with the overall functionality. But i thought while i'm at it i could just as well tell you guys about it.
Is there any way to really get the 6 most recently updated themes and not the first 6 themes in their defined order on the front page?
I'm making a directory of artists in my country (Croatia), and I would like to have them all in alphabetical order in gallery archive. I only want new updates on index page, and not the artits who's name starts with A :-)
Thanks!