Welcome to the PageLines Forum. First check out the PageLines Docs to see if we have already answered your question. Before you post please read the forum guidelines.
Upcoming “PageLines Developer Essential Training”
Latest news regarding the developer training videos Click here!
change size of magazine layout images
  • I'm wondering how to change the size of the thumbnail images in the magazine layout.

    Currently, it says they are 150x150 (scaled to 98x98). I want to make them a little bigger, maybe just a little long.

    I've read some previous posts with this same question -- but none of those answers are working for me! Thanks!
  • FTP into your site, navigating to wp-content/themes/platformpro and look for templates.postloop.php. Edit the file.

    Once open, search for:
    <?php the_post_thumbnail(array(

    Right after that are two sets of numbers. Change those but I don't suggest having them uneven as it could seriously change the way your thumbnail looks. I'm unsure if it will crop, stretch or squeeze the image. Save your changes and restore the file. I'd also suggest downloading a revised copy somewhere in case it's overwritten by a future update.
    PageLines Moderator, Renaissance Man, Food Expert and Raconteur

    Tell us how we are doing in 15 seconds or less
  • Just tried that and nothing changed. I changed the two numbers to 100 and "updated file" ... but the images are still the same size.

    Is there something else I should be doing to "restore file"??
  • rangelonerangelone
    @rangelone
    This answer was Accepted.
    No. As long as you uploaded it back again, it should work.
    PageLines Moderator, Renaissance Man, Food Expert and Raconteur

    Tell us how we are doing in 15 seconds or less
    Thanked by 1iamtheeverydaygirl
  • What do you mean, uploaded it back again? I just hit "update file".
  • catrinacatrina
    @catrina
    This answer was Accepted.
    What rangelone meant by uploading the file back again is by opening the file in an HTML editor via FTP and saving it rather than viewing it in Appearance > Editor and updating it. If you're not familiar with FTP and how to use it, please see here: http://codex.wordpress.org/FTP_Clients
    Thanked by 1iamtheeverydaygirl
  • Ok -- figured out the FTP and downloaded Filezilla. I'm now changing the two numbers in my text editor and still, no changes to the size of the thumbnail images.

    I know that I am uploading back to the server because the numbers do change under appearance > editor.

    It's looking like this right now:
    <?php the_post_thumbnail(array(400, 400));?>

    I was jumping up to 400px to make sure the photo size was changing.

    What am I doing wrong??
  • Ok -- I think I figured it out. I had to go into settings and change the thumbnail size.

    Thanks for the help!

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Tagged

Weekly Karma