SmartCrawl Title & Meta conflict with LeagueTables plugin

When the Title & Meta feature is enabled in SmartCrawl, shortcodes from the LeagueTables plugin no longer work on my pages.

Instead of the expected table output, I get the following error message even if only one table shortcode is on the page:

“You can’t use multiple times the same shortcode.”

Tested in default 2017 theme with no other plugins active.

  • Adam
    • Support Gorilla

    Hello George

    I hope you’re fine today and thank you for reporting this.

    While I wasn’t able to trigger that exact message that you’re getting I was still able to confirm the issues with site being broken when using these two plugin at once. I’ve already reported it to our developers as a bug so they will look into it and hopefully be able to find a permanent fix soon.

    As a workaround, would you please add this line to the “wp-config.php” file of your site, right above the “/* That’s all, stop editing! */ line:

    define('SMARTCRAWL_FORCE_REWRITE_TITLE', true);

    Give it a try please and let me know if it solves the issue for now (and doesn’t break any other aspects of the site).

    Best regards,

    Adam