• Resolved tiagoalves83

    (@tiagoalves83)


    Hi,

    I am debugging your code and I would like to suggest some changes:

    a) “/views/project/single.php” replace ‘<?’ for ‘<?php’ in line 29.

    b) “cpm.php” function “cpm_hide_comments” is hiding all activities on Project Activities page.

    If I just remove the

    $clauses['where'] .= " AND cpm_p.post_type NOT IN('$post_types')";

    the activities start to work.

    I am using multisite and WP 3.5 in a linux environment. With these 2 changes everything seems to work.

    https://www.ads-software.com/extend/plugins/wedevs-project-manager/

Viewing 1 replies (of 1 total)
  • Plugin Author Tareq Hasan

    (@tareq1988)

    Yeah, that was causing problems. It was intended for hiding comments on frontend widgets, but that created the bug. It’s fixed now.

Viewing 1 replies (of 1 total)
  • The topic ‘Project Activity is Blank – multisite’ is closed to new replies.