Forums
(@floatbeta)
3 years ago
I fix the links opening new tabs,
Just open wp_mapit.js and wp_mapit_multipin.js
Look for window.open( this._url );
window.open( this._url );
and change it to window.open( this._url, "_self" );
window.open( this._url, "_self" );
Still haven’t figured out why the popups on the map are not working yet.
5 years, 8 months ago
I found it on GitHub in the GCS PHP library issues gist. I think I might have something, I believe I am close. I will let you know if I figure it out.
Thanks for the quick reply,
I found this code:
$result = $bucket->upload($file, [ 'name' => !empty($media['name']) ? $media['name'] $ 'metadata' => [ 'metadata' => [ 'customMeta' => 'texthere' ] ] ]);
But I got a 500 error. Maybe I didn’t place it in the proper place?
5 years, 10 months ago
Sorry I forgot to ask also can it be setup with monthly payments?
6 years ago
That sounds great thank you.