Hi After changing the theme images are not showing up. Please help me in this regard. www.newinformations.com Thanks.
Read the theme "read me" files. There are many theme that does not support automatic thumbnails and your theme is one of theme. In read me file, you will find that how to show image/thumbnail. Usually you need to put some code in "Custom field" and then put image URL. But again read theme read me file.
each theme creates its own function for post thumbnails , either you need to modify the theme to make it work on the earlier method for getting thumbnails or just change each post thumbnail (if you don't have many posts)
If you look closely then you might notice this. I guess you need to check your theme function and make comparison between old and new theme
Hi , in my previous post there is a get_thumbnail in ( theme functions.php) and another get_thumbnail in the yarrp-template-photoblog.php. in no other place i could find the get_thumbnail in the theme folders.