• Resolved wrdprss878957

    (@wrdprss878957)


    Please help me get the sort/search back up.

    http://www.flytupelo.com/taa/?page_id=483

    I’ve recently updated from WP-Tables to Tablepress and the sort/search functions are missing. Here are steps I’ve taken to fix:
    – Disabled plugin.. Only one at a time.
    – Updated Theme to latest version.
    – Tried different browsers
    – Tried different computers.
    – Removed custom SCC to center tables (below)

    .tablepress-id-20 th,
    .tablepress-id-20 .sorting {
    text-align: center !important;
    vertical-align: middle !important;
    background-color: #000080 !important;
    color: #FFFFFF !important;
    }

    .tablepress-id-20 .sorting_asc,
    .tablepress-id-20 .sorting_desc {
    text-align: center !important;
    vertical-align: middle !important;
    background-color: #000080 !important;
    color: #FFFFFF !important;
    }

    .tablepress-id-20 td {
    text-align: center !important;
    vertical-align: middle !important;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this is your theme. It does not contain a call to the mandatory WordPress function wp_footer(); right before the closing </body> HTML tag in its “footer.php”.

    Regards,
    Tobias

    Thread Starter wrdprss878957

    (@wrdprss878957)

    That fixed it…

    Thank you for your quick response and great product. $15 donation from Paypal in your inbox.

    I’ll post the bug on the Atahualpa theme forum.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks again for the donation, I really appreciate it!

    Best wishes,
    Tobias

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tablepress javascript junctions are not working’ is closed to new replies.