Plugin Support
Dani
(@devdani)
Hello richopenshaw,
Please follow these steps to address the issue:
- Disable the Limit Shortcode Parsing and Verify Single Shortcode options.
- Use the Text Module instead of the Code Module.
If the issue persists, enable WordPress debug mode, visit the page containing the table, and check the error.log file for any PHP errors. If you find any relevant entries, please share them here (hide sensitive data if necessary) so we can further investigate.
Thank you, unfortunately that hasn’t resolved the issue but I’m not able to debug as I can’t access the root directory.
I don’t know if this has been resolved yet, but I had a browse through the code and believe that instead of using [lt id=”x”], we should be using [ltl id=”x”].
Plugin Support
Dani
(@devdani)
Hello edselopez,
Thank you for reporting this issue.
You’re absolutely right, under the Shortcode column, it currently shows [lt id="x"], but the correct shortcode should be [ltl id="x"].
We’ll be releasing an update this week to correct the displayed shortcode in that column. Thanks again for bringing it to our attention.