Jump to content

How to customize URL in map_infowindow_google.thtml?


Christopher Ambler

Recommended Posts

Simple question - in com_jreviews_addons/geomaps/views/themes/geomaps/geomaps/map_infowindow_google.thtml, the URL that makes the title hot is placed in a span called gm_title. The code for this contains an empty anchor tag, so I presume that it's filled at render time via JQuery.

 

Currently, it uses the base URL to the menu item, followed by the listing ID, a dash, and then the slug.

 

I'd like to override this so that the URL goes someplace else entirely. Where, exactly, is this URL constructed, so that I can create the appropriate override code?

 

Link to comment
  • 2 weeks later...
×
×
  • Create New...