php 带文字的ACF图像数组

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php 带文字的ACF图像数组相关的知识,希望对你有一定的参考价值。


<!-- Callout section -->
<?php if( have_rows('callout') ):
while ( have_rows('callout') ) : the_row(); ?>
<div class="callout-section">
<?php $image = get_sub_field('callout_image'); ?>

<div><a href="<?php echo $image['url']; ?>"><img src="<?php echo $image['url']; ?>" alt="<?php echo $image['alt']; ?>" /></a></div>

<div><span style="font-size: 22px;"><?php the_sub_field('callout_text'); ?></span></div>
</div>
<?php endwhile; endif; ?>
  <!-- end callout section-->

以上是关于php 带文字的ACF图像数组的主要内容,如果未能解决你的问题,请参考以下文章

php 来自ACF Gallery的Slick Slider带缩略图导航(链接画廊)

php ACF图像场|测试图像是否为SVG

php ACF - 具有自定义尺寸的图像

php 使用ID的ACF输出图像

php ACF的响应式图像

php ACF - 图像