HTTPS redirect breaks the menu

Home Forums Jevelin Theme HTTPS redirect breaks the menu

Home Forums Jevelin Theme HTTPS redirect breaks the menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • ficinter3
    Participant

    Hi my question is why doesn’t the English menu work when I add a redirect to HTTPS in the .htaccess file. It works without the redirect but when I add

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^yourdomain\.com [NC]
    RewriteCond %{SERVER_PORT} 80
    RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R,L]

    it stops.

    URL: eurolek.com.mk

    Hi @ficinter3,

     

    Thank you for your question.

     

    It seems your redirect breaks the menu functionality.

     

    Best regards,
    Shufflehound team

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