Hotspots by Waindigo [Deleted]

This actually will disable the addon for usergroup any other solution?
You can add the view permission for each of the nodes that you want the usergroup to be able to view.

The alternative is to use CSS. Add the following to your EXTRA.css file:
Code:
.navTab.hotspots {
display:none;
}
 
You can add the view permission for each of the nodes that you want the usergroup to be able to view.

The alternative is to use CSS. Add the following to your EXTRA.css file:
Code:
.navTab.hotspots {
display:none;
}
Yeah that is the only option right now.
The ability to position hotspots in home, middle or end of main menu through nodes of tabs make easier to use than the default option.
 
Waindigo updated Hotspots by Waindigo with a new update entry:

Version 1.0.7 released

New features:
  • Permission for "create hotspot" is now a integer permission, meaning you can limit the number of hotspots a user can create.
  • Added column to xf_user_profile to keep count of the number of hotspots a user has created in total -- in XenForo 1.1 and below, you will need to rebuild the user cache after upgrade to update this.

Read the rest of this update entry...
 
  • Added column to xf_user_profile to keep count of the number of hotspots a user has created in total -- in XenForo 1.1 and below, you will need to rebuild the user cache after upgrade to update this.
If your going to add that, why not also add a profile page tab with the list of their hotspots like http://www.wayn.com/
 
Can you setup multiple maps under the same Hotspots tab? One for Travel, one for Dining, etc.? Maybe different tabs where the Hotspots Map and Hotspots List are?

Also, What do the icon url and shadow url's do?
 
Last edited:
With Upgrading to 1.0.7 and trying to create a new map i´ve lost the "CREATE HOTSPOT" Function.... Looked at Usergroups - looks good.
Can u help me out of that ?

Regards Tomba
 
Last edited:
With Upgrading to 1.0.7 and trying to create a new map i´ve lost the "CREATE HOTSPOT" Function.... Looked at Usergroups - looks good.
Can u help me out of that ?

Regards Tomba
I had a ***** of a time with this. Did you check the user group permission for creating number of hotspots? The default is set at 0, so if you don't put in a number it'll never come up with the Create option.
 
Okay, one more. I wanna get a second Map - what have i to do. Admincp - Create New Map - but what is to get in the field URL ... ?
ToMba
 
I am the one that provided Waindigo the code for this addon and paid him to create it for me some time ago so I need to know whether I can just update the original version 1 of it with this one
 
I am the one that provided Waindigo the code for this addon and paid him to create it for me some time ago so I need to know whether I can just update the original version 1 of it with this one
I suggest creating a test site and trying it out for yourself. That's the only way to know for sure.
 
Back
Top Bottom