Pixelquest

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
Dec 4, 2018 at 8:05 pm
#90361
Member
Pixelquest
OP
This reply has been marked as private.
Dec 3, 2018 at 9:04 pm
#90290
Member
Pixelquest
OP
This reply has been marked as private.
Dec 1, 2018 at 12:32 am
#90215
Member
Pixelquest
OP
This reply has been marked as private.
Nov 28, 2018 at 1:10 pm
#90087
Member
Pixelquest
OP
This reply has been marked as private.
Feb 26, 2013 at 2:35 pm
#4470
Member
Pixelquest
OP

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)