title says all – it would be nice to have the class of the single post f.e. single-format-video on the article class.
Guess on normal blog it will be transfered but if you use the “Use the advanced layout editor …” and with f.e. grid Layout
The entry ID goes to it – but not the format.
This will be a nice to have thing – because we can style then a little f.e. the slide-image with a little icon.
Sorry found it in the alb Element postslider.php line 500 (Enfold 4.6.2)
on loop-index.php i found that $post_format
for post-format on that (line 144)
i replaced this line with:
$output .= "<article class='slide-entry flex_column {$style} {$post_class} {$grid} {$post_format} {$extraClass} {$thumb_class}' $markup>";
so now i had a new edited ALB Element
Maybe this is a nice feature for the next update.
Hi,
Thank you for sharing this, we will forward it ;)
Best regards,
Basilis