free joomla templates and extensions
Home Forum

Who's Online

We have 13 guests online
Welcome, Guest

Tooltip is simple Alternative Text in my site
(1 viewing) (1) Guest

TOPIC: Tooltip is simple Alternative Text in my site

3 years, 4 months ago Tooltip is simple Alternative Text in my site #187

  • Dragonstar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
I have installed Mini Ad Spot on my virtual Xampp Joomla 1.5.7 Installation. It works very well, but one thing doesn't work, the Configuration of the Tooltip.
When i filled out the Adspot Module Settings:

Enable position
Image file name
URL http://
Short description
Bots Follow or NoFollow

it looks so:



It looks like a simple Alternative Text of the Pic.

On your Site it looks like this:



On bestofjoomla.com it looks like this



The Tooltip shows the URL of the linked website and the description. I have tried to change these settings:

Custom background color
Custom border color
Custom font color
Custom title background color
Custom opacity
Fade in
Fade out
Order page

but whatever i select it changes nothing.

I use the newest version 1.2 for Joomla 1.5, what do i wrong?

I tried it with IE7 and Firefox 3.

It isn't the classic not saving changes bug which is posted here, because i can save and didn't redirected to the control panel. Also it save my changes on the modules (like the link to the website etc..) and it saves the module class suffix. But Custom Background color, etc.. isn't saved. That's because there is no tooltip, but a alternative text of the ad pic.
Last Edit: 3 years, 4 months ago By Dragonstar.

3 years, 4 months ago Re:Tooltip is simple Alternative Text in my site #189

  • Dragonstar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
I have found this thread

www.joomla-layouts.com/index.php/compone...p;catid=7&id=123

but the insert of the following line

<script type="text/javascript" src="/modules/miniadspot_js/wz_tooltip.js"></script>

doesn:t work.

Here the endlines of my index.php from my template (hivemind from rockettheme)

"<!-- end wrapper -->
<script src="www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-2160040-1";
urchinTracker();
</script>
<script type="text/javascript" src="/modules/miniadspot_js/wz_tooltip.js"></script>
</body>
</html>"

Also the insert directly after the <body> Tag doesn't work

"</head>
<body id="ff-<?php echo $fontfamily; ?>" class="<?php echo $fontstyle; ?> <?php echo $tstyle; ?>">
<script type="text/javascript" src="/modules/miniadspot_js/wz_tooltip.js"></script>
<!-- begin wrapper -->
<div class="wrapper">
<!-- begin top section -->"

Any idea?

3 years, 4 months ago Re:Tooltip is simple Alternative Text in my site #191

  • hiphopjam
  • OFFLINE
  • Expert Boarder
  • Posts: 114
  • Karma: 8
Did you add the tooltip script line to your template index file?

It will work either way. Before the ending tag or right after the beginning tag. For me it worked best right after with no errors.

Cheers

3 years, 4 months ago Re:Tooltip is simple Alternative Text in my site #195

  • Dragonstar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
Yes I add the line to the index.php of my template (it's this template www.rockettheme.com/Templates/Available_...08_Joomla_Templates/) but it doesn't work. I believe the template is guilty because i have often read about problems with Rockttheme Templates and scripts..

3 years, 4 months ago Re:Tooltip is simple Alternative Text in my site #197

  • admin
  • OFFLINE
  • Moderator
  • Posts: 222
  • Karma: 8
That is because the path is from Joomla! 1.0.x, and the script for the tooltip is not loaded. The correct path for you version Joomla 1.5.x should be:

/modules/mod_miniadspot/wz_tooltip.js
Last Edit: 3 years, 4 months ago By admin.

3 years, 4 months ago Re:Tooltip is simple Alternative Text in my site #198

  • Dragonstar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
@ admin

Thx for the correction, but even with the right line it doesn't work. I will install Mini Ad Spot and in one month there will come out the successor, i hope there will no problem anymore..
Time to create page: 0.28 seconds
Copyright © 2012 Joomla templates and extensions. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.