and btw… I’m also getting a error on the individual project pages:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘woo_single_post_nav’ not found or invalid function name in /home/timoronan/timoronan.com/wp-includes/plugin.php on line 429
Hi Jameskoster.
You mentioned that shortcodes will work in the Projects Plugin v1.1.0, but how can I use shortcodes in the full project description areas.
I’m not quite versed in coding, so I’m not sure where to add the line above,
add_filter( ‘post_excerpt’, ‘do_shortcode’ );
or how it works.
should I follow Jason’s suggestion?
Thanks
TIMØ