Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Morten Dalgaard Johansen

    (@iosoftgame)

    Try adding the following to your “functions.php” file in your theme:
    add_filter(‘widget_text’, ‘do_shortcode’);

    If the plugin requires files be loaded in the header, I dont see how this plugin will work. The required files wont be loaded in the admin. Is this not the case?

    Plugin Author Morten Dalgaard Johansen

    (@iosoftgame)

    Hello Davidjs,

    That’s right that the other files is not loaded. However, this can be done from your functions.php file. I have included the possibility to use the plugin “Contact Form 7”, where the files are automatically included.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘getting a shortcode to work’ is closed to new replies.