Forums
(@wijgaanhetregelen)
12 years, 3 months ago
it is fixed with
add_filter(‘the_content’, ‘do_shortcode’)
ty
yes yes
add this to your theme functions.php
add_filter(‘the_comments’, ‘do_shortcode’);
should work i think
after some searching i found
i added this to wp-events/wp-events-functions.php
now it works but it shows [events_show type=”today” /] after every used shortcode within wp-events messages.