Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @kyleboreing,

    I hope you are well today and thank you for your question.

    This plugin has this functionality.

    Network activate the WordPress PopUp plugin and add the following code in the wp-config.php file of your WordPress install to make the pop over global.

    define('PO_GLOBAL', true);

    If you don’t define this contant but still network activate the plugin, then the control of popovers will be on a per site basis.

    Kind Regards,
    WPMU DEV

    Thread Starter kyleboreing

    (@kyleboreing)

    I have defined this constant in our local testing environment, which worked fine, but when I attempt to deploy it to our internal QA server, it keeps returning a 404 error. I’ve tried it several times, and each time gives the same problem. Any ideas why this might be the case?

    Hi @kyleboreing,

    Thanks for your reply, could you let us know exactly what is returning a 404 error?

    404’s would be for full posts/pages rather than for contents such as the popups.

    As a quick check, could you maybe look at your permalink settings (Settings > Permalinks) and ensure they’re set to something other than default?

    Looking forward to your reply. 🙂

    Thanks!
    David

    Thread Starter kyleboreing

    (@kyleboreing)

    The Permalinks are set properly. I do have one question/observation…

    What files/directory does this command refer to? The reason I ask is because our core and content files are in separate directories – the wp-content directory not in the same folder as the wp-admin directory for deployment purposes. Could this be part of the issue? And if so, is there a workaround for this?

    Hi kyleboreing, thanks for mentioning that, though I can’t really see that being an issue since the popup contents are from the database rather than from files.

    Could you let us know where exactly you’re seeing the 404’s? Is it in the plugin’s menu pages? Just in the site’s front-end where the popups should be?

    Thanks for your patience, looking forward to getting this sorted for ya!

    Cheers,
    David

    Hi,

    I have a problem with my plugin, it doesn’t save my popup!
    When saving it the default blanco popup is shown with the text ‘automatic concept’. WordPress is multisite and version is 4.2.2.
    How can I fix this problem? Can you please help me?

    Cheers, Robin

    Hey there rvermeij,

    Would you mind opening a new thread with the issue you’re having and we’ll be happy to help since this thread is resolved and your issue could be completely different then the one here.

    You can also include the link to your site where we can see the popup.

    Best regards,
    Bojan

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Multisite Use?’ is closed to new replies.