Viewing 16 replies (of 16 total)
  • Plugin Author paulstuttard

    (@paulstuttard)

    All very mysterious,

    You should not be getting any %KEYWORDS being displayed after the shortcode is processed. Could indicate that the preg_replace is not completing correctly. You could try adding the following to WordPress config.php:

    ini_set('pcre.backtrack_limit', 10000000)

    I’m working on optimising the performance of the plugin, so the next version might work better for you.

    Be aware I have not tested the ‘Shortcode Cache’ much, it was something I was working on when I had to do the bug fix release.

    Paul

Viewing 16 replies (of 16 total)
  • The topic ‘Shortcode breaks css’ is closed to new replies.