• Resolved vpedrozo

    (@vpedrozo)


    I set up 2 pop-ups and limited the visibility of each of them by two different WordPress categories.

    I would like to make sure that users are NOT shown 2 pop-ups in cases where they browse through different categories within the site.

    I see that under the “Behavior” tab there is a setting to “do not show this slide across the site” once a user sees and closes a pop-up.

    Is there a way to also limit the number of pop-ups shown? I want to make sure users always ONLY see ONE pop-up during their visit, even if there are more set up with the plugin?

    • This topic was modified 2 years, 4 months ago by vpedrozo.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @vpedrozo

    I hope you are doing good today.

    I have made some test on my lab with cookie names and Visibility Rules but I was not able to make such behavior. I pinged our Hustle Team to review your query and see if this will be possible. Thank you for your patience while we look into this further.

    Kind Regards,
    Kris

    Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi again @vpedrozo

    I spoke with our devs and this should be possible. Please note this will work for category posts, not the category URL itself.

    1. create 2 popups

    2. each of those popups will have its own ID (you can see that in edit mode in your browser URL). Let’s say 100 and 102.

    3. in both popups set up Visibility Rules this way:
    – SHOW/ALL
    – Conditions:
    —Browser Cookie
    —Number of times visitor has seen this module
    —Categories

    4. For popup with ID 100 set up Browser Cookie as “Doesn’t exist” with cookie name “hustle_module_show_count-popup-102”

    5. For popup with ID 102 set up Browser Cookie as “Doesn’t exist” with cookie name “hustle_module_show_count-popup-100”

    6. For both popups set up Number of times visitor has seen this module as “If seen less than” 1.

    7. For popup with ID 100 set up Categories as “Only these categories” and choose your category, for example: category1

    8. For popup with ID 102 set up Categories as “Only these categories” and choose your category, for example: category2

    9. Visit post from category1 and see popup, visit post from category2 and you will not see 2nd popup

    10. clear your browser cookies

    11. Visit post from category2 and see popup, visit post from category1 and you will not see 1st popup

    Kind Regards,
    Kris

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @vpedrozo,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to re-open the thread if you need further assistance.

    Best Regards
    Nithin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Visibility – Only 1 pop-up is shown per user visit’ is closed to new replies.