Taly
Forum Replies Created
-
Forum: Plugins
In reply to: Photo Gallery / Slideshow SuggestionsYou’re wrong.
Using those themes, you can upload your images and create the thumbnails with WordPress. They are just themes, they don’t change the way WordPress works.
Also, you can change the links on the main page editing the theme from the admin panel. Read the instructions for how to do that.
Forum: Fixing WordPress
In reply to: Photoblog – Archive PageYou can use this plugin to manage your archives if you’re using the excerpt field to post your thumbnail:
http://moshublog.com/2007/10/30/custom-query-string-reloaded-for-wordpress-23-with-tag-support/
The only way to prevent people to steal your images is to not publish them. It sucks, I know, but most people just don’t understand the concept of copyright or licences. They think that if it’s on the net, it’s free.
As Darran said, watermark is a good solution.
Also, you’ll probably want to disable hotlinking. I noticed people like to decorate they own blog posts with images and they don’t care about stealing others bandwidth.
Forum: Themes and Templates
In reply to: Photoblog Theme: Spotlesschaoskaizer: The light gray font color was deliberated. The idea is that the picture gets all the attention. And the font color is one of the easiest things to change anyways.
Jessica: Instantáneas means “snapshots” in Spanish. And yes, I did take all the pictures in that photoblog. Thanks for your kind words.
And I’m glad you guys liked it. 🙂
Forum: Fixing WordPress
In reply to: How To Embed Photoblog RSS feed’s images into blog’s sidebarMaybe it’s too late, but…
I’ve been looking for a way to do this for months. I finally found the WP-RSSimport plugin that let us show the description. So, I’ve modified it so it would only show the thumbnail (only if you use the thumbnail in your excerpt on your photoblog).
You can download it here.
Forum: Fixing WordPress
In reply to: Taly Photoblog templateDid you put the thumb url on the EXCERPT field when you post a photo?
Everybody forget that…
Forum: Themes and Templates
In reply to: Photoblog Templates and ThemesWhat new feature o whatever would you like to see on a photoblog theme nicola?
Forum: Themes and Templates
In reply to: Photoblog themes for WP? Wishful thinking?Well, I made five themes for photoblogs and four of them are available for download here:
http://www.taly.com.ar/wp-themes/
SimpleT, the last one, is still in tests and will be available soon.
PS: sorry for my english, I speak spanish 🙂
Forum: Themes and Templates
In reply to: Photoblog templatesShameless self promotion
Forum: Fixing WordPress
In reply to: “Next” and “Previous” Help neededMaybe it’s too late… but all my themes allow to use an archive page just like the one on my photoblog.
Just follow the instructions from the tutorials (http://www.taly.com.ar/tan/index.php/tutorial/):
…if you wish to show an archive page with all your thumbnails you just have to go to WRITE>PAGES and create a page called “Archivesâ€? using as default template “Archivesâ€?
The code that i’m using is this:
<?php $arc_query = new WP_Query(‘orderby=post_date&order=DESC&showposts=-1’); ?>
<?php while ($arc_query->have_posts()) : $arc_query->the_post(); ?> ” title=”<?php the_title(); ?>”><?php echo $post->post_excerpt; ?>
<?php endwhile; ?>Forum: Your WordPress
In reply to: Review my photoblogI’ve redesigned my photoblog again. And this time, the visitors can choose the theme (thanks to the Theme Switcher Plugin).
🙂
Forum: Themes and Templates
In reply to: Wanted: Photoblog ThemeForum: Your WordPress
In reply to: regioblogs…asking for review pleaseMe gusta mucho, tienen prioridad los posts y no es para nada confuso. El unico detalle es el que te nombro moshu sobre las listas en catetorias y archivos.
Congrats!
Forum: Your WordPress
In reply to: WordPress for my town’s webYeah, I realize that the page is a “little” heavy… i have to work on that.
Thanks for your comments 🙂
Forum: Themes and Templates
In reply to: Click!: New Photoblog ThemeYou can try the zip file here http://www.taly.com.ar/click/english/downloads.php
Btw… Released Polaroid