hi, i want to add some tooltip to my toolbar module.
the default tooltip shows on top, so i cant see it.
Tipsy has an attribute data-placement, but in your 'customized' implementation of tipsy it doesnt work. how can i do that?
Hi, Alfred.
Your request apply to workinmoda.com?
Or you have JomSocial on localhost?
Hi, Alfredo.
I'm sorry but then I can't help you as I can't reach your localhost.
We don't support localhost:
www.jomsocial.com/support
What we won't support:
Layout overhauls and making your site pixel-perfect - If the component works fine but you're not satisfied with the overall look and feel, you’ll need to hire a professional designer to customize the layout.
Changing the current functionality - JomSocial is delivered as is. All of its functions have been tested to work in common Joomla environments.
Changing the current functionality to achieve different behavior is not something we recommend. We don’t support it.
Adding new functionality - No matter how trivial, adding anything to the current base always requires time.
Moving HTML elements - Moving HTML elements in the layout is really not as easy as it sounds. What you’d think would be a ten-minute fix is more likely to be a ten-hour all-nighter. We’d really rather not.
You have purchased a standard licence and have removed or modified the backlink.
You have installed Jomsocial on a localhost or a non commercial hosting service
Domains that are not listed in your supported domains.
Everything else that is not specifically mentioned in the "what can we support" list.
i uploaded the site in the temp location
Part of the message is hidden for the guests. Please log in or register to see it.
but i cant change the support domain, how can i do that?
About my request, i don't want to be polemic, but here i'm not asking support in customization. I'm a web developer and i can do my own customizations, but I noticed JS Bootstrap Tipsy implementation is a little personalized by the JS developers, and since there isnt any documentation about that, ask to the js developers is the only way to get rid of this issue.
Hi, Alfredo.
Please provide us with working administrator credentials.
I can't login to your developer site.
Please, edit your first post and add credentials to Miscellaneous fields.
Hi, Alfredo.
Hmmm... something is wrong. Please check configuration.php
As I encountered errors:
prntscr.com/3oarbi
prntscr.com/3oarkj
Hi, Alfredo.
Ok, now it works, thanks.
I reviewed your site and you're, right - tooltips are shown on top as default...
I think that it will be best if I assign template developer to that thread.
You'll ask him directly...
Hi Alfredo,
Sorry for late reply.
I have informed to our developer and very soon I will come back to you with update from our developer.
Thanks
Hi, Alfredo.
We have not received any response back from you in over 7 days, and would like to know if you consider this issue to be resolved. If you have any further questions, simply reply to this post.
Hi Alfredo,
There is already tooltip embedded with socialize template and all you have to do is to add a class as "hastooltip" as
<a title="this is a tooltip" class="hastooltip" href="#">any text</a>