• Resolved dicky777

    (@dicky777)


    Hi,
    Is there a shortcake to display a specific cell of the table?
    For the mobile version of my site I have a different layout, but would like to use the same data from the table. Is this possible?
    Regards and thank you,
    Dick

    • This topic was modified 2 years, 2 months ago by dicky777.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter dicky777

    (@dicky777)

    And is it possible to hide the header row? I activated it as I probably need it for the shortcode to display a specific field…

    Thread Starter dicky777

    (@dicky777)

    2nd question solved with:
    .tablepress-id-1 .row-1 {
    display: none;
    }

    Thread Starter dicky777

    (@dicky777)

    Resolved with the extension. Sorry for the disturbance. Look like a great plugin

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Good to hear that you already found the TablePress Extension from https://tablepress.org/extensions/table-cell-shortcode/ ! That’s indeed my recommended solution for this.
    Note that you won’t have to make any changes to your table header (like hiding it or similar) when using this. The Extension will work independently.

    Regards,
    Tobias

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcode to display a specific cell’ is closed to new replies.