Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter rwdoerr

    (@rwdoerr)

    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!

    Here is what the error is causing:

    https://postimg.org/image/4bku3slqn/

    Uncaught ReferenceError: wpdh_ajax is not defined
        at admin.js:11
        at admin.js:139

    Might be the same error I am seeing on the carousel editor page.

    admin.js:11 Uncaught ReferenceError: wpdh_ajax is not defined(…)

    Thread Starter rwdoerr

    (@rwdoerr)

    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
    Thread Starter rwdoerr

    (@rwdoerr)

    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)