1. Milan Grniak
  2. Sherlock Holmes
  3. Bug report
  4. Friday, 22 May 2015
  5.  Subscribe via email
Hi, in com_hotspots\views\hotspots\tmpl\default.php on line 169 is
<h1> <?php echo $this->escape(HotspotsHelperSettings::get('page_heading', 'Hotspots')); ?> </h1>

so when I use plugin hotspots anywhere, there is header "Hotspots" because I can't set page header in plugin, like in menu item. I thing that line should be:
<h1> <?php echo $this->escape(HotspotsHelperSettings::get('page_heading', JText::_( 'COM_HOTSPOTS_VIEW_HOTSPOTS' ))); ?> </h1>
Responses (0)


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Last questions

Info about CMigrator for Joomla
Hi i need to import a few thousand articles from a site made in wordprres to a ...
0 Replies
Posted on Tuesday, 07 May 2024
  • New
    • #CMigator
    Error on android phone
    Why its working good on Computer and if i try it with smartphones the map dosent...
    0 Replies
    Posted on Tuesday, 07 May 2024
  • New
  • Complete Uninstall to Work in J4??
    We have recently updated a site from Joomlav3 to v4 (4.4.2). Now when we go to m...
    5 Replies
    Posted on Tuesday, 30 April 2024
  • New
  • Bug with front-end submission and table not having
    Hi, i think i found a problem. When trying to edit a hotspot from front-end ...
    3 Replies
    Posted on Wednesday, 15 March 2023
    Question regarding custom fields
    How do I access custom fields after I have created them?...
    1 Replies
    Posted on Wednesday, 24 April 2024
    • #custom fields