Misiek Photo Album

Misiek Photo Album

Seems to be good on 2.8. Running into a little weirdness with the Lightbox 2 integration, but I haven't decided yet which plugin (Photo Album or Lightbox 2) is the cause.

Sent by Angelique on Jul 09 2009

try and let us know

Sent by misiek on Jul 07 2009

Any word if this plugin works with WP 2.8?

Sent by Angelique on Jul 07 2009

sizes are configurable in your WP media option.

Sent by misiek on Jun 30 2009

hi, tnx for the plugin, it's really cool.
i wanted to know if it's possibile to set a standard img size? because they come out larger..
http://uol.altervista.org/ll/?p=94

Sent by CorpseOnStage on Jun 28 2009

Hi... I'm using this plugin in several projects (I find it simple but powerful... thx)

But I found a problem since configuring menu just appear with admin user (not even editor users)

How could I change this...? Or at least, modify the plugin?

Thanks

Sent by Blogabundo on Jun 24 2009

Building on Chris G's post, here is how I got it to work.

get_var("SELECT DISTINCT post_title FROM wp_posts
WHERE ID ='" . $image['media_id'] . "'");

$post_title = $title_test;

Sent by Josh Taylor on Jun 06 2009

Never mind, I added a wpdb query and inserted the code. This is a great plug-in thanks for the work.

This is the new foreach loop I used.

get_row('SELECT DISTINCT * FROM '.$wpdb->posts.' AS POSTS
WHERE POST

Sent by Chris G on May 13 2009

I know your plugin doesnt include the alt and title attributes of the images, is it possible to change the source to include those attributes?

Thanks

Sent by Chris G on May 13 2009

My thumbnails is 150x150, medium seize 300x300, max size 600x600

and in admin my pictures shows as the large version

and the folowing code is displayed under page source
##############################
Manage photos for Japan 2008 Album

Sent by Jappe Liljedahl on May 02 2009

It would be greate if the page where i choose the images would be displayed in a table with rows and colums and thumbnail picture instead of a long page with large images
otherwise its a greate plugin

hmm I am pretty positive th

Sent by misiek on May 01 2009

to make myself more clear, I am talking about the admin part of the plugin

Sent by Jappe Liljedahl on May 01 2009

It would be greate if the page where i choose the images would be displayed in a table with rows and colums and thumbnail picture instead of a long page with large images
otherwise its a greate plugin

Sent by Jappe Liljedahl on May 01 2009

How do I change those thumb sizes?

and shouldn't the size be decreased instead of increased so the 6th thumb can fit?

I'm definitely confused. Sorry.

And thanks for the help - I've been on quite a few plug-in forums and you're the first to actually ans

Sent by Steve on Apr 30 2009

I just installed the plug-in and it seems to work pretty well, but anything following the thumbnails isn't displayed until the end of my left sidebar - this leaves a huge gap between the thumbs and the comment section. Here's a link so you can

Sent by misiek on Apr 28 2009

I just installed the plug-in and it seems to work pretty well, but anything following the thumbnails isn't displayed until the end of my left sidebar - this leaves a huge gap between the thumbs and the comment section. Here's a link so you can see what I'

Sent by Steve on Apr 28 2009

I am glad that you figured this out.

But its the same thing if you create an album without post/page selected option, then paste the syntax to your existing post/page and creating an album with post/page option.

I did that to save a time, if you knew th

Sent by misiek on Apr 25 2009

Thanks for your patience - I'm new at this but not too new - my OS (Linux) and the WP version etc are all new so that wasn't the problem and I had ruled out just about everything else.

So I went back and carefully re-read the List Album page instructions

Sent by Christine Kluka on Apr 25 2009

few guestions:

- what WP version you're using ?
- what Mysql Server version you're using ?
- OS of the server, is it a linux or MS ?
- did you made any changes in my plugin code ?

if yes deactivation/activation won't help, you need to remove my plugin f

Sent by misiek on Apr 24 2009

Sorry to bother you so much but I would like to understand what happened. When I deactivated your plugin the albums I had created with it disappeared. I then removed the posts to clean up the old code. Finally I recreated the albums in the Album List pa

Sent by Christine Kluka on Apr 24 2009

I don't see an installation error associated with your plugin: the red #1 that appears next to 'Plugins' in the left (admin) menu appears whether my plugins are activated or not - the number changes color (to blue) only when I'm in the plugins page. This

Sent by Christine Kluka on Apr 24 2009

Your plugin is installed on my server in the /var/www/wp-content/plugins directory:
drwxr-xr-x 2 www-data www-data 4096 2009-04-20 23:39 misiek-photo-album
In wordpress admin, the plugin entry in the left menu shows a red #1, which probably indicates an

Sent by Christine Kluka on Apr 24 2009

I saw your page and you right looks weird, BUT I viewed the source of your page, and I CANNOT FIND ANYTHING what belongs to my plugin,

I do not use "dl" tags, where did you get this from ? you had to change the plugin source code your self, for that I am

Sent by misiek on Apr 23 2009

Finally, since I see only the full-size images in my html source code, I cannot correct the text inside the alt or title tags for the thumbnail images - only the titles of the full-size images can be changed, unless of course I delete the entire album and

Sent by Christine Kluka on Apr 23 2009

Thanks very much! I was able to start an album (found the album page, created a new post, then uploaded images) but the results are confusing: the thumbnails are posted and then the full-size image. The thumbnails do not link to the full-size image, onl

Sent by Christine Kluka on Apr 23 2009

And please remember I do not generate any images, you do it by putting them to your media library, so if you add another image to your library , please go to your administation -> Albums ->edit, then find your album and click on his name, it will re

Sent by misiek on Apr 21 2009

"Sorry the href tags were left out of my post, presumably to protect your site. You probably know what was there - the div class which I copied from your site, which contained the href and the img src. I was concerned about the alphanumeric

Sent by misiek on Apr 21 2009

Not sure if I understand your issue correctly, but first of course you have to create your album, so on this page you have an option create with post or page. IF you will choice for example post, this automatically create empty normal post with syntax [mp

Sent by misiek on Apr 21 2009

Sorry the href tags were left out of my post, presumably to protect your site. You probably know what was there - the div class which I copied from your site, which contained the href and the img src. I was concerned about the alphanumeric reference: my

Sent by Christine Kluka on Apr 21 2009

I installed your plugin but don't see where to apply changes to existing image posts. I could copy this:



to my post but how is the thumbnail created? Is the image au

Sent by Christine Kluka on Apr 21 2009

thanks man ! gread plugin, will welcome the my need

Sent by andyou on Apr 09 2009

what theme you use ?
are you using syntax pasted in post/page ?
what version of WP you base ?

can you paste the link here to your site to see how it looks like ?

Sent by admin on Apr 07 2009

I KNOW IN SOME Theme NOT SHOW thumbnail

Sent by f8f8 on Apr 07 2009

how can show thumbnail in Sections or Categories not only album name

Sent by f8f8 on Apr 07 2009

you need to install lightbox plugin

http://wordpress.org/extend/plugins/lightbox-2/

Sent by admin on Mar 27 2009

Hi there... I've just installed the photo album plugin and made a post on my website (cos-ryan.co.uk). Just wanted to know how to get that nice little effect where you click the thumbnail and it opens up within the same page.

At the moment, when you clic

Sent by Cos Ryan on Mar 27 2009

There is no demo, but I have one album created in this post => http://maugustyniak.corpface.com/polishing/ . This album has been created without post/page, so I added syntax to my post to display it.

Sent by admin on Mar 24 2009

Came here to see the demo of the plugin

Sent by Jamal on Mar 24 2009

Please make a posts here about your issues or problems. Tell me what you thing or what you expect from this plugin. Thank You!

Sent by admin on Mar 24 2009

Add Comment