-
AuthorPosts
-
March 9, 2016 at 12:26 pm #595512
Hi, I tried to obtain an 80×80 px marker but it remains always at 40×40 so, is it possible to visualize it bigger then 80×80?
March 13, 2016 at 12:02 am #597297Hi,
Can you post the link to your website please?
Regards,
JosueMarch 13, 2016 at 12:10 am #597299March 13, 2016 at 12:25 am #597304Seems we’d need an access to be able to see the site, you can post that in a private reply here.
Best regards,
JosueMarch 13, 2016 at 4:46 am #597315In private section I send info. You’ re the third one that asks for it….
March 13, 2016 at 10:11 am #597355March 13, 2016 at 10:49 am #597358I see but, is it possible to have bigger then 80 x 80 px ?
March 14, 2016 at 4:50 am #597495Hi,
Open /config-templatebuilder/avia-shortcodes/google_maps.php and look for this line:
__('80px * 80px', 'avia_framework' ) =>'80',Replace it by this:
__('150px * 150px', 'avia_framework' ) =>'150',Regards,
JosueMarch 14, 2016 at 12:15 pm #597671Hi Josue, I did but it did not work I have another time a little marker more or less 50×50…..
March 15, 2016 at 12:22 am #598050It is working, once you made the change in the file you need to re-select the new option in the Page.
March 15, 2016 at 3:07 am #598105Yes I did and I also made it another time with correct dimensions (150x150px) but it results blurred.
here http://www.mulinoepastificio.it/dove-siamo/ you can verify what above saidMarch 15, 2016 at 7:55 am #598216Also in /config-templatebuilder/avia-shortcodes/google_maps.php look for:
$image = wp_get_attachment_image_src($shortcode['attr']['marker'], 'thumbnail');Change it to:
$image = wp_get_attachment_image_src($shortcode['attr']['marker'], 'full');-
This reply was modified 9 years, 8 months ago by
Josue.
March 15, 2016 at 8:39 pm #598590Hi Josue, now it works right
Thank you very much for your cooperation -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts
- The topic ‘Google Marker Dimensions’ is closed to new replies.
