PaulD68
Forum Replies Created
-
Thanks Tobias – where would I add that filter, in the theme functions.php file or in a plug-in file?
Thanks for the fast response Tobias.
Unfortunately I’ve tried adding the filter into the functions.php file and it doesn’t seem to make any difference at all.
I’ve changed the test page slightly to add one of the terms from the glossary (ACTH) so you can see that it is parsed (just before the TablePress table) but the table itself still is not parsed:
http://www.bloodtestingservice.co.uk/index.php/test-page-not-live/
Is there a single point within the TablePress plugin where I could add the filter after it has created the table structure perhaps?
Thanks,
Paul
Forum: Plugins
In reply to: [CM Tooltip Glossary] Conflict with TablePressSorry – the second page link got changed in a restructure of the content and is now:
http://www.bloodtestingservice.co.uk/index.php/blood-tests/our-tests/
Appreciate your points, I guess the core question I was asking was that if I can find the relevant point in the other plugin (TablePress) where they build the content in the table, is there a call I can wrap around it to make it parse the content for any glossary links? Is that the add_filter I mentioned in the original post and does that work in the free version?