Title: Shortcode not working
Last modified: May 20, 2025

---

# Shortcode not working

 *  Resolved [richopenshaw](https://wordpress.org/support/users/richopenshaw/)
 * (@richopenshaw)
 * [1 year ago](https://wordpress.org/support/topic/shortcode-not-working-482/)
 * Hi, I have created my first table and have tried to add to the page above using
   a divi code module. However, it is displaying the shortcode as text, not the 
   table itself. As you’ll see, I have an existing table from a different plugin
   that is displayed using a code module but I want to replace it. Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-not-working-482%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Dani](https://wordpress.org/support/users/devdani/)
 * (@devdani)
 * [1 year ago](https://wordpress.org/support/topic/shortcode-not-working-482/#post-18475301)
 * Hello richopenshaw,
 * Please follow these steps to address the issue:
    1. Disable the **Limit Shortcode Parsing** and **Verify Single Shortcode** options.
    2. Use the **Text Module** instead of the **Code Module**.
 * If the issue persists, enable [WordPress debug mode](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/),
   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.
 *  Thread Starter [richopenshaw](https://wordpress.org/support/users/richopenshaw/)
 * (@richopenshaw)
 * [1 year ago](https://wordpress.org/support/topic/shortcode-not-working-482/#post-18475558)
 * Thank you, unfortunately that hasn’t resolved the issue but I’m not able to debug
   as I can’t access the root directory.
 *  [edselopez](https://wordpress.org/support/users/edselopez/)
 * (@edselopez)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/shortcode-not-working-482/#post-18524274)
 * 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](https://wordpress.org/support/users/devdani/)
 * (@devdani)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/shortcode-not-working-482/#post-18524361)
 * 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.
 *  Thread Starter [richopenshaw](https://wordpress.org/support/users/richopenshaw/)
 * (@richopenshaw)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/shortcode-not-working-482/#post-18524574)
 * Excellent, thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Shortcode not working’ is closed to new replies.

 * ![](https://ps.w.org/league-table-lite/assets/icon.svg?rev=2531569)
 * [League Table - WordPress Table Plugin](https://wordpress.org/plugins/league-table-lite/)
 * [Support Threads](https://wordpress.org/support/plugin/league-table-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/league-table-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/league-table-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/league-table-lite/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [richopenshaw](https://wordpress.org/support/users/richopenshaw/)
 * Last activity: [11 months, 3 weeks ago](https://wordpress.org/support/topic/shortcode-not-working-482/#post-18524574)
 * Status: resolved