I am sure I am missing something, but lately, I am getting one Archive entry per post image. So if my post has 4 images, I have 4 entries in the archive screen, all 4 with the same content, but a different featured image. What am I missing ?
]]>How can I add an excerpt below each image?
Thank you
Admittedly, this is a head-scratcher. It seems like a stress-reducing plugin … at first.
First, it wouldn’t show anything, because the default is only to show uncategorized posts. I had to add term_id=ALL to the shortcode to get that … Except that it doesn’t show ALL just NINE OF ALL. The only way to get around *that* is to then drop the term_ID=ALL and then write the same shortcode for each category.
I only have 12 posts, so this is not about overload.
If someone has another way to show post thumbnails in a three-column display, I would be glad to know it!
]]>I love this work you have done here.
Forgive me for asking but how could this be utilized as a replacement for Post Tag Archive viewing ?
We utilize a tag cloud and we want to navigate using your display with the termid fed id’s?
I don’t mind proper file naming structures but navigation is needed tag wise or category wise?
Any help would be appreciated…
]]>I have the plugin working which is great but I have two problems.
1. If I change the image in a post the thumbnail doesn’t change to the new image.
2. The posts that have an ID of 2 characters i.e. 21 display fine, but as I add more posts some IDs are more that 3 characters i.e 321. These don’t display at all.
I hope someone can help me.
The code I have used is
<?php wp_image_archives ('term_id=11&design=2&column=3date_show=off&title_show=on&size=thumbnail&image_order=DESC&limit=0,6');?>
Thank you.
]]>I used the last version with WP 3.2.1 and I found a problem with the design #3, the div was nesting in another div, the page I used is here:
https://blog.cat-fish.net/gallery/
I’m really like this plugin and wanna use it with desgin #3, if it’s a bug please fix it, or tell me if I used it wrong way.
Thanks a lot!
* Sorry for my poor English (>_<)
Since version 0.65 my archives no longer update with recent entries. Stuck on 2011-6-25 the day I installed it.
My code has never changed:
[image_archives term_id="1,3,4,745,746,7,8,9,939,10,11,12,13,710" first_image_mode="on" image_order_by="date" image_order="DESC" order_by="date" order="DESC" size="thumbnail" limit="0,102" title_show="on" date_show="on" cache="on"]
In the plugin page, on www.remarpro.com, you wrote the example string using italic to highlight string parameters: [image_archives term_id=? ordered_by=? order=? (…)].
I did a simple copy/paste of the string to test the plugin and nothing was working at first… because of the tags which were copied over!
It’s not a big deal, I know, but a newbie could maybe get stuck on this simple problem and remove your plugin.
Let me even say that your plugin just saved my a## with a client, so thank you very much! Geat job! ??
]]>After playing around with this plugin for a bit I’ve gotten it working almost perfectly. However there’s one issue that will prevent be from using it. I’m unable to have the thumbnails default to the featured thumbnail for each post in the gallery. I can grab the first image, the last image, or setup a string search through my image names — but this all results in images being used that are undesirable. I just want to use the featured image I’ve set for some 450+ posts. Is this possible with the current version of the plugin?
Thanks,
Christopher