Viewing 30 results - 1,501 through 1,530 (of 2,320 total)
  • Author
    Search Results
  • #537058

    Hey!

    The html tags added in the Marker Tooltip are causing the issue. I cloned the map element, remove the html tags then remove the original element. The map started to work again. http://newsite.curlyhost.com/locations/

    Try to shorten the google maps url inside the Marker Tooltip: http://bitly.com/ http://goo.gl/

    NOTE: I saved the original google map element as template (Google Map).

    Cheers!
    Ismael

    #537052

    Hey!

    I’m sorry but this feature hasn’t been added yet. However, you can add an icon element with an optional tooltip, generated from the shortcode wand, inside the table cells. Add this in the QuicK CSS field to fix the layout issues once you added the icon:

    .pricing-table li:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
        clear: both;
        overflow: auto;
    }

    Cheers!
    Ismael

    #537030
    alex5252
    Participant

    Hi,

    I am using a “Progress Bars” element and I would like to make it so when someone hovers over the progress bar it displays a tooltip with information above it. How would I do this?

    Thanks!

    • This topic was modified 10 years, 2 months ago by alex5252. Reason: added website link
    #536413

    Hi Eliott,

    I use the enfold theme, pretty much out of the box.
    Nothing in quick-css, I’ve put everything in the style.css in my child theme instead to have it all gathered in one place!

    My style.css looks like this at the moment.. I’m aware it could be more structured but that will be done when all coding is finished.

    
    */ ÄNDRA TREDJEMENYN */
    #top .av-main-nav ul ul {
      	left: 207px !important;
        box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.6) !important;
        border-left: 1px solid rgba(0, 0, 0, 0.8)!important;
        border-top: 1px solid rgba(0, 0, 0, 0.9)!important;
    }
    
    */ MODIFIERA FONTER */
    #top #wrap_all .main_color h3 {
        margin-bottom: 3px !important;
        margin-top: 25px !important;
    }
    
    p { margin-top: 0px !important; }
    
    .active_tc.toggle_wrap {line-height:1.3em !important }
    
    .toggle_icon {
      width:15px !important;
      height:15px !important;
      top:15px !important; 
      }
    
    */ Dela Blogginlägg */
    .avia-related-tooltip {
      width:200px !important;
      box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1) !important;
    }
    
    */ BLOGG-LAYOUT */
    .widgettitle { font-weight:400 !important }
    .template-blog .post_delimiter { border-bottom: 1px dotted #E1E1E1 !important }
    
    #top .av-main-nav ul a {
      text-transform:uppercase !important;
      line-height:2em !important; 
    }
    
    #top #header .av-main-nav > li > a {
      font-size: 14.1px !important;
      font-weight:normal !important;
      }
    
    #top #header .av-main-nav > li > a:hover {
      font-size: 14.1px !important;
      font-weight:normal !important;
      color:#00A9E0 !important;
      }
    
    #top .av-subnav-menu  { 
      color: #222222 !important; 
      font-size:14.1px !important;
      font-weight:normal !important;
      line-height: 2em !important;
      text-transform: uppercase !important;
    }
      
    .av-main-nav > li > ul {
     box-shadow:0px 1px 1px 1px rgba(0, 0, 0, 0.5);
     }
    
    #top .av-submenu-container { z-index: 99!important; }
    .main_menu {text-transform:uppercase;}
    
    .flex_column .widget .widgettitle, .content .widget .widgettitle {
      margin-top: 0.85em;
    	padding-bottom: 8px !important;
      margin-bottom: 18px !important;
      	border-bottom: 1px solid rgba(255,255,255,0.6);
      }
    
    .footer_color div { line-height: 1.4 }
      
    #top .news-content { padding:0px 3px 10px 0px !important }
    
    .main_color td,
    .main_color tr, 
    .main_color th,
    .main_color td{
      border:none !important;
      font-size:15.1px;
      margin: 0px;
    	padding: 0px 0px 4px;
      }
    
    .avia_textblock {
        font-weight: 300 !important;
        line-height: 1.5em !important;
        font-size: 15.1px !important;
      }
    
    p {
      font-weight:300;
      line-height: 1.5em (26.4px);
      vertical-align: baseline;
      letter-spacing: normal;
      word-spacing: 0px;
      }
    
    */ MOBILMENY- STYLING */
    #mobile-advanced li > a::before, 
    .html_header_mobile_behavior #mobile-advanced span > a::before, 
    #mobile-advanced .mega_menu_title::before {
        content:"";}
    
    .av-special-heading .av-special-heading-tag {
      font-size:30px;
      padding-bottom:30px !important;
      }
        
    #header_main, #header {
    border-bottom-color: #FFFFFF !important;
    z-index:9999 !important;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6) !important;
     }
    
    .avia-layerslider {
        border-top-style: solid;
        border-top-width: 1px;
        overflow: hidden;
        z-index: 999 !important;
        box-shadow: 3px 5px 7px rgba(0, 0, 0, 0.8) !important;
      }
    
    @media only screen and (max-width: 768px) 
    { .logo a { overflow:visible!important; }}
    
    /* BLOGGPOSTRUBRIK */
    #top .fullsize .template-blog .post-title{
    text-align: left !important;
    max-width: 100%;
    }
    
    .toggle_icon {
    border: 0px !important
    }
    
    /* DÖLJ ÖVERLAY*/
    .image-overlay {
     visibility: hidden; 
    }
    
    /* ------- ACCORDION BÖRJAR ------- */
    /* MENYNS LAYOUT */
    .main_color .toggler {
    background: #c4e1f2 !important;
    color: #404040 !important;
    border: none !important;
    }
    
    /* VID HOOVRING AV MENY */
    .main_color .toggler:hover { 
    background: #ebf1f4 !important;
    color: #404040 !important;
    border-color: #EFEFEF !important; 
    border: px;
     }
    
    /* INNEHÅLLET - CONTENT */
    .main_color .toggle_content {
    background-color: #FFFFFF !important;
    border-color: #EFEFEF !important;
    }
    
    /* BLOGG-POST-BREDD */
    #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }
    
    @media only screen and (min-width: 768px) {
    div.comment-entry.post-entry {
        width: 80%;
        margin: 0 auto;
    }}
    
    /* TA BORT BLOGG-IKONEN */
    .single .blog-meta { display: none!important; }
    .rounded-container .iconfont, .small-preview .iconfont { display: none; }
    .template-blog .blog-meta, .multi-big .post_author_timeline, .single-small .post_author_timeline { display: none; }
    
    /* Horisontell kantlinje på expandera-ikonen */
    .toggle_icon, .toggle_icon .hor_icon { 
    border-color: #9B9B9B !important; }
    
    /* Vertikal kantlinje på expandera-ikonen */
    .toggle_icon .vert_icon { 
    border-color: #9B9B9B !important; }
    
    /* Phone info */
    .phone-info a { color: #039ed2 !important; }
    .phone-info a:hover { color: #039ed2 !important; }
    
    #footer .widget a { color: #FFF !important; }
    #footer .widget hover { color: #039ed2 !important; }
    
    /* Förändra miljön för submenyn */
    
    #header .avia_mega_div .units {
    border-right-style:none; 
    }
    
    #top #header .mega_menu_title a {
    font-size:15px;
    text-transform:uppercase;
    margin-bottom:
    }
    
    #top #header .avia_mega_div > .sub-menu {
    background-color:#FFF;
    text-transform:uppercase;
    }
    
    #top #header .avia_mega_div > .sub-menu a:hover { background-color:#FFF; }
    #top #header .avia_mega_div > .sub-menu > li > ul { margin-left:10px; }
    #top #header .avia_mega_div > .sub-menu > li > ul > li a { padding: 0; }
    
    /* Förändra mobilmenyn */
    #mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
    background-color:#FFF;
    border-color:#F5F5F5;
    }
    
    #mobile-advanced li > a:hover, .html_header_mobile_behavior #mobile-advanced span:hover, .html_header_mobile_behavior #mobile-advanced span:hover a {
    background-color:#00A9E0
    }
    
    #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover {
    background-color:#00A9E0;
    border-color:#00A9E0;
    color:#FFF;
    }
    
    #advanced_menu_toggle, #advanced_menu_hide { border:none }
    #mobile-advanced > li:first-child > a:first-child { border:none }
    
    .avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover { 
    background-color:#00A9E0;
    border-color:#00A9E0; }
    
    #mobile-advanced { 
    padding:64px 0px;
    top:63px;
    }
    
    #advanced_menu_hide {
    top:99px;
    right: 30px;
    }
    
    /* Ta bort border på social widget */
    #top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a, #top #wrap_all .social_bookmarks li {border:none; }
    
    /* Webshopsikon */
    #top #wrap_all .av-social-link-Webshop:hover a{color:#fff; background-color:#00A9E0; }
    
    .responsive #header_meta .social_bookmarks li { border-width:0px; }
    .responsive #top #header_meta .social_bookmarks li:last-child {border-width:0px; }
    
    .header_bg { opacity:1; }
    
    #header .twelve.units { 
    width: 800px !important;
    box-shadow:0px 1px 3px 0px #333; 
    }
    
    .header-scrolled .logo img {
    padding-top: 3px;
    padding-bottom: 3px;
    }
    .logo img {
    padding-top: 3px;
    padding-bottom: 3px;
    }
    
    .main_color .special-heading-inner-border { border:none }
    body .av-special-heading .av-special-heading-tag { font-weight:300 }
    
    #top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select 
    {
    	padding:10px 10px;
    	box-shadow:inset 1px 1px 5px rgba(0, 0, 0, .05);
    	background:#FFFFFF;
    	border:#EEE 1px solid;
    	color:#999;
    	font-size:13px;
      	width:100%;
      	margin-right: 20px;
      }
      
    #top input[type="text"], 
    #top input[type="email"],
    #top input[type="password"],
    #top input[type="tel"],
    textarea {
    	padding:10px 10px;
    	box-shadow:inset 1px 1px 5px rgba(0, 0, 0, .05);
    	background:#FFFFFF;
    	border:#EEE 1px solid;
    	color:#999;
    	font-size:13px;
      	width:100%;
      	margin-right: 20px;
    }
    
    @media only screen and (max-width: 767px) {
    	.responsive #top #header {
             position: fixed !important; }
    }
    
    @media only screen and (max-width: 768px) {
    .logo, .logo a, .logo img { max-height: 70px!important; }}
    
    @media only screen and (max-width: 767px) {
    	.responsive #top #main { margin-top:135px }
    }
    
    .menu li > a:after,
    . {
        color: #000;
        content: ' ▾';
    }
    
    .menu li > a:only-child:after {
        content: '';
    }
    
    #mobile-advanced ul a, #mobile-advanced .mega_menu_title {
    text-transform:uppercase;
    color:#5bc2e7; 
    }
    
    #mobile-advanced li > a::before, 
    .html_header_mobile_behavior 
    #mobile-advanced span > a::before, 
    #mobile-advanced .mega_menu_title::before { content:none;}
    
    */ LAYERSLIDER SHADOW */
    .avia-layerslider {
      box-shadow: 5px 8px 5px rgba(0, 0, 0, 0.3) !important;
      position: relative !important;
      z-index: 9999 !important;
    }
    
    .main_color strong { color:inherit !important }
    • This reply was modified 10 years, 2 months ago by Sunique.
    #536265
    hawea74
    Participant

    Hi there,

    Just a very small issue – I have an Easy Slider running and when a slide is moused over the image title appears briefly.

    Up until 3.3.2 I was able to comment out the line in avia-shortcodes > slideshow.php (Line 728) like this:

    //$linktitle = trim($slide->post_title) ? esc_attr($slide->post_title) : "";

    Now after 3.4.2 update slideshow.php has changed and is much smaller.

    Can you please tell me how I can remove image title ‘tooltips’ in Easy Slider ?

    Thanks, obviously not an important issue :)

    Regards, David

    Hey!

    Sorry i missed that part.
    You can try adding following code to Functions.php file in Appearance > Editor

    
    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('span.mega_menu_title a ').attr('target','_blank');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    If that does not help, please post the link to the reply #522607

    Regards,
    Yigit

    #535372

    Hi!

    I can’t really see anything at your gif, because it’s simply too fast, I don’t see any issue at all there. However, I checked your website again and can see what you mean there. How did you implement those tooltip images? did you use any plugin for this function? If not then try to deactivate all plugins, to check if one is causing this problem. Are you using any caching plugin? if yes clear cache in it and switch it off, before deactivating the whole caching plugin.

    Regards,
    Andy

    #535094

    No, it is not fixed. Here is a gif of the issue as it appears to me:

    The issue in gif form

    You will see that the tooltip with the image loads in the wrong place, and then moves up to sit where it is supposed to.
    After the image has been loaded once it does not have the issue again.

    • This reply was modified 10 years, 2 months ago by jaimemerz.
    #534934

    Hey!

    tooltip images are opening fine for me now. Could you fix it?

    Best regards,
    Andy

    #534885

    In reply to: data-avia-tooltip

    Hi jjma!

    Which tooltip is it? Image element, team element? etc etc

    Can you send us a link to the page? You can set your reply as private if you wish.

    Cheers!
    Elliott

    #534872

    Topic: data-avia-tooltip

    in forum Enfold
    jjma
    Participant

    How do you change the width of the tooltip to accommodation more text? It’s a bit small at the moment.

    thanks

    Jon

    #533120
    teppana99
    Participant

    Hi,
    Can you help me with these two items with my site http://www.healser.com?
    A) On the top of the page there is a thin (about 5-10px) white area. How I can remove this? When you resize the browser windows size this are is also changing.
    B) At the bottom of the page I have share social buttons. How to show all share buttons with related colour? What I mean that currently the button in transparent and when you hoover your mouse on top e.g. for FB button the button colour change to blue and there is a tooltip text. E.g. for FB I would like to have blue colour shown all the time and when you hoover mouse on top of this then only the tool tip text would be shown. And the same way for all share icons by using the related colour for each social share button.

    #533034

    Hey!

    What if you add or include the google map link inside the “Marker Tooltip” field?

    <a href="GOOGLE MAP LINK">Link to google map</a>
    

    I think that’s the easiest workaround.

    Best regards,
    Ismael

    Hi!

    Please add following code to functions.php file in Appearance > Editor

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('.single .quantity').append('<span class="custom-attr"> Meter</span>');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    Regards,
    Yigit

    #532516
    codearchitects
    Participant

    Hi,
    i’ve installed CM Tooltip Glossary Plugin to implement a glossary into our site.
    That plugin works pretty fine, but there is an issue on every glossary terms: they are all considered like an article (we have another section for the articles).
    For example, the breadcrumb shows “blog – latest news” or there is the date, and it’s wrong.(a glossary item link is in private content)
    Any suggestion to fix that issue?
    Thank You so much for support
    Daniele

    #532505

    Hi!

    on the link you have provided I almost can’t see any camera icons and no tooltips are showing up for me at all.
    We need to be able to see the issue.

    Regards,
    Andy

    #532006
    sitesme
    Participant

    Hi,

    With the existing Google Maps componente, is it possible to have a link on the tooltip markup that will take the user to Google Map website (from a desktop) or to Google Map app from the mobile?

    Thank you

    Ok, i added the following code to your child theme functions.php:

    if(!function_exists('avia_append_search_nav'))
    {
    	//first append search item to main menu
    	add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );
    	add_filter( 'avf_fallback_menu_items', 'avia_append_search_nav', 10, 2 );
    
    	function avia_append_search_nav ( $items, $args )
    	{	
    		if(avia_get_option('header_searchicon','header_searchicon') != "header_searchicon") return $items;
    		if(avia_get_option('header_position',  'header_top') != "header_top") return $items;
    	
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">
    							<a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
    	        		   </li>';
    	    return $items;
    	}
    }
    

    That will override the parent avia_append_search_nav function and it will make sure to append the search icon to all menus regardless of location.

    Regards,
    Josue

    #530372
    professorshouse
    Participant

    Hello

    On theme forest I mentioned that the “Topics You May Like” was not showing up below the posts… you mentioned i should post here at “support”.

    “Please start a thread on our support forum – https://kriesi.at/support/ and attach temporary admin logins in private content field so we can look into it”

    On Enfold Theme Options > Blog Layout > Related Entries >
    We have it set to “Show Thumnails and display post title by tooltip”, we have also tried “Show Thumnails and display post title by tooltip”

    Thanks
    David

    sushilkin
    Participant

    Hi,

    I am using hotspot feature on the page deltacontrolstoronto.com/solutions. I want to make hotspot invisible and also increase the size so that it can cover each image. So that if someone hover any image, tooltip shows and by clicking it go on particular link.

    Can you please help.

    #528937

    Hi Blaahval!

    Let us try without seeing your website. If following does not help, please post the link to your website and point out the pages where you would like to make changes.

    1- Please add a Color Section element right below your fullscreen slider and give that color section a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then link one of the buttons of your slider to that id ( for example: #my-next-section )
    2- Please edit your Grid Row element and give it a unique ID and then add following code to Functions.php file in Appearance > Editor

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('#your-unique-grid-row-id .flex_cell:nth-child(3)').attr('id','my-third-cell');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    that should target 3rd column. If you are using more or less columns, you can change (3) in the code accordingly. Then you can simply link your button to #my-third-cell

    Cheers!
    Yigit

    #528832

    Hey!

    Just to make sure that we are on the same page, you would like to remove title from title and leave it on other elements? If so, please change the code to following one

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('.main-title.entry-title a').removeAttr('title');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    If not, please elaborate a bit more.

    Best regards,
    Yigit

    #527532

    Hey!

    Please add following code to functions.php file in Appearance > Editor

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('a').removeAttr('title');
    jQuery('img').removeAttr('title');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    Cheers!
    Yigit

    #525191
    sdkl
    Participant

    ****fixed****

    taken from https://kriesi.at/support/topic/aviatooltip-is-not-a-function-error/

    ***You have to shut off rocket loader in cloudflare, for some reason now it will kill the site in FF & chrome. ***

    Original Issue:

    Having issues with the sites working on FF and chrome. Works perfect in IE, works perfect if FF & chrome do a useragent change to IE.

    Errors still occur with wp-rocket and cloudflare in development mode.

    On either browser, no sliders, animations via icon box, animations of any kind. even simple image boxes with images do not display anymore. Have not done any changes to site or changed code lately.

    This is the an error on chrome:
    Uncaught TypeError: $.AviaTooltip is not a function(anonymous function)
    @ avia.js?ver=3:7j
    @ jquery.js?ver=1.11.3:1k.add
    @ jquery.js?ver=1.11.3:1m.fn.ready
    @ jquery.js?ver=1.11.3:1(anonymous function)
    @ avia.js?ver=3:2(anonymous function)
    @ avia.js?ver=3:374

    What is the fix?

    • This topic was modified 10 years, 2 months ago by sdkl.
    #524780

    Hi!

    Add this in the functions.php file:

    add_filter( 'ava_main_header', 'avia_append_search_nav_mod', 10, 1);
    
    function avia_append_search_nav_mod( $items )
    {
    
    	global $avia_config;
    	ob_start();
    	get_search_form();
    	$form =  htmlspecialchars(ob_get_clean()) ;
    
    	$items = '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">
    					<a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
    			   </li>';
    
    	echo $items;
    }
    

    This will put the search icon inside the main header. Use the Quick CSS field to adjust the position of the icon. Unfortunately, you cannot append the search icon directly in the social icon container.

    Regards,
    Ismael

    #524586

    when clicking to edit the only icon options available are:

    Icon Style – either “Default inline style” or “Standalone icon with border and caption”
    Ican caption
    title link
    icon size
    icon position
    and optional tooltip

    but nothing enables the “sonar effect”

    Hey!

    Check it now, i added this code to child functions.php:

    $tep = TribeEventsPro::instance();
    $tep->disable_recurring_info_tooltip();
    

    Cheers!
    Josue

    #524440

    Hey goldon!

    Drag a color section to your page and set it to be parallax. Inside the color section you can drag a special heading element and a textblock.

    The “buttons” your referring to are actually the icon element. You can drag columns into the color section and add an icon element to each column. Edit each icon and you can set a caption text and a tooltip hover as well.

    Cheers!
    Elliott

    #524322

    Hey!

    If you select the “top left” position, the “left” actually refers to the position of the “bubble arrow”, not the whole tooltip bubble. Please play around with the position options to better understand what I mean. If you want to show the tooltip beside the hotspot, select the options under “Left” or “Right”.

    Regards,
    Ismael

    #523563

    In reply to: tool tip problems

    Hey!

    Please change the code to following one

    .single .avia-tooltip.avia-tt {
        display: none!important;
    }

    Regards,
    Yigit

Viewing 30 results - 1,501 through 1,530 (of 2,320 total)