• Resolved Eastburn

    (@eastburn)


    Hello!

    This plugin does not work with the following code set in the .htaccess file of the webserver:

    <IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteCond %{HTTPS} !=on [NC]
    RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
    </IfModule>

    This code converts all http requests to https requests.
    If I comment out these lines it works like a charm.

    The website is https://euroshop.or.at.

    Do you have any ideas on this?
    I appreciate any help! 🙂

    Thank you very much and best regards
    Andy

    https://wordpress.org/plugins/simple-lightbox/

Viewing 1 replies (of 1 total)
  • Thread Starter Eastburn

    (@eastburn)

    Hello again!

    I deactivated SSL/HTTPS on this website, because it is not needed on the frontend.
    For me the problem is solved, but the error still exists.
    I was not able to get this plugin working with forced SSL.

    Best regards

Viewing 1 replies (of 1 total)

The topic ‘Plugin does not work with forced SSL’ is closed to new replies.