Hi, Kris,
TablePress is a very good plugin. It has support for some simple math formulas.
Could you have a look on the document page on formula of TablePress to see if this could help you sovle this problem?
If it does not help, leave a message here, please.
Wish you have a good day.
Hi,
thanks for your post, and sorry for the trouble.
From what I can see on your website at http://www.d2softball.com/cacc-standings-test/ (I can not access the link that you posted, as that would require a log in.), you are refering to the use of Shortcodes in formulas, right?
This is indeed not possible by default, but can be achieved by installing a small TablePress Extension as a new plugin, see http://tablepress.org/extensions/shortcodes-before-formulas/
That will enable another Shortcode parameter that activates the functionality that Shortcodes are parsed before formulas. So, just extend your Shortcode from something like
[table id=CACC-ST-Test /]
to
[table id=CACC-ST-Test shortcodes_before_formulas=true /]
after installing that Extension.
Regards,
Tobias
That worked! As always, thanks so much for the help Tobias!
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!