Target _blank only option?
-
Hi,
I was looking for a versatile Google Maps plugin for my site and I found yours. Great plugin and I really want to use it, but… I found a small error.
I really want my locations to target _self and not _blank.
It seems that you have the code for it in place already, but the classname of the form is wrong.In
/wp-content/plugins/wp-google-map-plugin/modules/location/views/form.php
Line 168, it now says:‘class’ => ‘wpgmp_location_onclick_redirect wpgmp_location_onclick form-control’,
This should be:
‘class’ => ‘wpgmp_location_onclick_custom_link wpgmp_location_onclick form-control’,
Do you think it’s possible to change this in the next update? I would hate to have to do it manually all the time.
Thanks again for a wonderful plugin!
I’m looking forward to your response.
The topic ‘Target _blank only option?’ is closed to new replies.