CoachJo
El Presidente
Just Getting Started
Member Likes (0)
The pictures look right in edit mode and the tag and url cited below match what I want but the old pictures that were deleted still appear. The "published on" date says October if that matters.

Responses (3)
Lifetime Member (joined September 2010) Likes (0)
Hi CoachJo, seems it's code bug. To fix this
- open slideshow.php
- replace line 62 with
<li class="sliderImage"><div class="featured-image attach-post-image" style="height:250px;width:730px;display:block;background:url('<?php $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), $feature_image_display ); echo $image[0]; ?>') center center no-repeat"></div>-Hence
Sales & Support Pro (joined March 2010) Likes (0)
Hiya,
I'm actually struggling to understand the issue here.
Can you clarify, with screenshots and links to demonstrate please?
Thanks,
Phil
Member (joined September 2011) Likes (0)
Hi Phil, I just went ahead and created new posts for the slideshow rather than try to edit the existing ones. The problem with that is now they're not in the preferred order.
Thanks.
Become a member