Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author optimalisatie

    (@optimalisatie)

    Yes, the plugin is SSL compatible. The issue may indicate that you configured WordPress incorrectly.

    The cache URL is resolved using the WordPress constant WP_CONTENT_URL.

    trailingslashit(WP_CONTENT_URL) . 'cache/abtf/'

    More information for resolving the issue can be found in the following article:

    https://prosauce.org/blog/2010/8/5/enable-complete-support-for-ssl-on-wordpress.html

    I am also facing the same issue. I have tried the way you have mentioned but it seems to me that It is giving more errors.

    Do you have any other way to find these links and update the link with https.
    Getting these error on console:-
    1.Uncaught TypeError(1)
    2.Mixed Content (2)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SSL compatible?’ is closed to new replies.