Hi, I have a question about Related posts in the Corona theme. It looks like the image shown in Related posts is the first featured image of the post (I use several images in the Fade slider). Is there a way to specify another image to be displayed in the Related posts instead? Perhaps with the use of custom fields?
Related posts in Corona
4 posts from 2 voices-
Posted 1 year ago #
-
Hey,
you can change the slides array index - at the moment it's set to 0 (first slide/element in the array). Open up includes/related-posts.php and search for all occurences of:
$slides[0]['slideshow_image']Replace 0 with 1,2 etc. to use other images. If you're familiar with php you can implement custom fields, etc. too - however this task is beyond the scope of this support forum.
Posted 1 year ago # -
Thanks, this was exactly what I was looking for!
Posted 1 year ago # -
Glad that I could help you :)
Posted 1 year ago #
Reply
You must log in to post.














