Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jpmvandijk

    (@jpmvandijk)

    Hi Takis,

    I do use method as described. I will hunt the issue coming week and report back.

    Regards John

    Thread Starter jpmvandijk

    (@jpmvandijk)

    Hello Takis,

    Seems not quite the same as my case.
    Wordpress is installed in a subdirectory. But the site address is not.

    E.g. General Settings:
    WordPress Address: example.com/wordpress
    Site Address: example.com (without the /wordpress)

    ✔ PHP GD library is installed.
    
    ✔ Image cache directory has been created.
    
    /home/dev/sites/staging.xxx.nl/public/cms/wp-content/cache/adaptive-images => drwxr-xr-x
    
    ✔ Installation .htaccess file is setup OK.
    
    /home/dev/sites/staging.xxx.nl/public/.htaccess => -rw-r--r--
    
    ❖ Adaptive images settings dump:
    
    array(14) {
      ["resolutions"]=>
      array(4) {
        [0]=>
        int(1680)
        [1]=>
        int(1024)
        [2]=>
        int(640)
        [3]=>
        int(480)
      }
      ["hidpi"]=>
      bool(true)
      ["cdn-support"]=>
      bool(true)
      ["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(80)
      ["sharpen-images"]=>
      bool(true)
      ["watch-cache"]=>
      bool(true)
      ["browser-cache"]=>
      float(180)
      ["landscape"]=>
      bool(false)
      ["version"]=>
      string(6) "0.6.64"
      ["sanitized"]=>
      bool(true)
      ["wp-content-dir"]=>
      string(52) "/home/dev/sites/staging.xxx.nl/public/cms/wp-content"
      ["wp-content-url"]=>
      string(37) "https://staging.xxx.nl/cms/wp-content"
    }
    Web Server	
    Apache/2.4.18 (Ubuntu)
    
    Document Root	
    /home/dev/sites/staging.xxx.nl/public
    
    PHP	
    7.1.13-1+ubuntu16.04.1+deb.sury.org+1
    
    PHP Time Limit	
    30
    
    PHP Memory Limit	
    256M
    
    PHP Post Max Size	
    10M
    
    PHP Upload Max Size	
    10M
    
    PHP Max Input Vars	
    1000
    
    PHP Display Errors	
    No
    
    PHP Error Log	
    MySQL	
    5.7.21-0ubuntu0.16.04.1
    
    MySQL Ext/mysqli	
    Yes
    
    MySQL Table Prefix	
    wp_
    
    MySQL DB Charset	
    utf8mb4
    
    WP	
    4.9.2
    
    WP Multisite	
    No
    
    WP Debug Mode	
    No
    
    WP Site url	
    https://staging.xxx.nl/cms
    
    WP WP Home url	
    https://staging.xxx.nl
    
    WP Permalinks	
    /%postname%/
    
    WP home path	
    /home/dev/sites/staging.xxx.nl/public/
    
    WP content dir	
    /home/dev/sites/staging.xxx.nl/public/cms/wp-content
    
    WP plugin dir	
    /home/dev/sites/staging.xxx.nl/public/cms/wp-content/plugins
    
    WP content url	
    https://staging.xxx.nl/cms/wp-content
    
    WP plugin url	
    https://staging.xxx.nl/cms/wp-content/plugins
    
    WP Locale	
    nl_NL
    
    WP Memory Limit	
    40M
    
    WP Max Upload Size	
    10mb
    
    WP Active plugins	
    Adaptive Images for WordPress v.0.6.64 by Nevma

    Regards,
    John

Viewing 2 replies - 1 through 2 (of 2 total)