Pixelquest

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
in reply to: Download Interrupt / file corrupt #90361

Pixelquest
Member
This reply has been marked as private.
in reply to: Download Interrupt / file corrupt #90290

Pixelquest
Member
This reply has been marked as private.
in reply to: Download Interrupt / file corrupt #90215

Pixelquest
Member
This reply has been marked as private.
in reply to: Download Interrupt / file corrupt #90087

Pixelquest
Member
This reply has been marked as private.
in reply to: WPDM breaks sub menu on iOS devices (iPhone / iPad) #4470

Pixelquest
Member

Hi vfxadmin, i just talked to the life support and all you have to do is to diable bootstrap in funktions.php. You can comment the following part and everything works fine…Maybe we have to look for a more responsive theme but this helps for the first.

/*
if(get_option(‘wpdm_exclude_bootstrap’)==0){
wp_enqueue_style(‘wpdm-bootstrap’,plugins_url().’/download-manager/bootstrap/css/bootstrap.css’);
wp_enqueue_style(‘wpdm-bootstrap-responsive’,plugins_url().’/download-manager/bootstrap/css/bootstrap-responsive.css’);
wp_enqueue_script(‘wpdm-bootstrap’,plugins_url().’/download-manager/bootstrap/js/bootstrap.min.js’,array(‘jquery’));

}
*/

Viewing 5 posts - 1 through 5 (of 5 total)