×

Notice

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

TOPIC: Some questions

Some questions 10 years 6 months ago #22911

  • Angeliki Tzavara
  • Angeliki Tzavara's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
First of all excellent component, thank you for making my life a lot easier. :woohoo:

I’m designing a site where each article will have a single hotspot in it. I’m using K2 and every article has a K2 extra field that inside has a hotspot location {hotspots hotspot=xxx} .

Due to design reasons I actually call all the extrafields twice in each article. When I do that only the first call of the 2 plugins works.

Besides that the actual size of the map is again due to design reasons quite small. So I went to the Content – HOTSPOTS plugin and inputted the dimensions I want which are height 175 and width 168. This created a problem as the menu opens up by default and takes up all the space. Also because of the small dimensions you can’t close the menu since its outside of the <div>. I’ve managed to bypass this by hiding the sliding menu when its inside extrafields through css like so:
#itemExtraFields #slide_menu {
display: none;
}
but it would be nice to have options for things like that in the plugin.

Another problem I have is that because the map is so small in article view it’s not very usable. It would be nice to have a button for full screen viewing like we have in category view. I can bypass this by linking the whole map to a new page with a single hotspot (index.php?option=com_hotspots&view=hotspot&id=xxx) which works really good but in the new page there is no email option.

Also the email doesn’t seem to work at all in my case. When I click it I get a window with title Email this map to a friend and below that “The requested file could not be found.” Caused by plugin GK Open Graph Article Parameters. Fixed by disabling said plugin

Finally I would be nice to have an option to email the directions to someone.

That’s all and sorry for the long post

Some questions 10 years 6 months ago #22917

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Vassilis,
Thanks for the feedback. I'll take this into consideration when I update the plugin.

Regards,
Daniel
  • Page:
  • 1
Time to create page: 0.097 seconds