Viewing 1 replies (of 1 total)
  • Hi Jamil!
    This seems to be a known issue for our developers and it should be fixed in next update, for now you can comment out line 719 in this file (wordfence/lib/wordfenceClass.php) to be like:

    //wp_enqueue_style('wordfence-colorbox-style', wfUtils::getBaseURL() . 'css/colorbox.css', '', WORDFENCE_VERSION);

    instead of:

    wp_enqueue_style('wordfence-colorbox-style', wfUtils::getBaseURL() . 'css/colorbox.css', '', WORDFENCE_VERSION);

    This should fix this issue.
    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘#cboxContent css conflict with lightbox plus colorbox plugins’ is closed to new replies.