• Resolved crowmeijin

    (@crowmeijin)


    Hello,
    I’m new to this and I’m sure you answer this question but couldn’t find the answer. I just want to know what language does PressTable use? When I wanna write a code, do I put the around it or doesn't need to. I'm trying to display the current date on different cells but not sure why isn't it working. Thank you.

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not sure what you mean here. TablePress does not support special codes like BBcode or similar to generate content.
    The closest way for the actual date would be to use PHP code, via https://tablepress.org/extensions/php-in-tables/

    Regards,
    Tobias

    Thread Starter crowmeijin

    (@crowmeijin)

    Hi, sorry like I’m trying to display the dates, like tomorrow and the next date on each table box. I was wondering what language do I need to learn or something beside me manually put the date. I’ve been trying to put currenttime, datetime, etc..

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    for this, you would then have to use PHP code, or, which should be better, develop a custom WordPress Shortcode to use in tables cells (which als needs do be done in PHP).
    For some basic “getting start” guide, I suggest https://developer.www.ads-software.com/plugins/shortcodes/

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wondering’ is closed to new replies.