Find the Popup ID
A popup ID class can be found in the WordPress Admin at:
- Popup Maker (menu) >>
- All Popups (submenu) >>
- CSS Classes (column).
The ID is generated by the plugin. It can be used either as a CSS class or ID. The ID class is always prefixed with the term 'popmake-'. The popup ID number is simply the integer attached to the 'popmake-' term.
Use the specific popup ID for any custom solution that requires it. The specific popup ID replaces the generic use of 'popmake-123' in our documentation code examples.
Related article: All Popups submenu