Viewing 30 results - 181 through 210 (of 2,320 total)
  • Author
    Search Results
  • #1368351

    Hi Nikko,

    I see it now, but how to I get the IG and YouTube tooltip to use the same text as for FB, Twitter, Pinterest – “Share on Intagram” and “Share on YouTube”?

    Thanks
    Lyse

    #1367904

    In reply to: Last easy problems

    Hi,

    Thank you for the update.

    You can use this css code to adjust the width of the featured image.

    .single .fullsize .template-blog .big-preview img {
        width: 50%;
        margin: 0 auto;
    }
    

    To remove the border of the search tooltip or field, try this css.

    .avia-search-tooltip {
        box-shadow: none;
        border: 0;
    }

    Would you mind providing a screenshot of the border so just we can confirm that we are inspecting the correct element? You can use imgur, savvyify or dropbox for the screenshot. Thanks.

    Best regards,
    Ismael

    #1367476
    Munford
    Participant

    hi
    I am trying to hide the tooltips on image hover but keep the titles in the lightbox active.
    I’ve tried this code in functions.php

    /* Remove tooltips from images on hover */
    
    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');

    but that only hidethe titles and not the tooltips.

    and this in css:

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

    that did nothing.

    any advice on how to do this?
    thanks
    Nancy

    • This topic was modified 3 years, 3 months ago by Munford.
    • This topic was modified 3 years, 3 months ago by Munford.
    #1366963

    Hi Yigit,

    sorry, that doesn´t work. i try this before. but the following shortcode doesn´t work.

    [borlabs-cookie id="googlemaps" type="content-blocker"]
    [av_google_map zoom_control='aviaTBzoom_control' maptype_control='' streetview_control='aviaTBstreetview_control' zoom='9' maptype_id='' height='400px' saturation='' hue='#ffd64e' google_link='' confirm_button='Klicken Sie, um Google Maps zu laden' page_link_text='Öffnen Sie Google Maps in einem neuen Fenster' google_fallback='' attachment='280' attachment_size='full' id='' custom_class='' av_uid='av-kl5qaa40']
    [av_gmap_location address='Mittelstraße 68' postcode='90425' city='Nürnberg' state='' country='' long='11.0773218' lat='49.4776378' marker='196' imagesize='40' av_uid='av-1551i' tooltip_display=''][/av_gmap_location]
    [/av_google_map]
    [/borlabs-cookie]
    • This reply was modified 3 years, 3 months ago by Tobias.
    #1366764

    Hey steviger,
    Thanks for your question, we have updated the Icon / Filpbox Grid element since the thread you linked to, I see you want the image on the front and text on the back, so please try these steps.
    Add your text to the front Grid Item Sub-Title:
    2022-09-28_002.jpg
    then add your image to the backside Grid Item Content:
    2022-09-28_005.jpg
    and check the Inverse Layout – Ignored For Tooltip so the image will show on the front side.
    I linked to my test page below.

    Best regards,
    Mike

    #1366575

    Hey Samuel,

    Thanks for contacting us!

    To edit your Custom Elements, please go to Custom Elements tab and click “Edit Custom Elements” button.

    To delete them, hover on the element you would like to delete and click on “X”

    To rename them, edit the custom element, go to Customize tab and click “Edit Name And Tooltip” button.

    You can find screenshots here – https://imgur.com/a/Htxbh6q :)

    Best regards,
    Yigit

    #1366324

    In reply to: CSS tweaks

    Hey mvanstee,

    Thank you for the inquiry.

    1.) You can use this css code to adjust the color of the mail icon on hover.

    #top #wrap_all .av-social-link-mail:hover a, #top #wrap_all .av-social-link-mail a:focus {
        color: blue;
        background-color: red;
    }
    

    2-3.) You can adjust the main color in the Enfold > General Styling > Main Content panel. Look for the Main Content Background Color field. If you want to manually adjust it with css, use this code.

    .main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content, .main_color .av-share-box ul, #top .main_color .av-related-style-full .related-format-icon, .main_color .related_posts.av-related-style-full a:hover, .main_color.avia-fullwidth-portfolio .pagination .current, .main_color.avia-fullwidth-portfolio .pagination a, .main_color .av-hotspot-fallback-tooltip-inner, .main_color .av-hotspot-fallback-tooltip-count {
        background-color: red;
        color: #003d1d;
    }
    

    Best regards,
    Ismael

    #1366146

    Hi Ismael,

    Because the issue is intermittent, you may not see the error right away. That does not mean the site is working as expected – I can assure you that we are having a major disruption to all our events that has been happening on and off for several months. For example, I could not see the error yesterday but I do today. Please try on a laptop and mobile device, and try clicking on the event links on the homepage as well as as the event links in the event calendar.

    All our attempts to resolve it thus far have failed. As I previously mentioned, our dev site does not use Enfold and it works fine. Our live site, which uses Enfold continues to give us intermittent 404 errors, leading us to our default 404 page instead of event details. This leads us to believe that there is a conflict between Enfold and TEC. Have any other users reported issues like this?

    I activated debug mode and I see a few errors:

    [23-Sep-2022 13:52:21 UTC] PHP Notice: Trying to get property ‘province’ of non-object in /nas/content/live/sunbridge/wp-content/plugins/the-events-calendar/src/views/v2/list/event/venue.php on line 25
    [23-Sep-2022 13:52:21 UTC] PHP Notice: Trying to get property ‘address’ of non-object in /nas/content/live/sunbridge/wp-content/plugins/the-events-calendar/src/views/v2/list/event/venue.php on line 26
    [23-Sep-2022 13:52:21 UTC] PHP Notice: Trying to get property ‘post_title’ of non-object in /nas/content/live/sunbridge/wp-content/plugins/the-events-calendar/src/views/v2/list/event/venue.php on line 30
    [23-Sep-2022 13:52:34 UTC] PHP Deprecated: Function Tribe__Events__Pro__Main::disable_recurring_info_tooltip is deprecated since version 6.0.0 with no alternative available. in /nas/content/live/sunbridge/wp-includes/functions.php on line 5389

    I will continue to collect these over the n ext few hours. In the meantime, can you help us get to the bottom of this?

    #1365260

    Topic: remove myfonts counter

    in forum Enfold
    fkm
    Participant

    Hi Enfold team,

    I assume that this is not covered by your support, but maybe you could still give me some advice:

    we have received a written warning from a lawyer because we would use dynamic google fonts on our website (where the IP address of the visitor would be sent to Google in the US which should be a violation of personal rights if it´s without permission).
    In fact – as we now found out – a dynamic google font was used in the google maps tooltip (so we’ve removed google maps for now).
    Apart from that we are using font files that we have licensed/purchased from myfonts.com and which may be stored locally in the child theme (please see screenshot 1).

    On a website where you can have your own website checked for data protection violations, it was shown that page view tracking from MyFonts (myfonts counter) was integrated into our website (please see screenshot 2 + 3).
    This could equate to the problem with the google fonts mentioned at the beginning.
    So I tried to delete the myfonts counter but I could not locate this function.

    Do you perhaps have an idea where to find this function or where to deactivate it?

    Thank you very much in advance for a short reply.

    Best regards,
    fkm

    #1364581

    Hi Rikard,

    Thank you for explanation and the link, finally I solved the issue with the “Hide Titles On Hover: hide tooltip when hover on links” plugin. Thanks again for help and you can close the ticket.

    Best regards,
    Marina

    #1364544

    Hi,

    That is not a tooltip coming from the theme. It’s default browser behaviour which is not added or controlled by the theme. This might help you out with removing it though: https://spigotdesign.com/hide-title-attribute-hover-dont-remove/

    Best regards,
    Rikard

    #1364523

    Hello,

    I tested it in 3 browsers, in guest mode, with cleared cache, and everywhere there are tooltips. Please see the screenshot.

    Best regards,
    Marina

    #1364481

    Hey Ismael,

    Does not work, I disabled CSS and Javascript files merging and compression. Please see the provided link, I would like to disable all tooltips (over the thumbnail and over the title) appearing on mouse hover over the “You might also like” block at the bottom of the post.

    Thank you,
    Marina

    Dear Guenni007,
    thx for your reply.
    This is the Code I mentioned in the desc. for the search links:

    <a aria-label="Suche" href="?s=" rel="nofollow" data-avia-search-tooltip="
    
    <form role=&quot;search&quot; action=&quot;https://internetschlosser.de/&quot; id=&quot;searchform&quot; method=&quot;get&quot; class=&quot;&quot;>
    	<div>
    		<input type=&quot;submit&quot; value=&quot;&quot; id=&quot;searchsubmit&quot; class=&quot;button avia-font-entypo-fontello&quot; />
    		<input type=&quot;text&quot; id=&quot;s&quot; name=&quot;s&quot; value=&quot;&quot; placeholder='Suche' />
    			</div>
    </form>
    " aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" style="height: 90px; line-height: 90px;"><span class="avia_hidden_link_text">Suche</span></a>

    You’ll see in the first line the nofollow attr. – this should be gone.
    The second part regarding the PRG patterns, if I understood your explanation right, can be done by a script loaded in the footer combined with a class? That would be really exciting …
    Looking forward for your reply.
    All the best,
    Chris

    #1363869

    Hey Marina,

    Thank you for the inquiry.

    We can use the following css code to hide the tooltip of the sharing links.

    .av-share-link .avia-related-tooltip {
        display: none !important;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1363859
    Marina
    Participant

    Hello,

    I would like to disable all tooltips of the Related Entries element. There are two tooltips: with the entry title and with the thumbnail title. Is it possible to not show them at all?

    Thank you,
    Marina

    #1363450

    Hi Jarvis,

    You can also use jQuery to dynamically apply the title attribute to the sharing links, copy the value of the data-avia-related-tooltip attribute from the .av-share-link a element. This is probably much more simple than overriding the whole class.

    Thank you for your patience.

    Best regards,
    Ismael

    #1363330

    @Ismael
    Regarding the tooltip – This is what I thought as well.
    The client has flagged an issue in their SEMRush report. To be honest I think this might be a false positive.

    I’ll see if I can put a function together that overrides the default function so that the title and alt are displayed.

    Thanks Ismael

    #1363328

    Hi,

    Thank you for the update.

    You may need to override the avia_social_share_links class without class_exists condition instead of copying the whole helper-social-media.php file in your child theme. The title attribute is not added by default because of the sharing links’ tooltip, which displays the value of the $name variable.

    Best regards,
    Ismael

    #1363193

    Hey doug123,
    Thanks for the link to your site, you had the Show Tooltips option set to On Mouse Hover, but you wanted Show On Mouse Hover – Hide On Click. I changed this for you.
    2022-08-30_001.jpg
    please clear your browser cache and check.

    Best regards,
    Mike

    #1363129

    Hey Thomas,

    Thank you for the inquiry.

    You can edit the enfold/includes/helper-social-media.php code file and around line 751 you will see the html for the social share links.

    $this->html .=		"
     	<li class='av-share-link av-social-link-{$key}' >";
    				$this->html .=			"<a {$blank} {$aria_label} href='" . esc_url( $url ) . "' " . av_icon_string( $icon, false ) . " title='' data-avia-related-tooltip='{$name}'>";
    				$this->html .=				"<span class='avia_hidden_link_text'>{$name}</span>";
    				$this->html .=			'</a>';
    				$this->html .=		'</li>
    ';
    

    The $name variable should contain the text “Share on xx” or “Link to xx”.

    Best regards,
    Ismael

    #1363085
    thinkjarvis
    Participant

    Hi Guys,

    I am working on an Enfold site with a client at the moment.

    SEM Rush reports have highlighted that the social share links at the bottom of each blog post do not have alt text and titles.
    Is there an easy way to add simply Alt Text and Titles like:

    title=”Share on Facebook” alt=”Share on Facebook”
    Then the same thing for the other social media share links share on linkedin, share on twitter etc.etc.

    I can see that Aria Data is present and the tooltip data is contained withing a > span. But the actual link does not have a title.

    Please see link in private content to clients site

    #1360394

    Hi kellyCraftMedia,

    I see, please try adding this CSS code in Quick CSS:

    #top .avia-tooltip {
        width: auto;
    }

    Best regards,
    Nikko

    #1360234

    Hi kellyCraftMedia,

    For the tooltip in the image w/ hotspots, I have checked it however I don’t see the issue, I see it like this:

    LOCATION:
    SUITE 132

    Is this already fixed?

    Best regards,
    Nikko

    #1360198

    Nevermind about the image opacity – that was my fault! Just the tooltip text box stuff. Thanks!

    #1360192
    Kelly Erickson
    Participant

    Hi there!

    Working on an image w/ hotspots element, but I ran into a couple of issue:
    1) I have a couple of text items that are a larger font size than the standard paragraph size (H3, specifically) but the tooltip width is set and isn’t “responsive” to a particular width of a word/line of text. As a result, the word “LOCATION” gets broken up into two lines:

    LOCATIO
    N:

    Is there a way to make it so the width of the tooltip text boxes aren’t set to a specific width, but respond to the width of the text lines as I set them?

    2) The image I placed in the background appears to have some sort of overlay or opacity applied to it that I’d like to remove so it doesn’t look so greyed out.

    Thanks in advance!

    #1358878

    temp remove of the title tag on hovering – put this to your child-theme functions.php:

    function temporary_removal_title_tags(){
    ?>
    <script>
      window.onload = function() {
          var links = document.querySelectorAll('a, img, *[title]');
          for (var i = 0; i < links.length; i++) {
              var link = links[i];
              link.onmouseover = function() {
                  this.setAttribute("data-tooltip", this.title);
                  this.title = "";
              };
              link.onmouseout = function() {
                  this.title = this.getAttribute("data-tooltip");
              };
              link.onmousedown = function() {
                  this.title = this.getAttribute("data-tooltip");
              };
          }
      };
    </script>
    <?php
    }
    add_action('wp_footer', 'temporary_removal_title_tags');
    #1358665

    to which element this request is concerning?
    There are some ALB elements which are accompanied by a tooltip.

    PS: really 10px width ?

    #1358639
    tyronere
    Participant

    Good day

    I am having issues adjusting the width of the Icon Tooltip background block.

    I’ve used the below code which was on another thread but it isn’t seem to be having any effect on that part of the Tooltip. No matter what width I set it remains the same. All the colours change so it might be a quick fix.

    /* Tooltip size */
    .avia-tooltip {width: 10px; color: white; background: rgba(18,66,104,0.9); }

    Any help would be appreciated.

    Thanks

    sky19er
    Participant

    Hey, I know this isn’t an Enfold-specific question, so feel free to shut me down on this, but I’m at my wit’s end trying to find this solution, so I figured I’d beg you for help ;).

    I’m using the Gallery element for a client, and using the Custom Link field to link each of their experts to their bio pages, but the experts have these credentials in their names — MD, PhD, DO, ABPP, etc. — and I notice the title attributes are being changed to sentence case, so the credentials show as Md, Phd, Do, Abpp, etc. on the front-end.

    I’ve tried using a couple of tooltips plugins to address this, but since the title tags are being converted before the plugin does it’s work, I can’t use the css text-transform: none to get the solution I need; that just leaves it as sentence case. I could use the plugin and text-transform: uppercase, but that’s not ideal either, since, for example, “PhD” is really the correct syntax I’m looking for.

    It seems there might be a javascript solution, but I haven’t been able to find that solution.

    Are you able to give me any clues or point me in the right direction on this, by chance?

    Thanks so much and lmk if you have any questions.

Viewing 30 results - 181 through 210 (of 2,320 total)