• Resolved TDNeumann

    (@tdneumann)


    I am using the TablePress plugin to create itinerary tables for workshops I hold, each table is tied to a specific workshop. When a workshop is created it gets a slug associated with it, I use a numeric portion of that slug in the Table ID: of the associated TablePress table. I can then programmatically call up a table by grabbing the slug of the workshop and using that in my PHP call to TablePress. That is all working quite nicely, thank you!

    Here is the issue(s)

    01 – When editing the TablePress Table ID: in the Table ID: field on the TablePress editing screen, the field does not act “correctly” and the cursor jumps around within the field, leading to unpredictable field results. I can get around this, but it takes a number of moves of the cursor, within the field to get the information in the right place. Copy and paste have very unpredictable results as well.

    02 – At the top of the TablePress editing screen, there is a sentence showing the Shortcode result…

    To edit the content or modify the structure of this table, use the input fields and buttons below. To insert a table into a post or page, copy its Shortcode [table id=wsit-20 and paste it into a “Shortcode”

    As you can see it’s truncating the Shortcode and not displaying the correct/complete information. Again this is not a huge issue, as I am programmatically calling the table and already know the TableID in question. However, it could be misleading to some.

    Is it possible to correct these minor issues?

    Thank you!
    Tim Neumann

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

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not sure what you mean with the first part of the question. I can’t really see “jumping around”. Can you maybe create a small screencast of that?

    For the second problem: Yes, this unfortunately happens with longer table IDs, because the input field there can not adapt to the size. I don’t think that this affects too many people though, and there are many other places where the table ID is shown.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Table ID: Questions’ is closed to new replies.