Tool tips – UserPro Forums https://forum.userproplugin.com/forums/topic/tool-tips/feed/ Tue, 30 Apr 2024 13:40:33 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/tool-tips/#post-27903 <![CDATA[Tool tips]]> https://forum.userproplugin.com/forums/topic/tool-tips/#post-27903 Fri, 14 Mar 2014 23:12:50 +0000 kwilliamroman Ahmed do you or anyone here know how to disable tooltips for the profiles?

I think it’s super cool that the public and press on the icons via the profile banners when on mobile and instantly access the info but now with the tooltips highlighting to then access the info is kind of taking away from the experience.

Ahmed would you consider making it an option to enable/ disable tooltips please?

]]>
https://forum.userproplugin.com/forums/topic/tool-tips/#post-27911 <![CDATA[Reply To: Tool tips]]> https://forum.userproplugin.com/forums/topic/tool-tips/#post-27911 Fri, 14 Mar 2014 23:58:48 +0000 Ghost1227 Kinda a quick hack, but adding the following to your CSS will prevent the tooltips from showing on mobile devices:

@media all and (max-width: 699px) {
.tipsy {
display: none !important;
}
}

]]>
https://forum.userproplugin.com/forums/topic/tool-tips/#post-28620 <![CDATA[Reply To: Tool tips]]> https://forum.userproplugin.com/forums/topic/tool-tips/#post-28620 Thu, 20 Mar 2014 05:37:14 +0000 kwilliamroman @Ghost1227 Thank you!

I really appreciate your help 🙂

]]>
https://forum.userproplugin.com/forums/topic/tool-tips/#post-28623 <![CDATA[Reply To: Tool tips]]> https://forum.userproplugin.com/forums/topic/tool-tips/#post-28623 Thu, 20 Mar 2014 05:53:35 +0000 Ghost1227 That’s what I’m here for!

]]>
https://forum.userproplugin.com/forums/topic/tool-tips/#post-28655 <![CDATA[Reply To: Tool tips]]> https://forum.userproplugin.com/forums/topic/tool-tips/#post-28655 Thu, 20 Mar 2014 10:06:35 +0000 admin Very useful, thanks a lot!! 🙂

]]>
https://forum.userproplugin.com/forums/topic/tool-tips/#post-29465 <![CDATA[Reply To: Tool tips]]> https://forum.userproplugin.com/forums/topic/tool-tips/#post-29465 Tue, 25 Mar 2014 00:42:19 +0000 kwilliamroman @Ghost1227 @Ahmed

I’m so sorry but I had to share this!

I’m super excited.. for the first time in my life.. I just added my first lines of CSS ever! into the Custom CSS in userpro!

Again. Thanks and awesome updates!!!

]]>
https://forum.userproplugin.com/forums/topic/tool-tips/#post-29466 <![CDATA[Reply To: Tool tips]]> https://forum.userproplugin.com/forums/topic/tool-tips/#post-29466 Tue, 25 Mar 2014 00:44:12 +0000 admin You’re most welcome!

]]>
https://forum.userproplugin.com/forums/topic/tool-tips/#post-29472 <![CDATA[Reply To: Tool tips]]> https://forum.userproplugin.com/forums/topic/tool-tips/#post-29472 Tue, 25 Mar 2014 00:53:18 +0000 Ghost1227 That’s awesome! Welcome to the club! If you have any other questions, please feel free to let us know!

]]>