 admin
|
I am tring to install the marquee in the theme but getting this error above the marquee announcement that works perfectly.
Warning: Missing argument 1 for wds5_wp_announce_marquee(), called in /mounted-storage/home39c/sub001/sc30862-QUJV/onethatknows.com/wp-content/themes/cleanr/header.php on line 30 and defined in /mounted-storage/home39c/sub001/sc30862-QUJV/onethatknows.com/wp-content/plugins/wp-announcements/wp-announcements.php on line 67
Is it a bug in my theme or in the plugin and how can I fix it?
|
 admin
|
I am having the same issue. Initially I thought it was my theme. But the error shows up on the default WordPress themes as well. This seems like a cool plugin and I would like to use it ,but I can't figure out the problem.
Does anyone know why it is not working for the default themes? That might help me to figure out what my issue is. I have been working on this error for the last 5 days :O(.
|
 admin
|
When using the php function in your theme use wds5_wp_announce_marquee('');
|
 admin
|
Thanks for your response. That resolved the issue.
|