Tooltips... AHHHH ! :)

More
10 years 5 months ago #52137 by Chabi01
Hi,
Me again here.
I don't know if it's Joomla or Flexicontent but there is something i get on fields or even in jcomments associated with FC.

In a template (bootstrap or not bootstrap with J3), i have a lot of tooltips showing this in tooltip :

title of my tooltip::text of my tooltip

The tooltip is not formated or even parse correctly as i see the :: in the tooltip..

I add css rules, try to change the class, nothing.

What do i miss ?

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #52138 by tevez15
Replied by tevez15 on topic Tooltips... AHHHH ! :)
Hi..

FC have an option to hide the tooltips, how version you use?

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #52143 by ggppdk
Replied by ggppdk on topic Tooltips... AHHHH ! :)
Hello

upcoming FLEXIcontent v3 replaces these almost everywhere, but this is the least about UI

(we have new UI)


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #52144 by Chabi01
Replied by Chabi01 on topic Tooltips... AHHHH ! :)
The last one : version 2.2.1 rc

So, first, where is this option hidden :)
and if i hide the tooltip, that's a "flee strategy" as i have not the real solution to get this really working..

Thanks for your help

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #52146 by Chabi01
Replied by Chabi01 on topic Tooltips... AHHHH ! :)
Thanks for the the tip Georges.

So i need to wait for the next major release if i understand well.

So where is the option to deactivate the tooltips meanwhile ?

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #52149 by Rooney
Replied by Rooney on topic Tooltips... AHHHH ! :)

Chabi01 wrote: Thanks for the the tip Georges.

So i need to wait for the next major release if i understand well.

So where is the option to deactivate the tooltips meanwhile ?


There are several places. Not so easy:
1. In FlexiContent configuration: disable mootools tooltips
2. Every FlexiContent module has the option to hide tooltips
3. Some fields have a tooltip option.
4. Even if everything is disabled tmpl-common.js is loaded in some files. I have disabled it using
Code:
$headerstuff = $document->getHeadData(); unset ($headerstuff['scripts'][$this->baseurl. '/components/com_flexicontent/assets/js/tmpl-common.js']) ; $this->setHeadData($headerstuff);
Anyway, if you load a FC module you have to edit
Code:
/components/com_flexicontent/classes/flexicontent.helper.php
to disable all tooltip code generated by FC.
Hope this helps.
Rooney

Joomla! 3.9.24 and FC 3.3.9

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.544 seconds
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save