Forums
(@farjadco)
1 year, 6 months ago
this is a disaster, it cause us a lot of problems
how can we change this ? ??
1 year, 11 months ago
just put this in functions.php :
function wpdocs_dequeue_script() { wp_dequeue_script( 'dokan-maps', 'https://maps.googleapis.com/maps/api/js?key=54656&', '', '3.7.15', true ); } add_action( 'wp_print_scripts', 'wpdocs_dequeue_script', 100 );
5 years, 9 months ago
I have same problem …
5 years, 10 months ago
@jobthomas thanks a lot you were right,it was a little css problem