Flex not work :=((

Created on 30 January 2021, over 3 years ago
Updated 14 April 2024, 3 months ago

Problem/Motivation

1. Create theme from starterkit, and create custom view views-view-unformatted--newproduct--page.tpl.php

2. Code in view

<div class="row card-grid">
  <div class="col-xs-12 col-sm-6 col-md-3 card-wrapper">
    <?php foreach ($rows as $id => $row) : ?>
      <div class="card">
        <?php print $row; ?>
      </div>
    <?php endforeach; ?>
  </div>
</div>

3. html and look: like on picture.

Please, help.

πŸ’¬ Support request
Status

Fixed

Version

1.8

Component

Code

Created by

πŸ‡·πŸ‡ΊRussia AZaz09

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • First commit to issue fork.
Production build 0.69.0 2024