• Resolved Clark

    (@cgascoigne)


    I’m using WP-Table Reloaded 1.9.1 and WP 3.1.1, and the DataTables+TableTools options have no effect on the front side of the table. The table looks as though DataTables+TableTools are turned off regardless of what I select on the backend.

    See here: https://www.financialtaskforce.org/about/allied-orgs/

    This table should be sortable by column, it should be searchable, and the TableTools options should be activated. However, none of those options are working.

    Thanks!

Viewing 15 replies - 16 through 30 (of 40 total)
  • Good time of the day
    I with Russia and english weakly know so use the translator strictly problem with sorting, searching for on table as I have sustained таже problem as beside cgascoigne prompt what update get old version jQuery in my subject wp?
    Beside me too WP 3.1.1

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Alex,

    I’m really sorry, but unfortunately I don’t understand that automatic translation ??
    Can you maybe get a friend to help and translate?

    Thanks,
    Tobias

    Dear Tobias,

    I have the same problem as cgascoigne. please tell me where I can update in my theme jQuery because in the default theme it works good

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Alex,

    thanks for that description!

    Keep in mind that this does not necessarily have to be a jQuery problem, but could also be something else.
    Can you therefore post the URL to the page with your table, I will then try to find the reason.

    Regards,
    Tobias

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for the link.

    It looks like your new theme does not have a call to wp_footer(); in its footer.php file. There needs to be something like

    <?php wp_footer(); ?>

    right before the closing HTML </body> tag.
    Can you check that?

    Regards,
    Tobias

    I not powerfully understand in php If I you come file footer.php will be able to help?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    yes, please copy it into https://www.pastie.org and post the URL here.

    Tobias

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok, thanks for that.
    I’m a little bit confused that there is no </body> tag in there. Likely, that is in your theme’s index.php file.

    That does not really matter however, so please add

    <?php wp_footer(); ?>

    in a new line to the end of the footer.php.

    Regards,
    Tobias

    thank you enormous Tobias for help With you pleasantly to communicate!

    there is else small problem.
    The Table in Firefox 4.0 little is shifted (but in rest Web browse orderly!)
    https://bsm-celinstroi.ru/prajs-list/
    as this possible correct?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    the table looks the same for me in Firefox 4 and Chrome 12.

    It is however a little bit to wide, but this is coming from the length of the content. For example, the row 106 has a large text that make the table wide.
    You will either need to reduce the content length, or change your theme so that the area for the content on a page is bigger.

    Best wishes,
    Tobias

    thank you for answer I have sustained!
    There is else question but possible in your plugins to realize openings a croup goods as in Excel with price Presses + and is opened group goods that separate categories possible was open

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Alex,

    I’m not sure if I understand, but from what I understand, I don’t think that this is possible. Sorry.

    Best wishes,
    Tobias

Viewing 15 replies - 16 through 30 (of 40 total)
  • The topic ‘WP-Table Reloaded 1.9.1: "DataTables TableTools" Options Broken in WP 3.1.1’ is closed to new replies.