×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Remove "Directions" in Popup Window

Remove "Directions" in Popup Window 12 years 8 months ago #14114

  • Lakes Entrance
  • Lakes Entrance's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Hi, I'd like to be able to remove the Directions and the Green box that it shows in when the Pop-up window shows on the Map.

I don't need Directions, as we're using it for Lakes and Water destinations.

I've already disabled the "details view page", and intend to create my own articles and link from within the Short Description.

Reason being is because i was not getting the Joomla SEF URL's when clicking through that way, as opposed to SEF URL's when accessing the particular articles via a menu link. And, the pop-up boxes are now smaller, which is what we want.

I feel I have more control over the Articles etc if I do a manual link from the short description.

Remove "Directions" in Popup Window 12 years 8 months ago #14120

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
You will need to make changes to media/com_hotspots/js/Hotspots.js - so write them down - the next update will override those changes and you'll have to make them again.

go to the file and find the function infoWindowToolbarActions around line 450.
at the beginning of this function add
var container = new Element('div');
return container;

This should do the trick.
Cheers,
Daniel

Remove "Directions" in Popup Window 12 years 8 months ago #14132

  • Lakes Entrance
  • Lakes Entrance's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Oh, you're a gem. Took me two goes, as there's two references in that file. But it works like a treat. These pop-up windows are so customisable, i love you for it.

You're a master of your product, and your quick responses are also much loved.

Shane
  • Page:
  • 1
Time to create page: 0.103 seconds