Thread Starter
dewaz
(@dewaz)
finally I understand what you mean.
thumbnails shows when I set featured image at every post.
great plugins. thank you.
Thread Starter
dewaz
(@dewaz)
i found this code at function.php
add_theme_support(‘automatic-feed-links’);
add_theme_support(‘post-thumbnails’);
add_theme_support(‘custom-background’, array(
‘default-color’ => ‘f2f2f2’,
));
i think it support thumbnails, if it doesn’t what should i do?
Thread Starter
dewaz
(@dewaz)
Hi kutsy,
Thank you for your reply,
that’s code isnt working for me, I use wordpress 3.5.1
my site is http://recommendedstore.com
thank you in advance.