Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-tooltip.avia-tt {
display: none!important;
}
Regards,
Yigit
P.S.: can i deactivate the other tooltip, which is not looking very stylish (where “oktjabr” is written when You hover)?
Hi!
is it possible to animate the gray (enfold) “tooltip” at the side of the pic? (where test is written when You hover)
This would be very handy in some cases.
Thanks a lot for the amazing support!
Regards,
finlando
Hey datadirt!
Yes, open up wp-content/themes/enfold/includes/helper-social-media.php and replace:
$this->html .= "<a {$blank} href='".$share['url']."' ".av_icon_string($icon)." title='' data-avia-related-tooltip='{$name}'><span class='avia_hidden_link_text'>{$name}</span></a>";
with
$this->html .= "<a {$blank} rel='nofollow' href='".$share['url']."' ".av_icon_string($icon)." title='' data-avia-related-tooltip='{$name}'><span class='avia_hidden_link_text'>{$name}</span></a>";
Best regards,
Peter
Our client has requested that we remove all of the ‘tooltips’ that show up with image titles. Do you have a suggestion for removing these, without actually having to remove the “title” elements?
Site is http://gochronicle.com
Submitted by Chuck Gregory, developer for Barbara Deckmeyer
-
This topic was modified 11 years, 4 months ago by
BarbaraD.
Hi!
Thank you for using the Enfold theme.
Regarding the logo, please adjust the height of the header on Enfold > Header Layout > Header layout > Header Size. Set the setting to custom pixel value. Adjust the height to 156px. This will automatically adjust the width of the logo.
On the hotspot element, when you add an image via the Add Media button, the image will be added on the tooltip not on the hotspot number.
Cheers!
Ismael
Hi Barb!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
#top .avia-icon-tooltip { display: none !important; }}
Cheers!
Yigit
Hi guys,
Is there a way to turn off the icon tooltip on mobile/responsive view, but keep it on desktop view? Now people have to touch the icon twice before they can use the link on mobile.
Sincerely,
Morticka
Hi pc37075!
You can add links but they would not be clickable since tooltip is currently displayed on hover. Some other users also requested such feature. Please go to – https://kriesi.at/support/enfold-feature-requests/ and vote that feature :)
Cheers!
Yigit
I hope someone can help with some basics. I am using the Enfold Map Element.
I have entered a name and address in the Marker Tooltip.
I am trying to get the name working as a Hyperlink but it is not working perfectly.
I try this: `<a href=”/portfolio-item/slider-two-third/” target=””>Town Hall></a>
Corporation Street
Huddersfield
West Yorkshire
HD1 2TA`
and am left with a > at the end of Town Hall
I try this: `<a href=”/portfolio-item/slider-two-third/” target=””><strong>Town Hall><strong/></a>
Corporation Street
Huddersfield
West Yorkshire
HD1 2TA`
and the whole line for Town Hall does not show. (my theme colour for Bold is blue and just putting strong around some text does work)
Can someone test this and see if I am doing something wrong?
I am trying to link the Marker Tooltip text to a page on my site of course.
Many thanks,
H
*note that the above ‘ has been inserted into this post as I used the code button before and after (I presume that is the correct thing to do when inserting HTML into forum posts)
Hey sterlingwilliam!
You can add images and videos but since tooltip is only shown on hover, you would not be able to click video play button. Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/ :)
Cheers!
Yigit
Hi!
You can generate one using the shortcode wand. Create a temporary page or post then use the shortcode wand. Go to Media Elements > Google Map. The shortcode looks like this:
[av_google_map height='400px' zoom='16' saturation='' hue='' zoom_control='aviaTBzoom_control']
[av_gmap_location address='' tooltip_display='' marker='' imagesize='40'][/av_gmap_location]
[/av_google_map]
[av_video src='' format='16:9' width='16' height='9']
[av_google_map height='400px' zoom='7' saturation='' hue='' zoom_control='aviaTBzoom_control']
[av_gmap_location address='Apopong' city='General Santos City' country='Philippines' long='125.1103736' lat='6.1093899' marker='' imagesize='40' tooltip_display='']
This is sparta!
[/av_gmap_location]
[av_gmap_location address='Matina' city='Davao City' country='Philippines' long='125.59519079999995' lat='7.067416799999999' marker='' imagesize='20' tooltip_display='']
This is Davao!
[/av_gmap_location]
[/av_google_map]
Regards,
Ismael
Hi!
I fixed it. I simply had to switch the long/lat values. The shortcode now is:
[av_google_map height='400px' zoom='16' saturation='' hue='' zoom_control='aviaTBzoom_control']
[av_gmap_location address='Aglantzias' city='Aglantzia' country='Cyprus' long='33.391600' lat='35.157087' tooltip_display='aviaTBaviaTBtooltip_display' marker='' imagesize='40'][/av_gmap_location]
[/av_google_map]
Regards,
Peter
Hi!
The tooltip size will depend on the tooltip content, regarding the scrollbars, try adding this to the Quick CSS:
.gm-style .gm-style-iw, .gm-style .gm-style-iw {
min-width: 330px !important;
}
Cheers!
Josue
Hey!
To change the title, try adding this at the very end of your theme functions.php file:
function modify_share_title(){
return "Share this"; // Put the string you want here
}
add_filter('avia_social_share_title', 'modify_share_title');
Regarding changing the tooltip that appears, please specify what exactly you want to change.
Cheers!
Josue
Hi !
How I can change the title that is on the social icons post? Default is “Share this entry”.
Also need to change the tooltip that appears when you hover over icons of social networks.
regards
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-tooltip.avia-tt {
width: 260px!important;
}
Regards,
Yigit
Hi There,
On your demo the sizes of your Marker Tooltip for maps have different sizes.
At our site the size is always the same and sometimes we have ugly scroll bars if there is to many content on Firefox browser. (Safari is rowing fine)
How can we change the size?
Many Thanks
So I pointed the child theme to a brand new clean upload of the theme and it’s working again, however, I am trying to use the toolTip plugin to make an image map with hotspots and when I switch to the default editor I get a blank filed for both the visual and HTML editor. Thoughts? thanks.
Hi,
i’ve already read, that u have some issues with the new hotspot feature.
I wanted to use them as links on worldmap. But there are two problems. I cant add a link direct to the hotspot and i also cant add the link to the infobox, cause the box disapears, when i leave the hotspot.
Maybe u think about to add some more features:
1. Add a link to Hotspot
2. An Option like: Show tooltip for 1, 2, 3, …. 15 seconds before it disapears.
Best regards
Patrick ;)
in mobile version work fine… “tooltip link”
Hi!
That isn’t available right now unfortunately.
@dpiassociati – There isn’t currently a delay option though Kriesi mentioned he might be adding the ability for the tooltips to work as links if there is enough interest for it.
Regards,
Devin
Hey bur2000!
Thank you for using the theme.
Please edit js > avia.js find this code on line 1351:
event: 'mouseenter', //mousenter and leave or click and leave
position:'top', //top or bottom
extraClass:'avia-tooltip-class' //extra class that is defined by a tooltip element data attribute
Replace it with:
event: 'mouseenter', //mousenter and leave or click and leave
position:'bottom', //top or bottom
extraClass:'avia-tooltip-class' //extra class that is defined by a tooltip element data attribute
Remove browser cache then reload the page a few times.
Best regards,
Ismael
In the tooltip if i insert a link is not clickable, how do I fix?
Hey,
thanks for the Update 2.9.
I want to make a Icon with a tool tip box. Now the tool tip box open above the icon. I wanna have it below the icon.
I dont find the css for that, could you please help me?
see here http://www.idee-und-design.com/werbeagentur-bremen/
thanks.
-
This topic was modified 11 years, 5 months ago by
bur2000.
I have setup a fresh wordpress install with the last version of Enfold 2.9
I have no plugins installed
Here is the page about HotSpots: http://www.wp-master.org/sandbox-image-with-hotspots/
I also I realized that the tooltip disappears if we move our mouse away. I supposed it was the you want it, but what if someone put a link inside his tooltip? He can’t click on it…
For instance, hover the (2)
>There is another issue: the hotspot image is in a 3/4 column but do not care oh his parent…
Thank you
This reply has been marked as private.
Hi!
Thank you for the update.
I’m sorry but there’s a big chance that a third party plugin is causing the issue because we can’t reproduce it on our test server. You’re right, the tooltip works fine when the site is NOT finish loading which tells us that after a certain script has been loaded, it somehow breaks the tooltip function. Did you modify any theme files? Please totally deactivate all plugins. Remove browser cache then reload the page a few times.
Best regards,
Ismael
Hi there,i’m sorry, this is the third time i’m asking for help. The tooltip/hover text is still not aligned, until i resize the browser to just the edge of the box of the website.
http://www.afa.org.sg/wordpress/whatwedo/educate/msm/team/
Also the light box is having the same problem. it isn’t aligned to the centre.
http://www.afa.org.sg/wordpress/whatwedo/educate/hso/gallery/
I’ve tried on all browsers, both windows and mac, uninstalled and re-installed the theme, deactivated all plugins, and removed all custom css. nothing seems to be working. can i get some help please? my site is already live and it’s quite unsightly.