Tool Tip on field "related items" [sort of solved]

More
12 years 1 week ago - 12 years 1 week ago #24774 by hede
Where does one switch off the tool tip on the field "related items" that pops up on every element in the list?

cheers

FF on Win10, FLEXIcontent version 3.0.10 on Joomla 3.4
Last edit: 12 years 1 week ago by hede.

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

More
12 years 1 week ago #24778 by kenmcd
.
There is no "switch" to affect this, but there is a CSS class.
You could use the CSS class to hide the tooltip.

In file
com_flexicontent_20x_svn_r1263_2012-05-02/plugins/relateditems/relateditems.php
line 508 reads
Code:
$link= "<a href='". JRoute::_(FlexicontentHelperRoute::getItemRoute($itemslug, $catslug)) ."' class='hasTip relateditem' title='". JText::_( 'FLEXI_READ_MORE_ABOUT' ) . '::' . addslashes($result->title) ."'>".$itemtitle."\n";
In that code the relateditem class in
Code:
class='hasTip relateditem'
enables you to affect this with your CSS file.
You should be able to use this class to modify or hide the tooltip.

.

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

More
12 years 1 week ago #24779 by hede
Thank you kenmcd for the hint. This method suits me as a dev, but an editor without any coding skills wont be able to do this. I remember seeing this Tool Tip as an option (switch) in some other fields. I will post a feature request to have this switch in every field.

FF on Win10, FLEXIcontent version 3.0.10 on Joomla 3.4

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.399 seconds
Save
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