Viewing 13 replies - 16 through 28 (of 28 total)
  • First, thanks for the lightning fast reply! I used the first option and it worked perfectly. Couldn’t have been any easier. I see now where the custom commands field allows this plug-in to be quite configurable to my needs. Very nice! Thanks so much!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Great to hear that this helped!

    Best wishes,
    Tobias

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

    I agree with Simmeon great plug-in but im having a similar problem as him

    1)I’m trying to move the “Search Box” to far right.
    2)I’m trying to move the “Previous/Next Navigation” to the far right.
    3)If possible is there a way to add numbers to the previous and next buttons
    heres the site and table im tryin to fix any help would be appreciated thanks in advance Chris…. https://dayonetoronto.com/video/

    Also i’m able to change the color of the header row but i want to make it transparent if possible thanks again…

    sorry i resolved 1 and 2 but if anyone can help me with #3 and to change the header it would be appreciated

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Yes, for 1) and 2), you just had to choose the “Full Width” page template.
    Now for 3): You don’t actually want to make that transparent, I think, but hide that entirely. For that, please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress”

    .tablepress-id-12 thead {
      display: none;
    }

    Regards,
    Tobias

    Chris416

    (@chris416)

    Thanks for the fast response the code worked but i have one more question as i add more videos to the page is there a way to add numbers to previous and next buttons (i.e. < 1 2 3 4 5 > ) something similar to that thanks again for the help amazing table plug-in 5 stars

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ah, sorry, totally missed that part of your question…
    Yes, that is possible. Please add this to the “Custom Commands” textfield on the “Edit” screen of the table:

    "sPaginationType": "full_numbers"

    And thanks for wanting to rate the plugin, I really appreciate it!

    Regards,
    Tobias

    Chris416

    (@chris416)

    Also i have made more than one table is it possible to hide the header row in all of them because the grey box is still showing in two of my tables and i tried using the code in the support to hide the borders but it doesn’t seem to be working for me sorry for all questions im still new at this but i really appreciate the help thanks Chris… https://dayonetoronto.com/entertainment/audio/ and https://dayonetoronto.com/beats/

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Chris,

    for the pagination with numbers, please see my post above.

    For the borders: This does work with the code from FAQ. Just don’t forget to replace the “N” with the table ID (16 and 17).

    To also hide the header row for the other tables, also just copy my code from above and replace the table ID (12) with the new ID (16 and 17).

    Regards,
    Tobias

    Chris416

    (@chris416)

    Thank you so much for your help everything is working and I’ll recommend this plug-in to anyone looking to make tables once again five stars and fast replies amazing plug-in.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    It would be great if you could leave that 5 star rating at https://www.ads-software.com/support/view/plugin-reviews/tablepress here in the plugin directory. Thanks!

    Best wishes,
    Tobias

Viewing 13 replies - 16 through 28 (of 28 total)
  • The topic ‘Search Field Location Previous Next Location’ is closed to new replies.