• Resolved diet2025

    (@diet2025)


    I’ve created campaign to show on specific page on wordpress site.

    All rules are met, but I get “no container” error.

    How to fix it? Adding additional script inside the code didn’t help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Erica Franz

    (@ericakfranz)

    Hello @diet2025 👋

    This issue is happening because the Cross-Origin Resource Sharing (CORS) settings of your site’s server are preventing OptinMonster’s script from being loaded.

    You can safely allow our Javascript cross-domain by adding CORS support to your server.

    If you’re running on an Apache server, you should have an .htaccess file in your WordPress site’s root folder.

    In which case, please add the following to it:

    Header set Access-Control-Allow-Origin https://a.omappapi.com

    If you do not have that file, are unable to edit it yourself, or are running on a different server, you may need to reach out to your web host directly to assist with making this change.

    Alternatively, you can serve OptinMonster resources from your own domain using our Custom Domains feature.

Viewing 1 replies (of 1 total)

The topic ‘Inline banner doesn’t show up’ is closed to new replies.