Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #987754

    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

    • This topic was modified 5 years, 9 months ago by MarcusEls.
    #987853

    Found the solution so you can delete the question

    #988067

    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

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