Forum Replies Created

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

    (@thefoofighter)

    Hi Asgaros,

    Thanks again for the help, Got the raw editor going but yeah the main problem is still present. I will bring it to the attention of the Crayon devs and hope that they can muster a solution. If anything comes from it i’ll let you know.

    All the best
    Cathal

    Thread Starter thefoofighter

    (@thefoofighter)

    Hi,

    Makes sense I see, I’ll tidy that up and have a look for js running on page load.

    Thanks for the help and advice ??

    Mfg
    Cathal

    Thread Starter thefoofighter

    (@thefoofighter)

    Ah i see. Well its not bothering me as such.
    I did not view the source (silly of me) I assumed that it was the same as the view from the developer tools.

    I thought that maybe i had found something that would be of interest to you as the developer.

    Also i thought it was slightly related to another issue i have with this particular table. If you have a moment maybe you could help me with it?

    This table takes quite some time to load and i think the reason behind it is that the server needs to do checks on the data so that it can be styled differently. One such check is the length of the characters that are in the First column. If the count of chars goes above a certain amount a different css class is applied with a smaller font so that it fits better etc.

    I am doing this through custom shortcode functions which is convenient for me on the backend because it is easier to manage than going crazy looking at html elements everywhere.

    So what i was hoping to do was once the table is complete that i copy the html table from the rendered page and import that into another tablepress table as an html import which would then just render Html and not call php functions on the backend thus (hopefully) speeding up the loading time.

    I get a bunch of errors on import that look like this:

    The imported file contains errors:

    Error 801: Tag h2-hover-title invalid in line 9, column 63
    Error 801: Tag h2-hover-title invalid in line 19, column 63
    Error 513: ID titlelink already defined in line 19, column 202
    Error 513: ID author already defined in line 26, column 136
    Error 801: Tag h2-hover-title invalid in line 29, column 63
    Error 513: ID titlelink already defined in line 29, column 213
    Error 513: ID author already defined in line 36, column 136

    This is just a snippet of a huge list of errors

    I tried to import via html as well but the same errors.
    I am just wondering what I am doing wrong.

    Thanks for any help you can provide ??

    Cathal

    Thread Starter thefoofighter

    (@thefoofighter)

    Hi,

    I made a short video of the problem here
    The quality is not great but i think you may get the idea.

    Basically directly inside the element “<tbody class=”row-hover”> there are 482 unnecessary empty lines.

    Does this help?

    Thanks
    Cathal

    Hey,

    I have the same issue. It even seems that i cant vote as a guest at all. I have each rating set to a tablepress field with a unique ID and when i refresh the page it doesnt keep my changes. The data either isnt been sent to the db or isnt being retrieved. not sure

    Have you had any luck with this pbc278?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)