I have a multi-site word press theme and it has front page as post pages and i have inserted also the featured images in particular post , but it didnt appear the images still. After all there is no error message also. I can found it works in localhost but not in server. Plz help me.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
migrated from stackoverflow.com Nov 22 '11 at 16:39
closed as off topic by Chip Bennett, EAMann♦ Feb 9 '12 at 21:53
Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Go to: network admin -> dashboard -> settings -> upload settings -> and check "images, video, music" boxes. If you want this in CTP you have to work arround because there is some issues with that. Hope it helps, CheerZ!. |
|||
|
|
|
Take a look at this http://www.htmlcenter.com/blog/wordpress-multi-site-get-a-featured-image-from-another-blog/ ,I have actually solve this with php ,I have just query the right post meta table and pull featured image data. |
|||
|
|