---
title: "How to show WordPress Popup once per website Session for a user?"
url: https://qa.nexterwp.com/docs/popup-once-per-website-session/
date: 2023-02-06
modified: 2026-04-15
author: "Aditya Sharma"
description: "Having a popup on your WordPress website can be a great way to engage users. Popups can be used to inform visitors about upcoming events, special offers, and more. However,..."
image: https://qa.nexterwp.com/wp-content/uploads/2024/05/popup-once-per-website-session-1024x519.jpg
word_count: 297
---

# How to show WordPress Popup once per website Session for a user?

## Key Takeaways

- Nexter Blocks Popup Builder block allows users to limit popup displays per session by adjusting the Show X Times per User toggle.
- Inactive Days field enables re-displaying the popup after a specified period of user inactivity.
- Popup Load Settings tab requires setting the Type to Hidden to avoid unwanted popup triggers on the page.

Having a popup on your WordPress website can be a great way to engage users. Popups can be used to inform visitors about upcoming events, special offers, and more. However, it's important to make sure that your popups aren't too intrusive and that your visitors don't experience them too frequently.

*To check the complete feature overview documentation of the Nexter Blocks* Popup Builder block, [click here](https://qa.nexterwp.com/docs/add-popup-builder-in-wordpress/).

***Requirement  - This block is a part of the Nexter Blocks***, make sure its installed & activated to enjoy all its powers.

[LIVE BLOCK LINK](https://qa.nexterwp.com/nexter-blocks/builder/wordpress-popup-builder/)

One of the ways to prevent this from happening is to limit the popup by user session. With the Nexter Blocks Popup Builder block you can easily set the number of times you want to show a popup to a user.

https://youtu.be/cUqsOejgx3w?t=1386

For this add the block on the page, after choosing the appropriate popup type and adding the content go to **Display Conditions **> **Show X Times per User** and turn on the toggle.

![](https://qa.nexterwp.com/wp-content/uploads/2023/02/pop-up-builder-content-display-condition-show-x-times-per-user.png)

In the **Number of Times** field mention the number, this will set how many times the popup will show per user.

Using this process you can create a cookie consent popup on your website without using an extra plugin for that.

Using the **Inactive Days** field you can show the popup again to a user if they remain inactive for a certain number of days.

![cookie demo](https://qa.nexterwp.com/wp-content/uploads/2023/02/cookie-demo.gif)

Since this type of popup will show automatically make sure to use this option in combination with other display conditions like **On Page Load** or **After Inactivity** or something other to show the popup automatically without users needing to click on anything.

> *Note: Make sure there are no popup trigger elements on the page, so set the ****Type**** to ****Hidden**** in the ****Popup Load Settings*** *tab.*