The code doesnt fix the issue, this happens on all courses not one specific course. And the code given by Diana for global posts not working
Cant use the Id the bug is in all lms courses, need to fix the wplms bug or find a quick fix for all posts
i dont need a quick fix, i can enable comments using quick edit.
What i need is a permanent solution for wplms bug. Each time the course is updated the reviews will be disabled. On the site with multiple courses and users its impossible to remember to "quick fix" the comments everytime something gets updated
does not work for global posts
it only works if you specify the exact post id
eg
add_action('init',function(){
wp_update_post(array('ID'=>2927,'comment_status' => 'open'));
});
any solution to make it global?
what are you talking about?? its still version 3.5.1, the update is broken. Cant update to 3.6
This reply has been marked as private.
Hi i have the exact problem, was the issue resolved? the allow comments keeps getting unchecked on publish course. The only way to enable comments is to use quick edit*
please read carefully what i wrote, already did that and its not working
This reply has been marked as private.
never mind i embeded js and style inside function and it loaded, you can close this topic
This reply has been marked as private.
This reply has been marked as private.
[email protected] if you are still looking for a wplms developer