Display Thumbnails on the Frontend
Learn to display thumbnails on the frontend.
We'll cover the following...
Display image on a teacher post
Now that the teacher post has an image associated with it, we can use it on the frontend. Open the single_teacher.php
file. We want to display the thumbnail image next to the content.
Inside the <div>
with CSS class ...