• Resolved dchavarro

    (@dchavarro)


    I can see the data table in the admin, but not in the front-end. They only thing displayed are the headers. Inspecting javacript, the function that is not working is this:

    jQuery(function() {
    wpda_datatables_ajax_call(wpdaDbColumnsvwProductCompact4, “”, “vwProductCompact”, “”, “yes”, “Row details”, “modal”, “yes”, “es-ES”, “”, true, true, true, wpdaDbColumnsvwProductCompact4_advanced_options, 4, “If not listed”, [], “”, “”, “”, [], “false”, “false”, “”, wpdaDbColumnsvwProductCompact4_geosearch_options, “370b6b990f”, “”);
    });

    And the error is “Uncaught ReferenceError: jQuery is not defined”. How can I sort out this issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Leeberty

    (@aaronvincentlee)

    Hi @dchavarro ,

    Thanks for reaching out!

    Can you please send the page URL so we can assess this better?

    We’ll wait for your reply.

    Thread Starter dchavarro

    (@dchavarro)

    Dear Leeberty, thank you for your prompt reply. I have tested again and the issue is only in the preview of the post (using wp 6.2 and theme orbital). When published and accessed through an external user without rights to edit it is displaying as expected.

    Plugin Contributor Kim L

    (@kimmyx)

    Hi @dchavarro,

    Thanks for the update! We’re glad the issue’s been resolved.

    I’ll mark this post as resolved now. Feel free to create a new post if you have new questions. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Empty table in frontend’ is closed to new replies.