Ok
I’ve put those line in my htacces
Header add Access-Control-Allow-Origin “https://palaisbooks.fr/”
Header add Access-Control-Allow-Headers “origin, x-requested-with, content-type”
Header add Access-Control-Allow-Methods “PUT, GET, POST, DELETE, OPTIONS”
but still have problem with icon loading
Any other idea