• Resolved manilo23

    (@manilo23)


    Hi, in my site i removed jquery. The table works, but i have this error in console:

    ReferenceError: jQuery is not defined.

    This error is caused by this script in my site. How can i remove this script? I don’t need it. Thanks

    <script>jQuery(function($){
    var DT_language={"it_IT":{"emptyTable":"Nessun dato presente nella tabella","info":"Vista da _START_ a _END_ di _TOTAL_ elementi","infoEmpty":"Vista da 0 a 0 di 0 elementi","infoFiltered":"(filtrati da _MAX_ elementi totali)","infoPostFix":"","lengthMenu":"Visualizza _MENU_ elementi","loadingRecords":"Caricamento...","processing":"Caricamento...","search":"Cerca:","zeroRecords":"La ricerca non ha portato alcun risultato.","paginate":{"first":"Inizio","previous":"Precedente","next":"Successivo","last":"Fine"},"aria":{"sortAscending":": attiva per ordinare la colonna in ordine crescente","sortDescending":": attiva per ordinare la colonna in ordine decrescente"},"decimal":",","thousands":"."}};
    $('#tablepress-216').DataTable({"language":DT_language["it_IT"],"order":[],"orderClasses":false,"stripeClasses":[],"pagingType":"simple"});
    });</script>
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    If you remove jQuery, you will not be able to use the “Table Features for Site Visitors”, and you should therefore uncheck the “Enable Visitor Features” on the table’s “Edit” screen.

    Regards,
    Tobias

    Thread Starter manilo23

    (@manilo23)

    Thanks TobiasBg. But i already have all disabled, still same error.

    Do you have any other suggestion?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter manilo23

    (@manilo23)

    Sure, thank you!
    assemblarepconline .it/configurazione/assemblare-pc-video-editing/

    Now i only enable this element, but also without it, still the same problem.

    • This reply was modified 2 years, 1 month ago by manilo23.
    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    are you sure that you turned the “Enable Visitor Features” checkbox of for table 216 as well? If so, what’s the full Shortcode that you are using to embed this table on the page?

    Regards,
    Tobias

    Thread Starter manilo23

    (@manilo23)

    my mistake, sorry i forgot table 216. Problem solved, thanks a lot!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Remove jQuery and ReferenceError’ is closed to new replies.