Forums
(@crelegant)
9 years, 2 months ago
Refresh your permalinks and try again.
Before:
ditty_news_ticker($ce_ditty_post_id);
After:
echo do_shortcode(‘[ditty_news_ticker id=”667″]’);
when we use ditty_new_ticker, it doesn’t work and shows error but when we use do_shortcode it works and no error is displayed