1. Home
  2. Email Template Designer Pro
  3. Troubleshooting
  4. Multi-store Setup Issue

Multi-store Setup Issue

Add the following code in your .htaccess file

Header add Access-Control-Allow-Origin "*"
Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"
Was this article helpful to you? Yes No

How can we help?