• Hi, I added the plugin, created the cache directory, and even gave www-data ownership of /var/www/html/wp-content/cache/adaptive-images …still the main image at the top of my page is the wrong size. Here is the debug info, please let me know what I am doing wrong.

    thanks,

    Ean

    Debug info

    ? PHP GD library is installed.

    ? Image cache directory has been created.

    /var/www/html/wp-content/cache/adaptive-images => drwxr-xr-x

    ? Installation .htaccess file is setup OK.

    /var/www/html/.htaccess => -rw-r–r–

    ? Adaptive images settings dump:

    array(14) {
    [“resolutions”]=>
    array(4) {
    [0]=>
    int(1024)
    [1]=>
    int(640)
    [2]=>
    int(480)
    [3]=>
    int(375)
    }
    [“cache-directory”]=>
    string(21) “cache/adaptive-images”
    [“watched-directories”]=>
    array(2) {
    [0]=>
    string(18) “wp-content/uploads”
    [1]=>
    string(17) “wp-content/themes”
    }
    [“jpeg-quality”]=>
    int(75)
    [“sharpen-images”]=>
    bool(true)
    [“watch-cache”]=>
    bool(true)
    [“browser-cache”]=>
    float(180)
    [“landscape”]=>
    bool(false)
    [“hidpi”]=>
    bool(false)
    [“cdn-support”]=>
    bool(false)
    [“version”]=>
    string(6) “0.6.66”
    [“sanitized”]=>
    bool(true)
    [“wp-content-dir”]=>
    string(24) “/var/www/html/wp-content”
    [“wp-content-url”]=>
    string(42) “https://www.thesubjunctives.com/wp-content”
    }

    System information

    Web Server
    Apache/2.4.25 (Debian)

    Document Root
    /var/www/html

    PHP
    7.0.33-0+deb9u3

    PHP Time Limit
    30

    PHP Memory Limit
    256M

    PHP Post Max Size
    8M

    PHP Upload Max Size
    2M

    PHP Max Input Vars
    1000

    PHP Display Errors
    No

    PHP Error Log
    MySQL
    5.5.5-10.1.38-MariaDB-0+deb9u1

    MySQL Ext/mysqli
    Yes

    MySQL Table Prefix
    wp_

    MySQL DB Charset
    utf8mb4

    WP
    5.2.2

    WP Multisite
    No

    WP Debug Mode
    No

    WP Site url
    https://www.thesubjunctives.com

    WP WP Home url
    https://www.thesubjunctives.com

    WP Permalinks
    /index.php/%year%/%monthnum%/%day%/%postname%/

    WP home path
    /var/www/html/

    WP content dir
    /var/www/html/wp-content

    WP plugin dir
    /var/www/html/wp-content/plugins

    WP content url
    https://www.thesubjunctives.com/wp-content

    WP plugin url
    https://www.thesubjunctives.com/wp-content/plugins

    WP Locale
    en_US

    WP Memory Limit
    40M

    WP Max Upload Size
    2mb

    WP Active plugins
    Adaptive Images for WordPress v.0.6.66 by Nevma
    Lightweight Social Icons v.1.0.1 by Thomas Usborne
    Really Simple SSL v.3.2.3 by Rogier Lankhorst, Mark Wolters
    WordPress Importer v.0.6.4 by wordpressdotorg
    WP Mail SMTP v.1.5.0 by WPForms
    WPForms Lite v.1.5.3.1 by WPForms

    WP MU plugins
    Dismiss this notice.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Takis Bouyouris

    (@nevma)

    Hello, my friend,

    I took a look at your website and although the Adaptive Images plugin is active it is not the one that delivers your images. This could be because of a number of things:

    1. Are you using some kind of CDN or a caching server?

    2. Can you check your htaccess file and send me the part that belongs to the Adaptive Images plugin?

    3. Is there anything else irregular with your setup? Perhaps your WordPress installation is in a subdirectory?

    Cheers,
    Takis

Viewing 1 replies (of 1 total)
  • The topic ‘Image won’t resize’ is closed to new replies.