Title: rwdoerr's Replies | WordPress.org

---

# rwdoerr

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] html is corrupted](https://wordpress.org/support/topic/html-is-corrupted-6/)
 *  Thread Starter [rwdoerr](https://wordpress.org/support/users/rwdoerr/)
 * (@rwdoerr)
 * [5 years ago](https://wordpress.org/support/topic/html-is-corrupted-6/#post-14353893)
 * Can I send you a private message? Website currently is password protected. Let
   me know where/how to send you the url and password. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Carousel Slider] New upgraded version not working (giving an error)](https://wordpress.org/support/topic/new-upgraded-version-not-working-giving-an-error/)
 *  [rwdoerr](https://wordpress.org/support/users/rwdoerr/)
 * (@rwdoerr)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/new-upgraded-version-not-working-giving-an-error/#post-8680146)
 * Here is what the error is causing:
 * [https://postimg.org/image/4bku3slqn/](https://postimg.org/image/4bku3slqn/)
 *     ```
       Uncaught ReferenceError: wpdh_ajax is not defined
           at admin.js:11
           at admin.js:139
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Carousel Slider] New upgraded version not working (giving an error)](https://wordpress.org/support/topic/new-upgraded-version-not-working-giving-an-error/)
 *  [rwdoerr](https://wordpress.org/support/users/rwdoerr/)
 * (@rwdoerr)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/new-upgraded-version-not-working-giving-an-error/#post-8647420)
 * Might be the same error I am seeing on the carousel editor page.
 * admin.js:11 Uncaught ReferenceError: wpdh_ajax is not defined(…)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Content Shortcode] Query Monitor – WP Comments with a lot of unnecessary queries](https://wordpress.org/support/topic/query-monitor-wp-comments-with-a-lot-of-unnecessary-queries/)
 *  Thread Starter [rwdoerr](https://wordpress.org/support/users/rwdoerr/)
 * (@rwdoerr)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/query-monitor-wp-comments-with-a-lot-of-unnecessary-queries/#post-7363941)
 * Hi Eliot,
 * Hope this is what you were asking for, see below
 *     ```
       WP_Comment_Query->get_comment_ids()
        wp-includes/class-wp-comment-query.php:860-
       WP_Comment_Query->get_comments()
        wp-includes/class-wp-comment-query.php:387
       WP_Comment_Query->query()
        wp-includes/class-wp-comment-query.php:339
       get_comments()
        wp-includes/comment.php:219
       et_comment_count()
        wp-content/themes/Divi/epanel/custom_functions.php:1304
       apply_filters('get_comments_number')
        wp-includes/plugin.php:235
       get_comments_number()
        wp-includes/comment-template.php:839
       CCS_Loop::prepare_each_post()
        wp-content/plugins/custom-content-shortcode/includes/core/loop.php:2237
       CCS_Loop::compile_templates()
        wp-content/plugins/custom-content-shortcode/includes/core/loop.php:1867
       CCS_Loop::the_loop_shortcode()
        wp-content/plugins/custom-content-shortcode/includes/core/loop.php:160
       CCS_Loop->default_loop_shortcode()
        wp-content/plugins/custom-content-shortcode/includes/core/loop.php:2882
       do_local_shortcode_tag()
        wp-content/plugins/custom-content-shortcode/includes/core/local-shortcodes.php:361
       preg_replace_callback()
        wp-content/plugins/custom-content-shortcode/includes/core/local-shortcodes.php:361
       do_local_shortcode()
        wp-content/plugins/custom-content-shortcode/includes/core/local-shortcodes.php:241
       do_ccs_shortcode()
        wp-content/plugins/custom-content-shortcode/includes/core/global.php:30
       CCS_Loop->the_loop_shortcode()
        wp-content/plugins/custom-content-shortcode/includes/core/loop.php:152
       do_local_shortcode_tag()
        wp-content/plugins/custom-content-shortcode/includes/core/local-shortcodes.php:361
       preg_replace_callback()
        wp-content/plugins/custom-content-shortcode/includes/core/local-shortcodes.php:361
       do_local_shortcode()
        wp-content/plugins/custom-content-shortcode/includes/core/local-shortcodes.php:241
       do_ccs_shortcode()
        wp-content/plugins/custom-content-shortcode/includes/core/global.php:30
       get_short()
        wp-content/plugins/custom-content-shortcode/includes/core/global.php:70
       end_short()
        wp-content/plugins/custom-content-shortcode/includes/core/global.php:50
       load_template('~/wp-content/themes/child-theme/footer.php')
        wp-includes/template.php:562
       locate_template()
        wp-includes/template.php:521
       get_footer()
        wp-includes/general-template.php:85
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Content Shortcode] Query Monitor – WP Comments with a lot of unnecessary queries](https://wordpress.org/support/topic/query-monitor-wp-comments-with-a-lot-of-unnecessary-queries/)
 *  Thread Starter [rwdoerr](https://wordpress.org/support/users/rwdoerr/)
 * (@rwdoerr)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/query-monitor-wp-comments-with-a-lot-of-unnecessary-queries/#post-7363802)
 * Thank you Eliot, I appreciate you looking into it.
 * After some thinking, I haven’t tested it if I use the shortcodes in the WordPress
   editor and load it regularly through the page normally, I only use it for the
   PHP output. I wonder if the issue is only with the PHP output.
 * Either way, if you need more information about my loop or the fields etc, please
   let me know!

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