• Resolved richopenshaw

    (@richopenshaw)


    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 to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Dani

    (@devdani)

    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, 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

    (@richopenshaw)

    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.

    Thread Starter richopenshaw

    (@richopenshaw)

    Excellent, thanks!

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

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