Karim Khan
asked 10 years ago

See screenshots.
http://i.imgur.com/D0LO1HE.jpg
http://i.imgur.com/bNUE3h9.jpg
Is there anyway to fix this? Open up a category on my site and you will see what I mean.
http://www.vineactivity.com/category/comedy/
 
 
 
 
 

1 Answers
DominicStaff
answered 10 years ago

Hi Karim,
1) Go to Dashboard / Settings / Media, and set the thumbnail sizes to 300×300 px.
2) Open up the content.php file in themes/dw-fixel folder, find the code below (around line 8):

<?php the_post_thumbnail() ?>

and change it into this:

<?php the_post_thumbnail('thumbnail') ?>

If the problem persists, please send us your WordPress admin account so that we can help you out. P/S.: You may need to re-upload your images for the changes to take effect. Regards,

Powered by DW Question & Answer Pro