Images are not showing in the recent post slider,I have tried all the solutions posted in similar questions.
Neither post image,nor Featured image is shown.
Please help.!!!
Images are not showing in the recent post slider,I have tried all the solutions posted in similar questions.
Neither post image,nor Featured image is shown.
Please help.!!!
Try to change line add_action('publish_post','rps_publish_post'); to add_action('save_post','rps_publish_post');
You must log in to post.