×

Notice

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

TOPIC: Remove address search & newest location

Remove address search & newest location 13 years 5 months ago #10768

  • Aaron Pyne
  • Aaron Pyne's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Hello! I'm wondering how to remove the address search & newest location buttons from the bottom of the map?

Also, the word address is misspelled ( fyi).

Thanks!
Aaron

Remove address search & newest location 13 years 5 months ago #10773

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Aaron,
The stable version should fix all misspelled words :)

Well you can use joomla's 1.5 override system and override the output of hotspots.

Read this for more information:
docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core
Use the same logic described above for hotspots.

Remove address search & newest location 13 years 5 months ago #10899

  • Aaron Pyne
  • Aaron Pyne's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Thanks, but I'm lost as to what to do. Can you point me in the right direction as to where or what file to remove that from? If the spelling was ok it wouldn't be an issue, but my client would rather it be removed. Or tell me how to change to the correct spelling. Thanks!

Remove address search & newest location 13 years 5 months ago #10900

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Did you read the link in the above thread??? If you haven't read it again and make sure that you understand - that are the basics!

The footer is created in the following file:
components/com_hotspots/views/all/default_footer_info.php

so you will use template overrides to override this file.
You have to create
a folder in templates/your_template/html/com_hotspots/all/default_footer_info.php

now you can delete the content in the default_footer_info.php and hotspots is not going to show it. Keep in mind - this can cause some js errors on the page. So after that you will most probably have to make some small changes to the js file as well.
  • Page:
  • 1
Time to create page: 0.147 seconds