• Nice plugin. Like your responsive settings and your accessiblity settings (caption and scope attributes). Checked several table plugins and yours seems to be the only one that has straight out of the box.

    Found a couple of things that are a bit strange or maybe I just don’t know how to do it. Would you mind answering some questions:

    1. How to add buttons?
    2. How to select no border?

    How to add buttons?

    Trying to add buttons but when I copy paste some button html in a cell, this gets translated in a link (only).

    Tried to insert something like this:

    <a class="gb-button gbc-btn" href="example.com">Button</a>

    But flexible table outputs this as:

    <a >Button</a>

    No border?

    How to select border-style none?

Viewing 1 replies (of 1 total)
  • Plugin Author Aki Hamano

    (@wildworks)

    Trying to add buttons but when I copy paste some button html in a cell, this gets translated in a link (only).

    I don’t think this is a problem with the plugin. Try putting a link into some text inside a Paragraph block and assigning a class to the link via the code editor.

    After that, if you change the link URL the class should disappear.

    How to select border-style none?

    Change the border width to zero.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.