Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1469531

    I copied archive.php to my child theme. I am using the blog-grid style. I want to modify the HTML of the grid to display custom field values, but I’m not seeing the HTML in this file. At the end of the query I see:

    echo '<div class="entry-content-wrapper">' . $blog->html() . '</div>';

    But where can I find the HTML?

    #1469533

    Hey Bryan,

    Thank you for the inquiry.

    The html function for the grid style is in the enfold\config-templatebuilder\avia-shortcodes\postslider\postslider.php file. You can override this file in your child theme. Please check the instructions in the link below.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb

    Best regards,
    Ismael

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