Featured image not showing in slider in version 1.8
-
Seeing changelog at Graphene theme project on Google codes, I can say that this issue is fixed in version 1.8.1
I am having this problem too.
Where can I download version 1.81?
I have the same problem, too. Can anybody tell how to resolve this problem???
Same problem with the slider and the menu not working … please fix it!
Mod
It’s an issue in the
theme-loop.phpfile.If this is a mission-critical issue for you, you can try editing your copy of
theme-loop.phpand inserting this code just after line 554:if ( $field == 'slider_img' && $graphene_post_meta[$post_id][$field] == 'global' ) $graphene_post_meta[$post_id][$field] = '';ONLY do this if you seriously can’t wait for the patch. If you don’t know what you’re doing, or you do and you do it wrong, you can mess things up. I NEVER recommend editing theme files, so I seriously recommend waiting for the patch.
I got mine to show back up by going into all my posts that appear in the feature slider and pushing update for each post.
Admin
@ken, better to recommend replacing the entire file rather than modifying/adding certain lines
To everyone else, re-saving each of the posts/pages that are displayed in the slider will likely fix it.
Viewing 10 posts - 1 through 10 (of 16 total)
- 1
- 2
- You must be logged in to reply to this topic.
