Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This information is stored in the tablepress_tables option in the wp_options table.

    Before directly working with that, what are you trying to achieve here? Maybe I can suggest a better way?

    Regards,
    Tobias

    Thread Starter vivekpvk

    (@vivekpvk)

    Hi,
    Thank you for replying, now I’m handling one woo-commerce site. actually the concept is, I want to show product dimensions to the product page, then the customer will be chosen to particular dimensions from the table, then I have to show that particular row value only from the table.
    Ex:
    sl.no|name | Distance | height | Pl
    1| pr | 20cm | 5cm | 2cm
    2| pr | 40cm | 10cm | 4cm
    3| pr | 60cm | 15cm | 6cm

    the customer selected 40cm means. I have to show 2nd row only from the table…

    sl.no|name | Distance | height | Pl
    1| pr | 40cm | 10cm | 4cm

    and sorry for delay replying.

    Regards,
    vivekpvk

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok. I’m still not sure that I understand completely, but if you just want to show particular rows of a table, you could also take a look at the Row Filter Extension from https://tablepress.org/extensions/row-filter/

    Regards,
    Tobias

    Thread Starter vivekpvk

    (@vivekpvk)

    Hi ,
    Thank you for replying and suggested row-filter.

    Regards,
    vivekpvk

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Get table press table post id’ is closed to new replies.