hi, it could be useful instead of <i class="fa fa-cog"></i> linking to "edit preferences" page make a dropdown with a item list "change avatar, edit profile.."
i mean like the attachment, do you think it could be possible in next release?
in meanwhile i would appreciate if someone could tell me how to do a simple html dropdown, i tried a lot of bootstrap 2.3.2 examples, but nothing works.
Hi Alfredo,
Thanks for your query.
I have informed to our developer team.
If they accept and get started developing then I will inform to you.
BTW, it should work fine if you follow bootstrap 2.3.2 dropdown.
Thanks
Ashraf wrote: Hi Alfredo,
Thanks for your query.
I have informed to our developer team.
If they accept and get started developing then I will inform to you.
BTW, it should work fine if you follow bootstrap 2.3.2 dropdown.
Thanks
Hi Alfredo,
I have sent a download link of the toolbar module with requested feature at your private message.
Please download it and install from extension manager.
Thanks
Hi alfredo,
Sorry for the delay due to have a small vacation.
Can you send us the ftp info by editing your first post?
It is required checking necessary files.
Thanks
Hi alfredo,
The ftp access is working fine and I have uploaded the file (root/components/com_community/assets/bootstrap/bootstrap.min.js) at your site.
But I attached the file here.
Important note: Let me know if it is not working at the time of upgrading jomsocial package.
Thanks
Ashraf wrote: Hi alfredo,
The ftp access is working fine and I have uploaded the file (root/components/com_community/assets/bootstrap/bootstrap.min.js) at your site.
But I attached the file here.
Important note: Let me know if it is not working at the time of upgrading jomsocial package.
Thanks
Hi alfredo,
About the bootstrap hack:
I have informed to the developer and once I get any update, I will let you know.
About the tooltip:
I have updated the fix at the toolbar and now it is working fine.
and what I did is as (root/modules/mod_community_toolbar/tmpl/default.php at line no 256
<script type="text/javascript">
<!--<script type="text/javascript">
/*jQuery('#community-tb-wrap').tooltip({
selector: "a[rel=tooltip]"
})*/
</script>-->
</script>
<script type="text/javascript">
jQuery('#community-tb-wrap').tooltip({
selector: "a[rel=tooltip]"
})
</script>
Hi, Alfredo.
I agree with you in this matter but for the moment all feature request regarding Socialzie template are on hold.