> For the complete documentation index, see [llms.txt](https://docs.wiloke.com/wookit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wiloke.com/wookit/faqs/i-cant-publish-popup.md).

# I can't publish Popup

Please access to your WordPress folder -> Looking for .htaccess -> Edit this file -> Add the following code to the bottom of this file:

**Header set Access-Control-Allow-Methods "GET,PUT,POST,DELETE,PATCH"**
