• Resolved andyturnernotewordy

    (@andyturnernotewordy)


    Just trying out V2, and very much want to invoke the ‘old’ shortcode extension [datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=2,3,4] with the the elementor block insert method. How is this done without re-using the old shortcodes?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    just to be sure, do you really mean “Elementor” block? Or regular WordPress block (“Gutenberg”)?

    For the first (Elementor), you would have to use Shortcodes, i.e. the “old”

    [table id=123 datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=2,3,4 /]
    

    For the new “TablePress Table” block in the WordPress block editor, you would add only the parameters (without the [ and ]) to the “Configuration parameters” text field in the “Advanced” section of the block properties, i.e.

    datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=2,3,4
    

    Regards,
    Tobias

    Thread Starter andyturnernotewordy

    (@andyturnernotewordy)

    OK. Thanks a million Tobias. I’ll give it a go! BTW – I thought I’d donated to your project earlier today and I so hope your new ‘professional’ status works out really well for you. As it turns out, I’d somehow accidentally bought a Datatables.net package which I don’t want. However, I will sort that out, and donate very soon …

    Thread Starter andyturnernotewordy

    (@andyturnernotewordy)

    Almost incidentally .. is there any V2-RC1 documentation available?

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    yes, that datatables.net package is something different, I’m not related to that.
    Thanks for wanting to support TablePress! 🙂 I also hope the future Premium versions will be helpful and interesting for you!

    Regarding the documentation: There’s nothing dedicated to TablePress 2.0 yet, as it hasn’t been released in its final version yet. I’m however working on that, so that I can hopefully publish it together with the full release then 🙂

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

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

The topic ‘Tablepress 2.0-RC1’ is closed to new replies.