Title: Haca's Replies | WordPress.org

---

# Haca

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

 *   [Profile](https://wordpress.org/support/users/webwow/)
 *   [Topics Started](https://wordpress.org/support/users/webwow/topics/)
 *   [Replies Created](https://wordpress.org/support/users/webwow/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/webwow/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/webwow/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/webwow/engagements/)
 *   [Favorites](https://wordpress.org/support/users/webwow/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: [[Elementor Website Builder - more than just a page builder] how to disable js in edit mode](https://wordpress.org/support/topic/how-to-disable-js-in-edit-mode/)
 *  [Haca](https://wordpress.org/support/users/webwow/)
 * (@webwow)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/how-to-disable-js-in-edit-mode/#post-12136380)
 * That is done with jquery and the following if statement:
 *     ```
       if(!$('body').hasClass("elementor-editor-active")) {
         // code here
       });
       ```
   
    -  This reply was modified 6 years, 7 months ago by [Haca](https://wordpress.org/support/users/webwow/).
    -  This reply was modified 6 years, 7 months ago by [Haca](https://wordpress.org/support/users/webwow/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Skelementor] debug or error information showing at bottom of theme page](https://wordpress.org/support/topic/debug-or-error-information-showing-at-bottom-of-theme-page/)
 *  [Haca](https://wordpress.org/support/users/webwow/)
 * (@webwow)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/debug-or-error-information-showing-at-bottom-of-theme-page/#post-11316772)
 * Same problem here since my update to WP 5.1.1
 * I created a theme child where i commented out the script, as bsmalldesign sugested,
 * But the Page title is still popping up between the header and main content.
    
   Only if i put a page on the elementor full with template, that last one disapears.
    -  This reply was modified 7 years, 3 months ago by [Haca](https://wordpress.org/support/users/webwow/).

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