Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • jingzsato

    (@jingzsato)

    Just found out the problem and finally solved it. My theme is already mobile responsive and the image was dependent on the theme I used.

    How I did it before:
    Opened the page to edit, clicked on “Add Media” to choose the image I wanted, then clicked on “insert to page”…this did not worked properly coz it did not make the images adaptive for mobile.

    What I did was instead of choosing the image, I used the image URL, copy/pasted to the “insert from URL” field then insert into page. This time it worked. Apparently, the theme does not shrink or reduce the image for mobile if I did not use the image URL.

    Thanks anyway Takis for the quick response. Appreciate it. =)

    jingzsato

    (@jingzsato)

    Oh… I thought the plugin will also reduce or shrink the image’s view according to the viewer’s device. I am looking on something that changes the image sizes on the end user.
    Any suggestions?

    jingzsato

    (@jingzsato)

    Hi Takis,

    Yeah everything looks fine and no errors but I just don’t know why it doesn’t work…

    I did try accessing the website using the chrome dev tool and even on my own mobile phone and still no changes. The images on the pages still does not shrink. Did I miss something?

    jingzsato

    (@jingzsato)

    Hi Takis,

    I am also having the same problem. I installed the plugin successfully without errors and was able to get a good debug info without errors as well but still, the plugin is not working. I don’t understand why…

    I even checked the cache folders and the images are there…

    Please note that on the main pages, everything is mobile responsive even before I installed the plugin (WP theme is already mobile ready). What I needed to be responsive are the services page images. What I placed on the content are not resizing or responsive.

    My website is https://www.youronlinepublicist.com

    Debug info:

    PHP GD library is installed.

    ? Image cache directory has been created.

    /home2/yopadmin/public_html/wp-content/cache/adaptive-images => drwxr-xr-x

    ? Installation .htaccess file is setup OK.

    /home2/yopadmin/public_html/.htaccess => -rw-r–r–

    ? Adaptive images settings dump:

    array(14) {
    [“resolutions”]=>
    array(3) {
    [0]=>
    int(1024)
    [1]=>
    int(640)
    [2]=>
    int(480)
    }
    [“landscape”]=>
    bool(true)
    [“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(75)
    [“sharpen-images”]=>
    bool(true)
    [“watch-cache”]=>
    bool(true)
    [“browser-cache”]=>
    float(180)
    [“version”]=>
    string(6) “0.6.64”
    [“sanitized”]=>
    bool(true)
    [“wp-content-dir”]=>
    string(38) “/home2/yopadmin/public_html/wp-content”
    [“wp-content-url”]=>
    string(41) “https://youronlinepublicist.com/wp-content”
    }

    I hope you can help me on this please…

    Thanks

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