Each post has a custom field that contains the path to a logo, that logo will want to see where the image appears prominently in the categories
Hi Luis!
Try adding this on line 38 in /enfold/includes/loop-index.php.
if ( get_post_meta( $current_post['the_id'], 'post_image', true ) ) { $current_post['slider'] = '<img src = "'.get_post_meta( $current_post['the_id'], 'post_image', true ).'" />'; }
So it displays right below this line.
$current_post['slider'] = get_the_post_thumbnail($current_post['the_id'], $size);
And then change “post_image” in both places to whatever the key is of your custom field.
Cheers!
Elliott
thanks for the answer but could be a little more esesifico because Traduci content and I can not understand in Spanish.
Hi!
I’m not sure I understand. Josue, one of our team members, speaks Spanish so I’ll flag this for him.
Best regards,
Elliott
hola, alguna solución?
listo, solucionado, gracias
Hola,
¿Pudiste solucionar tu problema o aun necesitas asistencia?
Saludos,
Josue