Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kevin heath

    (@ypraise)

    Hi

    solved the shortcode issue:

    change line 231 : $retcode .= $content;

    to: $retcode .= do_shortcode($content);

    when I get time I’ll try and hack a bit of code to restrict firing to just search engine visitors.

    Kevin

    Hi

    I have this problem to.
    It only shows the shorcode after clicking like.

    The shortcode is for a plugin called “Gallery plugin”

    Need help!

    // Viktor

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Like To Keep Reading] Shortcodes do not work withing locked cotent’ is closed to new replies.