box that pop up when you hover your mouse over profile can we speed up

The box that pop up when you hover your mouse over a profile can we speed that up

right now it takes about 15-20 seconds b/4 it will pop up

Quote · 6 Feb 2011

Yeah, that would be nice, most people don't even know the option is there, unless you hover over it for a length of time

Quote · 6 Feb 2011

it also make chatting with friend easier as opposed to  connecting to their profile

Quote · 6 Feb 2011

Odd that it's taking that long. The default is normally lower than that.

Admin->Settings->Advanced Settings

Then expand Profiles.

Look for Timeout before displaying profile info(in seconds):

Change it to a lower value.

https://www.deanbassett.com
Quote · 6 Feb 2011

The popup appears in about 10 seconds with my site but thats still way too long.

If you can't speed it up may as well lose it, most members don't even know the feature exists.

Quote · 6 Feb 2011

I really hate missing the obvious, Thanks Deano.

Set mine for 1 second and it's coming up in 2 seconds.

Much better.

Quote · 6 Feb 2011

Thank deano92964 I set mine to zero and it is work well Thanks again

Quote · 6 Feb 2011

Hello

 

how remove this in profile, how block popup window?

Quote · 8 Mar 2012

There is no way to disable it. But you can just set it to a huge number. 86400 seconds is equal to 1 day which should be good enough to prevent it from ever popping up.

https://www.deanbassett.com
Quote · 8 Mar 2012

yes, but when click on online icon, window to open, interes me how remove complete this popup action from profile info (on online icon)

Quote · 8 Mar 2012

Add this to your CSS :

#short_profile_info {
    display: none !important;
}

 

Its what ive done to remove (hide) that Popup. Please tell me if you find a clean solution for that.

 

regards,

 

S.C

Quote · 18 May 2012

Can it be disabled for site visitors?  Currently, on my site when not logged, the hover popup happens... with the "Subscribe Updates" button, which appears to do nothing.  Looks like a design bug to me.

http://pkforum.dolphinhelp.com
Quote · 18 May 2012

I've found www.addthis.com/gallery/share-stack is effectively killig the pop-up so it's kind of disabling it as well. I cannot decide if I like this or not (members were never able to use the hover / pop up anyway).

Quote · 14 May 2013

 Yes, this was bugging me for some time now, as well.

Can it be disabled for site visitors?  Currently, on my site when not logged, the hover popup happens... with the "Subscribe Updates" button, which appears to do nothing.  Looks like a design bug to me.

 

Quote · 14 May 2013

In wich file i can make changes to this box?
Not a css file, but i want to add some features and change the action buttons.

Quote · 30 May 2013

 

I've found www.addthis.com/gallery/share-stack is effectively killig the pop-up so it's kind of disabling it as well. I cannot decide if I like this or not (members were never able to use the hover / pop up anyway).

 I have noticed this for 7.1.x, any code added in the footer or header effects all types of popup problems, pop up bubble stops working as well (showing activity)

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 30 May 2013

Dear Sirs. I could not find the line "Timeout before displaying profile info(in seconds):" Has this changed in 7.1.4? Thank you.

popup_delay.jpg · 270.6K · 451 views
Quote · 24 Sep 2014

Opps. Sorry. Thats for dolphin 7.0

They removed that from the settings in dolphin 7.1. Has to be done in code now. See this topic. http://www.boonex.com/forums/topic/-Tip-Change-delay-timing-of-profile-hover-pop-up.htm



https://www.deanbassett.com
Quote · 24 Sep 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.