Hello each blog has a different colors so I want this to display this colors inside the postslider. I must change the postslider.php line 524. How can I get the categorie name inside the article tag?
something like this?
$output .= “<article class=’$cat slide-entry flex_column {$style} {$post_class} {$grid} {$extraClass} {$thumb_class}’ $markup>”;
this works $categories = “$categories”;
<article class='{$categories} slide-entry flex_column {$style} {$post_class} {$grid} {$extraClass} {$thumb_class}’ $markup>”;
But then I see all categorie id’s
The rest I fix with css
Found the solution so you can delete the question
Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon