Okay
  Public Ticket #3394720
Error at Table
Closed

Comments

  • Christoph started the conversation

    1.The plugin shows the following error, when i try to edit the page:

    "Error

    There was an error while trying to save the table!parsererror One or more columns doesn't have a header. Please enter headers for all columns in order to proceed. "

    how can i fix it. and there are no edit possibilities on the header of the colums (see screenshot)

    2: how can i activate the URL's (they are typed p.e. as www.breitenbach-gartenbau.ch) as a Link to open in a new windes (and not to an 404 error page). 

    Attached files:  Bildschirm­foto 2023-06-17 um 11.02.06.png

  •  2,513
    Aleksandar replied

    Hello Christoph.

    Thank you for reaching out to us.

    The headers are missing in the source file (Excel, if I'm not mistaken), not in the plugin. You need to edit the file and make sure all columns have headers.

    Even the columns that appear to be empty - if they have some formatting applied, they will be seen as columns without headers, so it may be a good idea to select all the data and CTRL+SHIFT+V (paste without formatting) into a new file, and use that.

    2. You need to actually have the URL in cell. A webpage without "http://" or "https://" is not a valid URL, so it will lead to an empty page. You can edit the file, and add the data in an anchor tag. For example:

    <a href="https://www.breitenbach-gartenbau.ch/">www.breitenbach-gartenbau.ch</a>

    And it will correctly appear in wpDataTables, and it will work without issues.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables