Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   [SOLVED] Thumbnail for Excerpts - Duplicate Images on Category Pages (http://forum.bytesforall.com/showthread.php?t=7006)

joshsweiss May 6, 2010 09:59 PM

[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

juggledad May 7, 2010 04:46 AM

what's the url of the issue?

joshsweiss May 7, 2010 10:34 AM

I pm'ed you login details - site isn't public yet. thanks!

juggledad May 7, 2010 10:50 AM

do you have the thumbnail as part of the post? and have a thumbnail assigned?

joshsweiss May 9, 2010 01:21 PM

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

paulae May 9, 2010 02:17 PM

Why use a plugin? Wordpress now lets you assign a thumbnail from within a post.

joshsweiss May 9, 2010 02:35 PM

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

juggledad May 9, 2010 06:37 PM

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();
to
HTML Code:

                if (function_exists('the_post_thumbnail') AND !function_exists('tfe_get_image')) the_post_thumbnail();

joshsweiss May 10, 2010 01:28 AM

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

juggledad May 10, 2010 03:53 AM

I sent the fix to. fly and it will be incorporated into 3.4.9


All times are GMT -6. The time now is 04:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.