Hi,
thanks for your post, and sorry for the trouble.
The reason for this essentially is that these are not actually WordPress Shortcodes (which have the format [shortcode ... ]), but that they have a custom format. This means that the plugin likely uses custom code to parse this format into something usable. However, by default, they don’t seem to be doing this conversion if their custom Shortcode format is inside a table.
Unfortunately, as the Tabulizer plugin doesn’t seem to be freely available, I can’t check its code.
Regards,
Tobias
Hi Tobias
Thank you for your reply.
Can I send the Tabulizer files to you?
Best regards
Rakel
Hi Rakel,
yes, I would then be able to take a look. Please find my email on https://tablepress.org/impressum/
Regards,
Tobias
Hi Rakel,
thanks a lot for your email! From what I can see, you can replace these special codes that you are currently using with a regular WordPress Shortcode. After that, they should work within TablePress tables as well:
[data-source tag=FJrQ531VRsAbPBJwFbbVjsJw /]
The advantage of rewriting the special code to a regular Shortcode is that we won’t need any additional PHP code on the site (which would also be possible as an alternative though, if this approach fails).
Regards,
Tobias
Hi Tobias!
That worked! Thank you so much for your help and your excellent plugin!
Best regards
Rakel
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias