Saya mencoba mengganti ini:
<?php $count = count($custom_posts); ?>
<h2><?php echo $count; ?></h2>
di akhir loop:
<?php if ( bbp_get_forum_title() == 'Test Forum 1' ) : ?>
<?php $custom_posts = new WP_Query(); ?>
<?php $custom_posts->query('post_type=blocks&location=Business and Finance&order=DESC'); ?>
<?php while ($custom_posts->have_posts()) : $custom_posts->the_post(); ?>
<div class="ad">
<?php the_content(); ?>
</div>
<?php $count = count($custom_posts); ?>
<h2><?php echo $count; ?></h2>
<?php endwhile; ?>
<?php endif; ?>
Tetapi alih-alih dari total posting, saya mendapatkan output ini:
Terjemahan 1
Anda juga dapat memilih dari semua yang Anda butuhkan, serta memilih yang lain, dan tidak ada yang dapat dilakukan di luar untuk melakukan yang lebih baik dan juga terkait dengan volutpat. Ut wisi enim 1
Ada saran untuk memperbaikinya?