Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 16 Hours, 10 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Tooltips in AceSEF
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Tooltips in AceSEF
#7739
Tooltips in AceSEF 1 Year, 11 Months ago  
Tooltips in AceSEF are not visible when BetterPreview is "on"

Joomla 1.5.15
Better Preview 1.6.0
AceSEF 1.3.2

Kind regards,

Jacek
Jacek
Posts: 3
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#7741
Re: Tooltips in AceSEF 1 Year, 11 Months ago  
Problem is with AceSEF, not with BetterPreview.
AceSEF causes conflicts on more than 1 area.

For this, you can fix it by changing:
/administrator/components/com_acesef/views/config/tmpl/view.html.php
line 40
From:
$document->addScriptDeclaration("window.addEvent('domready', function(){ var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 60, fixed: false}); });");

To:
JHTML::_('behavior.tooltip');
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#7745
Re: Tooltips in AceSEF 1 Year, 11 Months ago  
I have two lines in this file:

40: JHTML::_('behavior.mootools');

and

41: $document->addScriptDeclaration("window.addEvent('domready', function(){ var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 60, fixed: false}); });");

After erasing line 41 is ok.

Thank you for such quick help.
Jacek
Posts: 3
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#7748
Re: Tooltips in AceSEF 1 Year, 11 Months ago  
Yeah, it was the second line (41).
The JHTML::_('behavior.tooltip'); is just to make sure the tooltip scripts are loaded if no other extension will do that. In your case, BetterPreview already does that. But if you disable BetterPreview, you might get a problem. So best is to put that line in there.
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#7752
Re: Tooltips in AceSEF 1 Year, 11 Months ago  
So, ... I will not disable BetterPreview
Jacek
Posts: 3
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Peter van Westen
MaxCDN | Content Delivery Network | Accelerate your site to the max
hosting joomla
Open Source Training | Online Joomla! Training and Support