• Resolved lilaeule

    (@lilaeule)


    Hi Tobias,

    I’m currently trying the responsive extension. I have activated the Responsive plugin.

    With the functions-Section I have horizontal scrolling on and optionally turned off, but either way, nothing happens.

    I think the general problem lies with the shortcode. My Code is:

    [table id=2 responsive=”scroll” datatables_buttons=”pdf,print” datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=1,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23 /]

    Another user wrote to you:

    “The thing is that the “dom” parameter is somehow overwritten. So, to display both extensions, you need to add:
    “dom”: “BWlfrtip”
    in the “custom commands” of your table:
    – the B stands for the buttons extension
    – the W stands for the filterwidget extension”

    Are there also other letters to include the responsive extension in the shortcode, for example “R” for the (R)esponsive table?

    Unfortunately, the CSS code does not help me either:

    .tablepress {
    word-break: normal;
    }

    that you have recommended to another of ours.

    In the meantime, I have tried FooTable. Not bad, but it doesn’t change the fact that no scroll bar is displayed.

    What I particularly miss is the scroll bar.

    Maybe you still have an idea or a current case?

    Thank you and best regards

    Jürgen

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter lilaeule

    (@lilaeule)

    Hi Tobias,

    I solved the problem. The scoll bar is there – My settings on the page builder Divi were wrong.

    All that remains is the question of integrating several short codes, see above.

    Thank you.

    Regards, Jürgen

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Jürgen,

    you are doing everything correct here. The Shortcode is correct as well.
    You will indeed only need that extra “Custom Command” with that "dom": ... parameter, for the Buttons and ColumnFilterWidgets to work at the same time.
    The responsiveness or other Extensions do not need anything there.

    Regards,
    Tobias

    Thread Starter lilaeule

    (@lilaeule)

    Hi Tobias,

    with:

    “dom”: “BWlfrtip”
    in the “custom commands” of my table is the Extension not running.

    – the B stands for the buttons extension
    – the W stands for the filterwidget extension

    Die Question is:

    – The ??? stands for tablepress-responsive ?

    Regards,
    Jürgen

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Jürgen,

    please make sure to use upright " quotation marks, and not curly ones .
    If that’s not it, can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    You do not need a letter for the TablePress Responsive Tables Extension! It does not integrate into the dom parameter.

    Regards,
    Tobias

    Thread Starter lilaeule

    (@lilaeule)

    Hi Tobias,

    Here is the link. I just put the site online now. No one else can find the deep link.

    https://www.umdex.de/umdex-beta-website/

    As far as I can see, I did everything right. I went up and down your forum. Many hours now. I had also set the right quotation marks. You recommend this more often.`

    For the datatable functions, I clicked all checkboxes.

    Regards,
    Jürgen

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for the link! Can you please turn off that aggressive JS minification and caching (WP Fastest Cache?) temporarily?
    That is currently concatenating all the relevant JS files, which makes it difficult to see where there might be issues.
    (And in the browser error log console, I do get a message “[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive.” which relates exactly to that minified JS file. I have no idea what that message means though.)

    Regards,
    Tobias

    Thread Starter lilaeule

    (@lilaeule)

    Hi,

    WP-Fastest Cache is deactivated.

    Regards,
    Jürgen

    Thread Starter lilaeule

    (@lilaeule)

    i Tibias,

    I might have a better idea. I engage you at your regular hourly rate, because I think that you can clarify my questions that I still have within a few hours.

    My job is content marketing and environmental lobbying. I’m good at that. I’m bad at creating tables.

    So if you need X euros, then I’ll pay them. That’s what you’re the professional for. I don’t have the time to continue to take care of the table in the individual fight. I do not have sufficient elementary basic knowledge.

    You write me an invoice. I pay. I would like to stay with TablePress now. I like the simple backend.

    Can we agree on this? Then I’ll give you access to the WordPress backend.

    Regards,
    Jürgen

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Jürgen,

    thanks! With the caching turned off, the Buttons and ColumnFilterWidgets are actually working now, it seems?
    This likely means that you’ll just have to find the best setting for the caching plugin to not modify/minify the JavaScript files too much.
    (You could maybe even try turning it on again now, maybe a cache flushing was already enough.)

    For the other things, let’s best discuss this directly. Please find my email on https://tablepress.org/impressum/

    Regards,
    Tobias

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

The topic ‘Multiple commands in shortcode’ is closed to new replies.