Hello, i just launched a site a new wordpress blog using a free theme. The theme demo includes floating tooltips when the cursor hovers over a link, but in my installation this is disabled. Can anyone tell me how to set up the floating tooltips that are used in this theme? Thanks! Theme demo: http://templatic.com/demo/aggregator/
If tooltip is included in the theme, it must work with the theme as well, "but in my installation this is disabled"- i don't understand this.
I think the content in the theme is fetched from foreign server(s). So maybe something like downloading foreign data is disabled (e.g. fopen() in PHP is disabled). I didn't study the code this is only an idea... If we can see live URL where it is not working we can say more.
Thanks for your input. Yes the theme aggregates RSS feeds. My site is at boaterblog.com I'm guessing the tooltips work in the demo but are disabled in the download to try to get people to buy paid support. I found the transparent brown/blue background images used in the tooltip on my server, just need to figure out the missing code..
The problem is that your newsblocks.js file doesn't exist on your server. Please compare: http://templatic.com/demo/aggregator/wp-content/themes/aggregator/scripts/newsblocks.js and http://boaterblog.com/wp-content/themes/aggregator/scripts/newsblocks.js