I'm currently using the Socialize template v1.2.9 with Tigra and I can't seem to find out how to make the tooltip notifications on the Socialize toolbar only popup when a notification truly occurs like they are suppose to. When JS is loaded inside the component area the tooltip notifications are always open and on, but if an article is loaded inside the component area then the tooltip notifications don't display.
Hi, Richard.
This is known bug and was already reported to our developers.
It seems that real time notifications work only on JomSocial pages... but on any other pages, they don't. Page needs to be reloaded...
This should be fixed in JomSocial 4.0.1.
You may follow thread where bug was originally reported:
www.jomsocial.com/forum/profile-universa...-notification-module
Hi Michal,
Thanks for the quick reply. I reviewed the link you posted but my issue has nothing to do with being real time. I realize that the page needs to load again in order for them to display. My issue has everything to do with ALWAYS ON. All 3 tooltips should NOT be displayed UNLESS a notice has arrived. The reason for the tooltip is to catch the eye of the user. With all 3 of them always ON it's hard to notice that you got a message. I hope this explains it better.
Here is the html output I'm referring to:
<li>
<a class="joms-module-global-notif" title="" href="javascript:joms.notifications.showWindow();" data-placement="bottom" rel="tooltip" data-original-title="Global Notifications">
<i class="fa fa-globe"></i>
<span class="counter">0</span>
</a>
</li>
Hi, Richard.
I can't login to your site in order to see that issue.
It seems that my IP is blocked.
Could you unlock it?
My IP is: 89.229.79.211
Sorry about that Michal.. it should work for you now. I also have AdminExile installed so please make sure you use the special URL I sent over at the beginning of this tread. Thanks!
Hi, Richard.
I saw issue on your site.
Did you upgraded recently?
Try this, connect with your server via FTP.
Copy folder "local" located here: ROOT/templates/socialize
Then remove it from server.
Clear browser cache and reload page.
Hi Michal,
Yes, I've had too many issues to use a support forum to fix them and no I haven't upgraded anything yet. I was hoping 4.0 was going to fix most of these but I've run out of time and was hoping to get at least this one behind me.
I did what you asked and it created more formatting issues and the tooltips are still doing the same.
Hi, Richard.
I assign developer to this thread.
Hi Richard,
seem your using override for socialize toolbar module. and the code still using old one. could you please provide me FTP access detail by editing your first post at this topic. put it at site info form.
I will have a look the override code and will make some changes. I will let you know what the changes.
Regards
Hi Alertus,
Yes you are correct. I installed the toolbar override code for the older toolbar because the older tooltips work exactly as they should, while the socialize tooltips at the top do NOT work correctly and never did. They are always popped up and ON even when the count is "0".
I will give you FTP access, but only if you can AGREE to rename each original file to start with "JS-" that you want to make changes in.
Example:
If you want to change "toolbar.index.php" please rename my original file on the server to "JS-toolbar.index.php".
This way I have a current version and I know you have made code changes inside the file "toolbar.index.php".
Currently there is a file named "orig-toolbar.index.php" and that is the original file that came with the socialize template.
If you have a better idea I'm open to it, but it's extremely important to me that we both are on the same page when code is being changed.
Thanks for your help.