Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1137455

    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.

    #1137471

    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

    #1137496

    Maybe this is a nice feature for the next update.

    #1138129

    Hi,

    Thank you for sharing this, we will forward it ;)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.