Conflict with Advanced Custom Fields (Pro)
-
WCP OpenWeather
Version 2.1.2Plugin loads during the “init” wordpress-a, outdated script maps (actually only location).
By this did not work api google maps attached by Advanced Custom Fields causing the inability to use Google Maps field in the ACF, and this destabilizes the work of the cockpit (hangs errors)
Advanced Custom Fields Pro
Version 5.3.2.2Problematic script is loaded in…
File:
classes/RPw.class.php
Function:
enqueueScripts()
Line:
wp_enqueue_script( ‘rpw-gm-lib’, $this->getAssetUrl(‘js/googlemap.js’), array(‘jquery’, ‘rpw-gm’) );File:
classes/RPw.class.php
Function:
enqueueAdminScripts()
Line:
wp_enqueue_script( ‘rpw-gm-lib’, $this->getAssetUrl(‘js/googlemap.js’), array(‘jquery’, ‘rpw-gm’) );
- The topic ‘Conflict with Advanced Custom Fields (Pro)’ is closed to new replies.