Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author matthias.wagner

    (@matthiaswagner)

    Thread Starter tsttech

    (@tsttech)

    Dear Matthias,

    I only have the following in my htaccess

    # X-Security headers
    <IfModule mod_headers.c>
    # Header always append X-Frame-Options SAMEORIGIN
    # Header set X-XSS-Protection “1; mode=block”
    # Header set X-Content-Type-Options nosniff
    Header set Access-Control-Allow-Origin “*”
    </IfModule>

    but its still not working. I have also turned off all the security on the website and nothing has changed.

    Plugin Author matthias.wagner

    (@matthiaswagner)

    you can see in your browser console that the resources are blocked because of cors, so this is not working yet. please contact your hosting provider for further help – we can not help you with your server configuration…

    since the problem is clear, has nothing to do with beaver builder and you know what you will have to fix, i am going to mark this as resolved.

    good luck,
    matt

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not working for beaver builder’ is closed to new replies.