Search:

Search: Search took 1.00 seconds.

  1. [SOLVED] Another way: In file functions.php, add a new...

    Another way:

    In file functions.php, add a new special size, and use that. That's all.


    <?php

    if ( function_exists( 'add_image_size' ) ) {

    // add a special size for the ads, give it a...
  2. [SOLVED] Hi, I got the same problem, and finally I got...

    Hi,

    I got the same problem, and finally I got two solutions to change the thumbnail image size:

    1. Edit theme_functions.php
    (cons: we cannot create this file in our child theme so we must...
Results 1 to 2 of 2