• I’m currently having issues where the “Browse” button to select images does not open any window. Choosing a regular image field instead of the aspect-ratio-crop one works.

    I have tried in both Chrome and Edge aswell as with different user roles, and the same error appears.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author joppuyo

    (@joppuyo)

    Hey, could you check the browser console for errors and if there are any post them in this thread?

    Thread Starter Stray Cat

    (@straycatse)

    Apparently I’m getting Mixed Content errors. Seems like plugin CSS is loaded over http, might this be what causes the error?

    Mixed Content: The page at 'https://website/wp-admin/post-new.php?post_type=fortroendevalda' was loaded over HTTPS, but requested an insecure stylesheet 'https://website/wp-content/plugins/acf-image-aspect-ratio-crop/assets/dist/input-style.css?ver=3.2.0'. This request has been blocked; the content must be served over HTTPS.
    post-new.php?post_type=fortroendevalda:1 Mixed Content: The page at 'https://website/wp-admin/post-new.php?post_type=fortroendevalda' was loaded over HTTPS, but requested an insecure script 'https://website/wp-content/plugins/acf-image-aspect-ratio-crop/assets/dist/input-script.js?ver=3.2.0'. This request has been blocked; the content must be served over HTTPS.
    Plugin Author joppuyo

    (@joppuyo)

    Hey, that’s pretty weird I have never ran into this problem before, I use standard WordPress functions to build URLs for static assets.

    Are you using a plugin for HTTPS rather than a server-side configuration?

    Could you check that the site URL starts with https? You can either check it on the settings page or in the database in wp_options table, fields siteurl and home.

    • This reply was modified 4 years, 8 months ago by joppuyo.
    Thread Starter Stray Cat

    (@straycatse)

    Hi again,

    Thanks for your answer. The site does use HTTPS in the siteurl, it is however a Multisite configuration, perhaps that could help you?

    Please tell me if I can assist you any more in finding the problem.

    Thread Starter Stray Cat

    (@straycatse)

    Hi again!

    It is very important for me to resolve this issue. Is there anything I can do to assist you in finding a solution?

    Plugin Author joppuyo

    (@joppuyo)

    Hey,

    Unfortunately, it seems like this is a server configuration issue and not an issue with the plugin itself.

    There are thousands of different hosting providers and server configuration combinations. I don’t think I’ll be able to help unless you can provide exact steps to reproduce this issue.

    Plugin Author joppuyo

    (@joppuyo)

    I don’t know how comfortable you are with system administration but it would be really useful if you could create a blank Ubuntu 18.04 server on something like Digital Ocean, install the site and set up an SSL certificate with Let’s Encrypt and see if you can reproduce the issue.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Browse button does not do anything’ is closed to new replies.