• Hi everyone!

    I was wondering: would it be possible to use this plugin and have several different popovers made that rotate whenever a user logs in to the site? For example, the first time they log in, a user sees Popover 1, and the next time they log in, they see Popover 2, and so on.

    Also, would it be possible to only trigger the popover when a user logs in (So an unlogged-in visitor to the site wouldn’t see a popover)?

    Finally, would I be able to inject the PHP necessary to address the user by name in the popover?

    I’m trying to find a plugin whose code I can edit a bit instead of having to build all this from scratch, but it’s starting to look like I might have to. Let me know any ideas you may have!

Viewing 1 replies (of 1 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    hello ltdanger,

    I was wondering: would it be possible to use this plugin and have several different popovers made that rotate whenever a user logs in to the site? For example, the first time they log in, a user sees Popover 1, and the next time they log in, they see Popover 2, and so on.

    No, I’m afraid that would not be possible without rewriting plugin and adding new option like “show this popup when user closed before another popup”.

    Also, would it be possible to only trigger the popover when a user logs in (So an unlogged-in visitor to the site wouldn’t see a popover)?

    It is possible to have different popups depending if user is logged in or not – and also non for vistors and users (PopUp plugin has conditions like “Vistor is logged in” and “Visitor is not logged in”).

    Finally, would I be able to inject the PHP necessary to address the user by name in the popover?

    No, for that you have to use additional plugin like https://pl.www.ads-software.com/plugins/insert-php/

    kind regards,
    Kasia

Viewing 1 replies (of 1 total)
  • The topic ‘Rotating Popovers Only Triggered When Logged In’ is closed to new replies.