Rating: 5 stars
Hola!
Ayer hice una consulta a los desarrolladores porque usé 22 pop ups en mi pagina y como estas se cargan en todas las páginas (no se renderizan, solo se cargan) hacían que mi sitio fuera extremadamente lento y demorara al cargar.
Los desarrolladores en menos de 2 horas me ayudaron y me dieron la opción de usar un filtro en el codigo PHP de manera que solo se cargaran los pop ups en la página que se visualizará (en mi caso era en una sola página.
Les dejo el código por si les es útil.
add_filter( ‘nelio_popups_active_popups’, function( $popups ) {
? ??if ( isset( $_SERVER[‘REQUEST_URI’] ) && strpos( $_SERVER[‘REQUEST_URI’], ‘NAME_OF_PAGE’ ) !== false ) {
? ? ? ??return $popups;
? ??}
? ??return [];
} )
Muchas gracias, excelente equipo!
]]>Rating: 5 stars
This is looking really great! The block and its settings are very sufficient and work smoothly. I’m loving it! Thanks guys!
]]>Rating: 5 stars
Really easy to set up! Looks great and was accompanied by an excellent support team that went out of their way to assist when needed. Highly recommended!
]]>Rating: 5 stars
I was looking for a simple pop-up plugin and this was just the right one.
If you are looking for a simple and intuitive popup plugin with no extra features, give it a try.
The support is also excellent, fast and courteous.
Rating: 5 stars
Fantastic plugin! It’s really easy to create popups as you’re already used to the editor, and all the options it has are really well crafted. Congrats!
]]>Rating: 5 stars
I am really enjoying using Nelio Popups (v1.0.6). The developers have done a good job in designing this blocks plugin. I like the attention to user interface detail I can see in the plugin. I wish more developers would create single-use block plugins like Nelio Popups that do one thing, do it well, and naturally fit into the WordPress Blocks ecosystem.
]]>