Hi
I’v been using a TMS plugin called wpDataTables. I use it to display a datatable into a cornerstone page using place holder.
6 month ago, it stopped working. The placeholders are displayed insted of the content, see cap.
Ok copy the TMS support answer and ask you to give some information that could help them to solve this issue
It is possible that the page builder has its own logic on how it is implementing/rendering content on-page,
for Master-Detail we use the WordPress hook the_content, which we use for replacing the placeholders.
If the page builder has a “different timing” of when that happens, it is possible that is the reason why the placeholders don’t get properly changed.
To move forward, you can try to contact the page builder support to ask if they can explain the logic of how the page content is rendered,
if they can tell us of any hook that we can use to replace the placeholders,
Thanks for your help!
Michaël