Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 142888

Attachments filesize dimension 0

$
0
0

Replies: 0

I have a problem with filesize.

with this code

while( $attachments->get() ) : ?>
<a class="attachment-url" target="_blank" href="<?php echo $attachments->url(); ?>"><h6><?php echo $attachments->field( 'title' ); ?></h6></a><p class="attachment-caption"><?php echo $attachments->field( 'caption' ); ?></p>
<p class="attachment-size">Dimensione: <?php echo $attachments->filesize(); ?></p>
<?php endwhile; ?>

the result is always “filesize 0”

other fields works perfectly. It’s a server problem?
ty


Viewing all articles
Browse latest Browse all 142888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>