Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author krozero

    (@krozero199)

    Hi, can you please try re-installing the plugin. and is it possible to share screenshot so i can see the problem. is there any errors or warnings etc? Please let me know. Thanks!

    Thread Starter KarKo

    (@kkotha82)

    I reinstalled. It is still the same issue. There are no errors and warnings.
    See the screenshot here: https://goo.gl/1BdHxv

    By default, widget text is not checked for the presence of shortcodes. But you can enable shortcodes in widgets using this line which is best placed in functions.php for your child theme.

    add_filter('widget_text', 'do_shortcode');

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘GET SHORTCODE and GET CODE missing’ is closed to new replies.