Plugin: BuddyPress ScholarPress Courseware

Join this plugin group to follow comments, support topics and reviews.

the stylesheet files is not loading (3 posts)

Started 5 months, 1 week ago by: hamid.farzi

  • Profile picture of hamid.farzi hamid.farzi said 5 months, 1 week ago:

    Hi , thank you for creating this powerful tool .
    i have a problem . the default stylesheet files of coursware is not loading .I looked at loaded resources by google Chrome Developer tool and Saw curseware.css and other cursware stylesheet files is not there .
    What should I do ?
    you can check it here : http://aryaacademy.ir/club/groups/test-group/courseware

  • Profile picture of hamid.farzi hamid.farzi said 5 months, 1 week ago:

    I solve it by editing line 81 and 118 of static.class.php
    change “bp_header” to “wp_header” and put a wp_print_styles(); after line 117

  • Profile picture of Stas SuČ™cov Stas Suscov said 5 months ago:

    Please, if bp_header is not working blame your theme vendor not Courseware!
    bp_header is one of the hooks BP needs!