Okay
  Public Ticket #2806944
tabel missed on columm
Closed

Comments

  • Samuel LIu started the conversation

    Hello, WpDataTable support
    I need your help for two things
    1. wpDataTables could not be updated while all the other plugins can be updated easily.
    2. This table: https://wecruisebest.com/cruise-depart-from-san-pedro-la/
    works good on PC, but not works on smart phone. please see the two screenshot from smart phone,one shows the problem, the other one shows the right columm (price) missed, 
    Please help me check the reason and fix it

    Thank you !

    Samuel 

  • [deleted] replied


    Hi Samuel

    Thank you for reaching out to us.

    1. Please download the full version from the email you received when you purchased the plugin (some hostings treat it as Spam, so please check your Spam folder as well). Also, you received an email with credentials for our store https://store.tms-plugins.com/login where you can download the full version fom.

    My suggestion is to update the plugin manually by following these steps:

    1.) Download zip from our store or from the email you received when you purchased the plugin

    2.) Use FTP to open /yourwordpressfolder/wp-content/plugins

    3.) Delete existing wpdatatables folder.

    4.) Upload the previously downloaded wpdatatables folder through FTP into "plugins" folder (unzip it)

    5.)  Go to WP-admin panel, open Plugins section.

    6.) Deactivate wpDataTables Plugin, and then activate it again.

    7.) Clear server and browser cache

    ____________________________________________________________________________________________

    If you are on hosting where you are not allowed to access your FTP, then follow these instructions:

    Please note that, before deleting the plugin from the Plugins page, it is recommended to enable the option "Prevent deleting tables in database" in main settings of the plugin if you want to keep your tables after deletion from the Plugins page. If you uncheck this option, all your tables will be deleted and you will need to create them again.

    1.) Download zip from our store or from the email you received when you purchased the plugin

    2.) Delete wpDataTables plugin from WordPress' Plugins page

    3) Click on Add new in top left of your Plugins page

    4) Click on Upload plugin in top left of your Plugins page

    5.) Choose the previously downloaded wpdatatables.zip file

    6.) When uploading is done, please Activate wpDataTables plugin

    7.) Clear server and browser cache.

    Please note that our plugin is around 14 MB in size, so if you are not able to upload it through WordPress plugins page, you will need to increase the following:

    upload_max_file size, 

    post_max_size,

    max_execution_time

    You should be able to find these values in your php.ini file or on your hosting panel. If you can't find it yourself please ask your hosting provider to provide it.

    2. JSON errors usually occur if you have a security plugin installed, or there's a security measure blocking admin-ajax calls. Also, if the pages are cached, it can occur. Try excluding pages where you have our tables loaded from being cached, and try again.

    If there's a notice, warning or fatal error WordPress that manifests through responses. Our table requires a valid JSON in the response, so if there are these notices, the JSON is not valid, and the data is not being loaded.