Title: Mike Padua's Replies | WordPress.org

---

# Mike Padua

  [  ](https://wordpress.org/support/users/jsuria/)

 *   [Profile](https://wordpress.org/support/users/jsuria/)
 *   [Topics Started](https://wordpress.org/support/users/jsuria/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jsuria/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jsuria/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jsuria/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jsuria/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jsuria/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Issue when using the plugin with Elementor](https://wordpress.org/support/topic/issue-when-using-the-plugin-with-elementor/)
 *  [Mike Padua](https://wordpress.org/support/users/jsuria/)
 * (@jsuria)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/issue-when-using-the-plugin-with-elementor/#post-14397387)
 * Hi! I seem to be having issues when loading Elementor’s editor page when I enable
   the following regex on my redirect:
 * `[^a-zA-Z0-9\-\/]`
 * That works on the website when users try to enter non-standard characters on 
   the URL (including ? and =). I use Elementor in creating my pages, and unfortunately
   it calls a URL similar to the one below when I try to open my Pages/posts on 
   the editor:
 * /wp-admin/post.php?post=1580&action=elementor
 * This conflicts with the editor and displays it as a 403 error. Although Elementor
   has a “Safe Mode” (which lets the editor load but with limited features), it 
   would still be nice if Redirection plugin can be disabled when accessing the 
   WordPress dashboard.
 * Is there a way that the redirects can only be used for non-admin pages? Thank
   you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox Plus Colorbox] Lightbox Plus Video Frame](https://wordpress.org/support/topic/lightbox-plus-video-frame/)
 *  [Mike Padua](https://wordpress.org/support/users/jsuria/)
 * (@jsuria)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/lightbox-plus-video-frame/#post-3380638)
 * Hi, we have the same issue. Managed to make Lightbox load the Youtube videos 
   properly.
 * 1. Enable a Secondary Lightbox
    2. Follow all the requirements for video lightboxing
   3. In the Secondary Lightbox Settings setting, in the Other tab, confirm what
   your secondary class name is. My default setting happens to be lbp_secondary.
   4. I applied this to my Youtube lightbox, instead of the rel=”lbpModal”, like
   so:
 *     ```
       <a href="http://www.youtube.com/embed/p2GLcFZQd3Y" class="lbp_secondary">
       <img src="http://img.youtube.com/vi/p2GLcFZQd3Y/hqdefault.jpg" width="700" height="320"/>
       </a>
       ```
   
 * 5. Saved everything, refreshed my browser and it works! 😀
 * Hope this helps.

Viewing 2 replies - 1 through 2 (of 2 total)