Thread Starter
alcv
(@alcv)
Hello
I resolve the problem
include('../../../../wp-load.php');
echo do_shortcode('
[google-map-v3 width="100%" height="350" zoom="12" maptype="roadmap" mapalign="center" directionhint="false" language="default" poweredby="false" maptypecontrol="true" pancontrol="true" zoomcontrol="true" scalecontrol="true" streetviewcontrol="true" scrollwheelcontrol="false" draggable="true" tiltfourtyfive="false" addmarkermashupbubble="false" addmarkermashupbubble="false" addmarkerlist="Киев 15{}1-default.png" bubbleautopan="true" showbike="false" showtraffic="false" showpanoramio="false"]
');
The problem is that wordpress interpreter 2 times once the php code in the page with the shortcode and then go through the script creates a shift ca.
It should directly insert the shortcode in the php page.
Thank you to the member for helping me a.livak corrected the bug
bye
alcv