![]() |
[SOLVED] Thumbnail for Excerpts - Duplicate Images on Category Pages
Hi there -
I'm using Thumbnail for Excerpts with Atahualpa 3.4.6 and most recent Wordpress 2.9. I'm having an issue on my category archive where post thumbnails are showing up twice with each post. I asked a question on the author's site about a month ago but no good response yet. Has anyone noticed this problem and been able to solve it? Any input appreciated. Thanks! Josh |
what's the url of the issue?
|
I pm'ed you login details - site isn't public yet. thanks!
|
do you have the thumbnail as part of the post? and have a thumbnail assigned?
|
Juggledad - I was out of town this weekend, just got your reply.
I experience the problem even if I make an empty post (no text or images) and just add an image as a thumbnail. Essentially, in this case, the ONLY content associated with the post is the thumbnail image. Any thoughts? Thanks Josh |
Why use a plugin? Wordpress now lets you assign a thumbnail from within a post.
|
The plugin is "Thumbnail for Excerpts". It has nothing to do with assigning the thumbnals, rather it allow for the configuration and appearance of thumbnails within excerpts.
Many Atahualpa users use and reccomend the plugin, and its vital for me to create the layout of my site. It works fine on the home page, but provides problems on the category archive page. Cheers |
The issue is that both Atahualpa and 'Thumbnail for Excerpts' are processing the thumbnails. Here is a fix. edit bfa_post_parts.php and change line 124 (version 3.4.6) from
HTML Code:
if (function_exists('the_post_thumbnail')) the_post_thumbnail(); HTML Code:
if (function_exists('the_post_thumbnail') AND !function_exists('tfe_get_image')) the_post_thumbnail(); |
You rock, thanks!
I will post this on the Thumbnail for Excerpts board to share with others, since I wasn't the only one experiencing this. POSTED: http://www.cnet.ro/wordpress/thumbna...comment-124526 Thanks a million! Josh |
I sent the fix to. fly and it will be incorporated into 3.4.9
|
All times are GMT -6. The time now is 05:03 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.